summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)Author
2020-03-25drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao
2020-02-28drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher
2019-12-29drm/amdgpu: enable gfxoff for raven1 refreshchangzhu
2019-12-03drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu
2019-11-22drm/amdgpu: Update Arcturus golden registersJay Cornwall
2019-11-22drm/amdgpu: disable gfxoff on original ravenAlex Deucher
2019-11-08drm/amdgpu: allow direct upload save restore list for raven2changzhu
2019-11-06drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher
2019-11-06drm/amdgpu: change read of GPU clock counter on Vega10 VFEric Huang
2019-11-06drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu
2019-11-06drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang
2019-10-30drm/amdgpu: fix no ACK from LDS read during stress test for ArcturusLe Ma
2019-10-30drm/amdgpu: bypass some cleanup work after err_event_athub (v2)Le Ma
2019-10-25drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ringNirmoy Das
2019-10-17drm/amdgpu: fix S3 failed as RLC safe mode entry stucked in polloing gfx acqPrike Liang
2019-10-17drm/amdgpu: add GFX_PIPELINE capacity check for updating gfx cgpgPrike Liang
2019-10-15drm/amdgpu: add RAS support for VML2 and ATCL2Dennis Li
2019-10-15drm/amdgpu: change to query the actual EDC counterDennis Li
2019-10-03drm/amdgpu: remove ih_info parameter of gfx_ras_late_initTao Zhou
2019-10-03drm/amdgpu: add common gfx_ras_fini functionTao Zhou
2019-10-03drm/amdgpu: move gfx ecc functions to generic gfx fileTao Zhou
2019-10-03drm/amdgpu: update parameter of ras_ih_cbTao Zhou
2019-10-03drm/amdgpu: remove gfx9 NGGMarek Olšák
2019-10-03drm/amdgpu: do not init mec2 jt for renoirHawking Zhang
2019-09-16drm/amdgpu: remove program of lbpw for renoirAaron Liu
2019-09-16drm/amdgpu: fix CPDMA hang in PRT mode for VEGA10Tianci.Yin
2019-09-13drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu: set ip specific ras interface pointer to NULL after free itHawking Zhang
2019-09-13drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky
2019-09-13drm/amdgpu: only apply gds clearing workaround when ras is supportedHawking Zhang
2019-09-13drm/amdgpu: fix memory leak when ras is not supported on specific ip blockHawking Zhang
2019-09-13drm/amdgpu: switch to amdgpu_ras_late_init for gfx v9 block (v2)Hawking Zhang
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang
2019-08-27drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu
2019-08-22drm/amdgpu: update gc/sdma goldensetting for rnAaron Liu
2019-08-22drm/amdgpu: add set_gfx_cgpg implement (v2)Aaron Liu
2019-08-21drm/amdgpu: remove duplicated include from gfx_v9_0.cYueHaibing
2019-08-21drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher
2019-08-12drm/amdgpu: update lbpw for renoirAaron Liu
2019-08-12drm/amdgpu: enable power gating for renoirAaron Liu
2019-08-12drm/amdgpu: enable clock gating for renoirAaron Liu
2019-08-12drm/amdgpu: add gfx golden settings for renoir (v2)Huang Rui
2019-08-12drm/amdgpu: set rlc funcs for renoirAaron Liu
2019-08-12drm/amdgpu: add gfx support for renoirHuang Rui
2019-08-12drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer
2019-08-12drm/amdgpu: increase CGCG gfx idle threshold for ArcturusLe Ma
2019-08-12drm/amdgpu: add gfx clock gating for ArcturusLe Ma
2019-08-12drm/amdgpu: add check to avoid array bound issueGuchun Chen
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher
2019-08-02drm/amdgpu: disable MEC2 JT context init for ArcturusJohn Clements