summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-900/+1244
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-16/+4
2019-07-19Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-nextDave Airlie-372/+475
2019-07-19Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-255/+663
2019-07-19drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bugBen Skeggs-29/+0
2019-07-19drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSPBen Skeggs-0/+36
2019-07-19drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu-1/+1
2019-07-19drm/nouveau/dmem: missing mutex_lock in error pathRalph Campbell-1/+2
2019-07-19drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors readsKarol Herbst-0/+10
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs-55/+55
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin-277/+277
2019-07-19drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul-0/+20
2019-07-19drm/nouveau/disp/tu102-: wire up scdc parameter setterBen Skeggs-0/+1
2019-07-19drm/nouveau/core: recognise TU116 chipsetBen Skeggs-0/+36
2019-07-19drm/nouveau/kms: disallow dual-link harder if hdmi connection detectedBen Skeggs-2/+5
2019-07-19drm/nouveau/disp/nv50-: fix center/aspect-corrected scalingIlia Mirkin-4/+24
2019-07-19drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modesIlia Mirkin-2/+7
2019-07-19drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89.Timo Wiren-1/+1
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce-5/+3
2019-07-18drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freqhersen wu-26/+41
2019-07-18drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlersAlex Deucher-10/+0
2019-07-18drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas-3/+13
2019-07-18Merge tag 'drm-misc-next-fixes-2019-07-11' of git://anongit.freedesktop.org/d...Dave Airlie-273/+106
2019-07-17drm/amdkfd: Remove GWS from process during uninitJoseph Greathouse-0/+3
2019-07-17drm/amd/amdgpu: Fix offset for vmid selection in debugfs interfaceTom St Denis-1/+1
2019-07-17drm/amd/powerplay: update vega20 driver if to fit latest SMU firmwareEvan Quan-2/+4
2019-07-17drm/amd/powerplay: maintain SMU FW backward compatibilityEvan Quan-3/+9
2019-07-17drm/amd/powerplay: correct smu_update_table usageEvan Quan-23/+23
2019-07-17drm/amd/powerplay: fix deadlock around smu_handle_task V2Evan Quan-3/+0
2019-07-17drm/amd/powerplay: avoid access before allocationEvan Quan-4/+7
2019-07-17drm/amd/powerplay: fix memory allocation failure check V2Evan Quan-2/+2
2019-07-17drm/amdgpu: Fix silent amdgpu_bo_move failuresFelix Kuehling-3/+37
2019-07-17drm/amdgpu: drop dead headerAlex Deucher-33/+0
2019-07-16drm/amd/powerplay: Use proper enums in vega20_print_clk_levelsNathan Chancellor-3/+3
2019-07-16drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCHNicolai Hähnle-17/+10
2019-07-16drm/amd/powerplay: enable fw ctf,apcc dfll and gfx ssKenneth Feng-6/+5
2019-07-16drm/amdgpu: check kdb_bin_size to exclude kdb loading sequenceHawking Zhang-1/+1
2019-07-16drm/amdgpu: Fix unaligned memory copiesFelix Kuehling-0/+2
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds-3/+3
2019-07-16drm/amdgpu: replace simple_strtol() by kstrtou32()Wang Xiayang-1/+2
2019-07-16drm/amdgpu: remove memset after kzallocFuqian Huang-8/+0
2019-07-16drm/amd/amdgpu: hide #warning for missing DC configArnd Bergmann-6/+0
2019-07-16drm/amdgpu: Fix Vega20 Perf counter for pcie_bwKent Russell-2/+8
2019-07-16drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10Tom St Denis-0/+7
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis-13/+14
2019-07-16drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smuKevin Wang-23/+41
2019-07-16drm/amd/powerplay: fix save dpm level error for smuKevin Wang-4/+3
2019-07-16drm/amd/powerplay: avoid double check feature enabledKevin Wang-15/+8
2019-07-16drm/amd/powerplay: add standard profile dpm support for smuKevin Wang-1/+1
2019-07-16drm/amd/powerplay: add socclk profile dpm support.Kevin Wang-0/+6