summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
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/amdgpu: dont schedule jobs while in resetShirish S1-1/+4
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-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/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/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-07drm/amdgpu/si: fix ASIC testsJean Delvare1-3/+3
2019-10-07drm/amdgpu/sdma5: fix number of sdma5 trap irq types for navi1xXiaojie Yuan1-1/+2
2019-10-07drm/amdgpu: Fix hard hang for S/G display BOs.Andrey Grodzovsky2-5/+5
2019-08-27drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu1-7/+7
2019-08-27drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng1-0/+1
2019-08-26drm/amdgpu: fix dma_fence_wait without referenceChristian König1-12/+15
2019-08-21drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle1-2/+7
2019-08-21drm/amd/amdgpu: disable MMHUB PG for navi10Kenneth Feng1-1/+0
2019-08-21drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher2-5/+4
2019-08-12drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer1-1/+1
2019-08-06Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"Marek Olšák2-12/+1
2019-08-06drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao1-0/+40
2019-08-02drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0Thong Thai1-1/+31
2019-08-02drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commandsThong Thai2-6/+7
2019-08-02Merge tag 'drm-fixes-5.3-2019-07-31' of git://people.freedesktop.org/~agd5f/l...Dave Airlie4-41/+64
2019-07-31drm/amd/powerplay: correct UVD/VCE/VCN power status retrievalEvan Quan1-20/+36
2019-07-31drm/amdgpu: fix a potential information leaking bugWang Xiayang1-1/+1
2019-07-31drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König1-14/+12
2019-07-31drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan1-5/+13
2019-07-30drm/amdkfd: Fix byte align on VegaMKent Russell1-1/+2
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2019-07-26Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...Dave Airlie8-13/+51
2019-07-25drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-07-22drm/amdgpu/smu: move fan rpm query into the asic specific codeAlex Deucher1-2/+2
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds28-116/+202
2019-07-18drm/amdgpu: use VCN firmware offset for cache windowLeo Liu1-3/+0
2019-07-18drm/amdgpu: drop ras self testHawking Zhang1-7/+0