summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2019-10-30drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher-0/+18
2019-10-30drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils-3/+1
2019-10-30dc.c:use kzalloc without testzhongshiqi-0/+4
2019-10-30drm/amd/display: setting the DIG_MODE to the correct value.Zhan liu-0/+9
2019-10-30drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss-6/+18
2019-10-30drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei-1/+2
2019-10-30drm/amd/display: Allow inverted gammaAidan Yang-14/+8
2019-10-30drm/amd/display: do not synchronize "drr" displaysJun Lei-0/+6
2019-10-30drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky-1/+3
2019-10-30drm/sched: Set error to s_fence if HW job submission failed.Andrey Grodzovsky-3/+16
2019-10-30drm/amdgpu/gfx10: update gfx golden settings for navi12Tianci.Yin-1/+1
2019-10-30drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin-1/+1
2019-10-30drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin-1/+1
2019-10-30drm/amd/display: Change Navi14's DWB flag to 1Zhan liu-1/+1
2019-10-30drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pierre-Eric Pelloux-Prayer-0/+1
2019-10-30drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong-0/+1
2019-10-29drm/i915: Fix PCH reference clock for FDI on HSW/BDWVille Syrjälä-5/+23
2019-10-29drm/i915/tgl: Fix doc not corresponding to codeAnna Karas-2/+2
2019-10-29drm/panfrost: Don't dereference bogus MMU pointersRobin Murphy-3/+3
2019-10-29drm/panfrost: fix -Wmissing-prototypes warningsYi Wang-4/+6
2019-10-29drm/etnaviv: fix dumping of iommuv2Christian Gmeiner-2/+4
2019-10-29drm/etnaviv: reinstate MMUv1 command buffer window checkLucas Stach-3/+14
2019-10-29drm/etnaviv: fix deadlock in GPU coredumpLucas Stach-2/+2
2019-10-29drm: bridge: dw-hdmi: Report connector status using callbackCheng-Yi Chiang-1/+51
2019-10-25Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/l...Dave Airlie-46/+92
2019-10-25Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-3/+4
2019-10-23drm/v3d: Fix memory leak in v3d_submit_cl_ioctlNavid Emamdoost-1/+4
2019-10-23panfrost: Properly undo pm_runtime_enable when deferring a probeTomeu Vizoso-1/+1
2019-10-21drm/komeda: Fix typos in komeda_splitter_validateMihail Atanassov-2/+2
2019-10-21drm/komeda: Don't flush inactive pipesMihail Atanassov-1/+2
2019-10-17drm/amdgpu/vce: fix allocation size in enc ring testAlex Deucher-5/+16
2019-10-17drm/amdgpu: fix error handling in amdgpu_bo_list_createChristian König-1/+6
2019-10-17drm/amdgpu: fix potential VM faultsChristian König-1/+2
2019-10-17drm/amdgpu: user pages array memory leak fixPhilip Yang-6/+2
2019-10-17drm/amdgpu/vcn: fix allocation size in enc ring testAlex Deucher-12/+23
2019-10-17drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)Alex Deucher-11/+22
2019-10-17drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)Alex Deucher-10/+21
2019-10-18Merge tag 'drm-misc-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-21/+33
2019-10-18Merge tag 'drm-fixes-5.4-2019-10-16' of git://people.freedesktop.org/~agd5f/l...Dave Airlie-46/+38
2019-10-16drm/i915: Fixup preempt-to-busy vs resubmission of a virtual requestChris Wilson-6/+26
2019-10-16drm/i915/userptr: Never allow userptr into the mappable GGTTChris Wilson-1/+19
2019-10-16drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pinVille Syrjälä-6/+16
2019-10-16drm/i915/execlists: Refactor -EIO markup of hung requestsChris Wilson-14/+17
2019-10-15drm/panfrost: Handle resetting on timeout betterSteven Price-5/+11
2019-10-14drm/panfrost: Add missing GPU feature registersSteven Price-0/+3
2019-10-14drm/ttm: fix handling in ttm_bo_add_mem_to_lruChristian König-2/+3
2019-10-14drm/ttm: Restore ttm prefaultingThomas Hellstrom-9/+7
2019-10-14drm/ttm: fix busy reference in ttm_mem_evict_firstChristian König-2/+2
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-10/+2
2019-10-11drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe syncXiaojie Yuan-1/+1