summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2019-12-04drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu1-0/+7
2019-12-04drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2-1/+7
2019-12-04drm/amd/swSMU: fix smu workload bit map errorKevin Wang2-2/+2
2019-12-04drm/amdgpu: dont schedule jobs while in resetShirish S1-1/+4
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-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/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pierre-Eric Pelloux-Prayer1-0/+1
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/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/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe syncXiaojie Yuan1-1/+1
2019-10-29drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede2-35/+35
2019-10-29drm/amd/display: memory leakNavid Emamdoost7-0/+7
2019-10-29drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost1-12/+22
2019-10-11drm/amdgpu: Check for valid number of registers to readTrek1-0/+3
2019-10-11drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling1-1/+2
2019-10-11drm/amd/powerplay: change metrics update period from 1ms to 100msKevin Wang1-1/+1
2019-10-07drm/amdgpu/si: fix ASIC testsJean Delvare1-3/+3
2019-10-07drm/amd/display: fix trigger not generated for freesyncYogesh Mohan Marimuthu1-0/+3
2019-10-07drm/amd/display: fix MPO HUBP underflow with Scatter GatherZi Yu Liao1-0/+3
2019-10-07drm/amd/powerpaly: fix navi series custom peak level value errorKevin Wang1-0/+4
2019-10-07drm/amd/display: support spdifCharlene Liu2-11/+10
2019-10-07drm/amdgpu/sdma5: fix number of sdma5 trap irq types for navi1xXiaojie Yuan1-1/+2
2019-10-07drm/amd/display: Register VUPDATE_NO_LOCK interrupts for DCN2Nicholas Kazlauskas1-10/+18
2019-10-07drm/amd/display: reprogram VM config when system resumeLewis Huang1-0/+8
2019-10-07drm/amd/display: Fix frames_to_insert mathBayan Zabihiyan1-10/+17
2019-10-07drm/amd/display: fix issue where 252-255 values are clippedAnthony Koo1-1/+2
2019-10-07drm/amd/display: Use proper enum conversion functionsNathan Chancellor1-2/+2
2019-10-07drm/amdgpu: Fix hard hang for S/G display BOs.Andrey Grodzovsky2-5/+5
2019-10-07drm/amd/display: Copy GSL groups when committing a new contextNicholas Kazlauskas1-0/+12
2019-10-07drm/amd/display: Clear FEC_READY shadow register if DPCD write failsNikola Cornij1-0/+2
2019-10-07drm/amd/display: fix not calling ppsmu to trigger PMESu Sung Chung1-0/+2
2019-10-07drm/amd/display: Power-gate all DSCs at driver init timeNikola Cornij1-0/+4
2019-10-07drm/amd/display: add monitor patch to add T7 delayAnthony Koo2-0/+5
2019-10-05drm/amdgpu/display: fix 64 bit divideAlex Deucher1-1/+3