aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-03drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu1-39/+1
2019-11-22drm/amdgpu: Update Arcturus golden registersJay Cornwall1-0/+1
2019-11-22drm/amdgpu: disable gfxoff on original ravenAlex Deucher1-2/+7
2019-11-08drm/amdgpu: allow direct upload save restore list for raven2changzhu1-1/+3
2019-11-06drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher1-0/+6
2019-11-06drm/amdgpu: change read of GPU clock counter on Vega10 VFEric Huang1-3/+16
2019-11-06drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu1-0/+7
2019-11-06drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang1-1/+2
2019-10-30drm/amdgpu: fix no ACK from LDS read during stress test for ArcturusLe Ma1-0/+1
2019-10-30drm/amdgpu: bypass some cleanup work after err_event_athub (v2)Le Ma1-2/+4
2019-10-25drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ringNirmoy Das1-1/+1
2019-10-17drm/amdgpu: fix S3 failed as RLC safe mode entry stucked in polloing gfx acqPrike Liang1-5/+0
2019-10-17drm/amdgpu: add GFX_PIPELINE capacity check for updating gfx cgpgPrike Liang1-1/+2
2019-10-15drm/amdgpu: add RAS support for VML2 and ATCL2Dennis Li1-0/+167
2019-10-15drm/amdgpu: change to query the actual EDC counterDennis Li1-325/+496
2019-10-03drm/amdgpu: remove ih_info parameter of gfx_ras_late_initTao Zhou1-4/+1
2019-10-03drm/amdgpu: add common gfx_ras_fini functionTao Zhou1-13/+1
2019-10-03drm/amdgpu: move gfx ecc functions to generic gfx fileTao Zhou1-39/+2
2019-10-03drm/amdgpu: update parameter of ras_ih_cbTao Zhou1-2/+2
2019-10-03drm/amdgpu: remove gfx9 NGGMarek Olšák1-195/+0
2019-10-03drm/amdgpu: do not init mec2 jt for renoirHawking Zhang1-1/+2
2019-09-16drm/amdgpu: remove program of lbpw for renoirAaron Liu1-2/+0
2019-09-16drm/amdgpu: fix CPDMA hang in PRT mode for VEGA10Tianci.Yin1-9/+9
2019-09-13drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper functionHawking Zhang1-34/+3
2019-09-13drm/amdgpu: set ip specific ras interface pointer to NULL after free itHawking Zhang1-2/+5
2019-09-13drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky1-4/+6
2019-09-13drm/amdgpu: only apply gds clearing workaround when ras is supportedHawking Zhang1-0/+4
2019-09-13drm/amdgpu: fix memory leak when ras is not supported on specific ip blockHawking Zhang1-1/+2
2019-09-13drm/amdgpu: switch to amdgpu_ras_late_init for gfx v9 block (v2)Hawking Zhang1-71/+21
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang1-3/+3
2019-08-27drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu1-7/+7
2019-08-22drm/amdgpu: update gc/sdma goldensetting for rnAaron Liu1-4/+3
2019-08-22drm/amdgpu: add set_gfx_cgpg implement (v2)Aaron Liu1-0/+5
2019-08-21drm/amdgpu: remove duplicated include from gfx_v9_0.cYueHaibing1-1/+0
2019-08-21drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher1-0/+4
2019-08-12drm/amdgpu: update lbpw for renoirAaron Liu1-0/+1
2019-08-12drm/amdgpu: enable power gating for renoirAaron Liu1-0/+1
2019-08-12drm/amdgpu: enable clock gating for renoirAaron Liu1-0/+1
2019-08-12drm/amdgpu: add gfx golden settings for renoir (v2)Huang Rui1-0/+26
2019-08-12drm/amdgpu: set rlc funcs for renoirAaron Liu1-0/+1
2019-08-12drm/amdgpu: add gfx support for renoirHuang Rui1-2/+24
2019-08-12drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer1-1/+1
2019-08-12drm/amdgpu: increase CGCG gfx idle threshold for ArcturusLe Ma1-2/+6
2019-08-12drm/amdgpu: add gfx clock gating for ArcturusLe Ma1-0/+4
2019-08-12drm/amdgpu: add check to avoid array bound issueGuchun Chen1-0/+3
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher1-0/+9
2019-08-02drm/amdgpu: disable MEC2 JT context init for ArcturusJohn Clements1-5/+11
2019-08-02drm/amdgpu: removed duplicate lineJohn Clements1-1/+0
2019-08-02drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESSTao Zhou1-1/+1
2019-08-02drm/amdkfd: Extend CU mask to 8 SEs (v3)Jay Cornwall1-0/+4