summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2019-12-04drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu
2019-12-04drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan
2019-12-04drm/amdgpu: dont schedule jobs while in resetShirish S
2019-11-29drm/amdgpu: disable gfxoff on original ravenAlex Deucher
2019-11-29drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher
2019-11-12drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky
2019-11-12drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pierre-Eric Pelloux-Prayer
2019-11-10drm/amdgpu: fix error handling in amdgpu_bo_list_createChristian König
2019-11-10drm/amdgpu: fix potential VM faultsChristian König
2019-11-06drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong
2019-11-06drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2019-11-06drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher
2019-11-06drm/amdgpu: fix memory leakNirmoy Das
2019-10-29drm/amdgpu: user pages array memory leak fixPhilip Yang
2019-10-29drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)Alex Deucher
2019-10-29drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)Alex Deucher
2019-10-29drm/amdgpu/vcn: fix allocation size in enc ring testAlex Deucher
2019-10-29drm/amdgpu/vce: fix allocation size in enc ring testAlex Deucher
2019-10-29drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe syncXiaojie Yuan
2019-10-29drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede
2019-10-29drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost
2019-10-11drm/amdgpu: Check for valid number of registers to readTrek
2019-10-11drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling
2019-10-07drm/amdgpu/si: fix ASIC testsJean Delvare
2019-10-07drm/amdgpu/sdma5: fix number of sdma5 trap irq types for navi1xXiaojie Yuan
2019-10-07drm/amdgpu: Fix hard hang for S/G display BOs.Andrey Grodzovsky
2019-08-27drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu
2019-08-27drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng
2019-08-26drm/amdgpu: fix dma_fence_wait without referenceChristian König
2019-08-21drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle
2019-08-21drm/amd/amdgpu: disable MMHUB PG for navi10Kenneth Feng
2019-08-21drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher
2019-08-12drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer
2019-08-06Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"Marek Olšák
2019-08-06drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao
2019-08-02drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0Thong Thai
2019-08-02drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commandsThong Thai
2019-08-02Merge tag 'drm-fixes-5.3-2019-07-31' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-07-31drm/amd/powerplay: correct UVD/VCE/VCN power status retrievalEvan Quan
2019-07-31drm/amdgpu: fix a potential information leaking bugWang Xiayang
2019-07-31drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König
2019-07-31drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan
2019-07-30drm/amdkfd: Fix byte align on VegaMKent Russell
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-07-26Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-07-25drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva
2019-07-22drm/amdgpu/smu: move fan rpm query into the asic specific codeAlex Deucher
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-18drm/amdgpu: use VCN firmware offset for cache windowLeo Liu
2019-07-18drm/amdgpu: drop ras self testHawking Zhang