summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-12-05drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu1-0/+7
2019-12-05drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2-1/+7
2019-12-05drm/amd/swSMU: fix smu workload bit map errorKevin Wang2-2/+2
2019-12-05drm/amdgpu: dont schedule jobs while in resetShirish S1-1/+4
2019-11-29drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson1-1/+21
2019-11-29drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson1-2/+2
2019-11-29drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä1-0/+3
2019-11-29drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan1-5/+18
2019-11-29drm/amdgpu: disable gfxoff on original ravenAlex Deucher1-2/+7
2019-11-29drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher1-1/+5
2019-11-20Revert "drm/i915/ehl: Update MOCS table for EHL"Matt Roper1-8/+0
2019-11-20drm/i915: update rawclk also on resumeJani Nikula2-3/+3
2019-11-12drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings1-3/+2
2019-11-12drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak6-4/+128
2019-11-12drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar2-0/+12
2019-11-12drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield1-1/+1
2019-11-12drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield5-26/+176
2019-11-12drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield1-12/+13
2019-11-12drm/i915: Add gen9 BCS cmdparsingJon Bloomfield2-10/+110
2019-11-12drm/i915: Allow parsing of unsized batchesJon Bloomfield1-4/+5
2019-11-12drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield3-19/+69
2019-11-12drm/i915: Add support for mandatory cmdparsingJon Bloomfield3-7/+15
2019-11-12drm/i915: Remove Master tables from cmdparserJon Bloomfield3-68/+26
2019-11-12drm/i915: Disable Secure Batches for gen6+Jon Bloomfield3-3/+12
2019-11-12drm/i915: Rename gen7 cmdparser tablesJon Bloomfield1-35/+35
2019-11-12dc.c:use kzalloc without testzhongshiqi1-0/+4
2019-11-12drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss1-6/+18
2019-11-12drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei1-1/+2
2019-11-12drm/amd/display: do not synchronize "drr" displaysJun Lei1-0/+6
2019-11-12drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky1-1/+3
2019-11-12drm/sched: Set error to s_fence if HW job submission failed.Andrey Grodzovsky1-3/+16
2019-11-12drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pierre-Eric Pelloux-Prayer1-0/+1
2019-11-12drm/v3d: Fix memory leak in v3d_submit_cl_ioctlNavid Emamdoost1-1/+4
2019-11-12drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher1-0/+1
2019-11-10drm/komeda: Don't flush inactive pipesMihail Atanassov1-1/+2
2019-11-10drm/amdgpu: fix error handling in amdgpu_bo_list_createChristian König1-1/+6
2019-11-10drm/amdgpu: fix potential VM faultsChristian König1-1/+2
2019-11-06drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong1-0/+1
2019-11-06drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils1-3/+1
2019-11-06drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin1-1/+1
2019-11-06drm/i915: Fix PCH reference clock for FDI on HSW/BDWVille Syrjälä3-5/+23
2019-11-06drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2-0/+18
2019-11-06drm/amdgpu: fix memory leakNirmoy Das1-7/+7
2019-10-29drm/amdgpu: user pages array memory leak fixPhilip Yang1-6/+2
2019-10-29drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)Alex Deucher1-11/+22
2019-10-29drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)Alex Deucher1-10/+21
2019-10-29drm/amdgpu/vcn: fix allocation size in enc ring testAlex Deucher1-12/+23
2019-10-29drm/amdgpu/vce: fix allocation size in enc ring testAlex Deucher2-5/+16
2019-10-29drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pinVille Syrjälä1-6/+16
2019-10-29drm/i915/userptr: Never allow userptr into the mappable GGTTChris Wilson5-1/+19