summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: enable gfxoff for raven1 refreshchangzhu2019-12-181-11/+4
* drm/amdgpu/gfx: Improvement on EDC GPR workaroundsJames Zhu2019-12-051-20/+63
* drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu2019-12-021-39/+1
* drm/amdgpu/gfx: Increase dispatch packet numberJames Zhu2019-12-021-2/+2
* drm/amdgpu/gfx: Clear more EDC cntJames Zhu2019-12-021-0/+5
* drm/amdgpu: apply gpr/gds workaround before enabling GFX EDC modeHawking Zhang2019-11-261-4/+4
* drm/amdgpu: Update Arcturus golden registersJay Cornwall2019-11-221-0/+1
* drm/amdgpu: define soc15_ras_field_entry for reuseDennis Li2019-11-221-23/+11
* drm/amdgpu: disable gfxoff on original ravenAlex Deucher2019-11-191-2/+7
* drm/amdgpu: allow direct upload save restore list for raven2changzhu2019-11-081-1/+3
* drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher2019-11-061-0/+6
* drm/amdgpu: change read of GPU clock counter on Vega10 VFEric Huang2019-11-061-3/+16
* drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu2019-11-061-0/+7
* drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang2019-11-061-1/+2
* drm/amdgpu: fix no ACK from LDS read during stress test for ArcturusLe Ma2019-10-301-0/+1
* drm/amdgpu: bypass some cleanup work after err_event_athub (v2)Le Ma2019-10-301-2/+4
* drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ringNirmoy Das2019-10-251-1/+1
* drm/amdgpu: fix S3 failed as RLC safe mode entry stucked in polloing gfx acqPrike Liang2019-10-171-5/+0
* drm/amdgpu: add GFX_PIPELINE capacity check for updating gfx cgpgPrike Liang2019-10-171-1/+2
* drm/amdgpu: add RAS support for VML2 and ATCL2Dennis Li2019-10-151-0/+167
* drm/amdgpu: change to query the actual EDC counterDennis Li2019-10-151-325/+496
* drm/amdgpu: remove ih_info parameter of gfx_ras_late_initTao Zhou2019-10-031-4/+1
* drm/amdgpu: add common gfx_ras_fini functionTao Zhou2019-10-031-13/+1
* drm/amdgpu: move gfx ecc functions to generic gfx fileTao Zhou2019-10-031-39/+2
* drm/amdgpu: update parameter of ras_ih_cbTao Zhou2019-10-031-2/+2
* drm/amdgpu: remove gfx9 NGGMarek Olšák2019-10-031-195/+0
* drm/amdgpu: do not init mec2 jt for renoirHawking Zhang2019-10-031-1/+2
* drm/amdgpu: remove program of lbpw for renoirAaron Liu2019-09-161-2/+0
* drm/amdgpu: fix CPDMA hang in PRT mode for VEGA10Tianci.Yin2019-09-161-9/+9
* drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper functionHawking Zhang2019-09-131-34/+3
* drm/amdgpu: set ip specific ras interface pointer to NULL after free itHawking Zhang2019-09-131-2/+5
* drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky2019-09-131-4/+6
* drm/amdgpu: only apply gds clearing workaround when ras is supportedHawking Zhang2019-09-131-0/+4
* drm/amdgpu: fix memory leak when ras is not supported on specific ip blockHawking Zhang2019-09-131-1/+2
* drm/amdgpu: switch to amdgpu_ras_late_init for gfx v9 block (v2)Hawking Zhang2019-09-131-71/+21
* drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang2019-09-131-3/+3
* drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu2019-08-271-7/+7
* drm/amdgpu: update gc/sdma goldensetting for rnAaron Liu2019-08-221-4/+3
* drm/amdgpu: add set_gfx_cgpg implement (v2)Aaron Liu2019-08-221-0/+5
* drm/amdgpu: remove duplicated include from gfx_v9_0.cYueHaibing2019-08-211-1/+0
* drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher2019-08-211-0/+4
* drm/amdgpu: update lbpw for renoirAaron Liu2019-08-121-0/+1
* drm/amdgpu: enable power gating for renoirAaron Liu2019-08-121-0/+1
* drm/amdgpu: enable clock gating for renoirAaron Liu2019-08-121-0/+1
* drm/amdgpu: add gfx golden settings for renoir (v2)Huang Rui2019-08-121-0/+26
* drm/amdgpu: set rlc funcs for renoirAaron Liu2019-08-121-0/+1
* drm/amdgpu: add gfx support for renoirHuang Rui2019-08-121-2/+24
* drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer2019-08-121-1/+1
* drm/amdgpu: increase CGCG gfx idle threshold for ArcturusLe Ma2019-08-121-2/+6
* drm/amdgpu: add gfx clock gating for ArcturusLe Ma2019-08-121-0/+4
OpenPOWER on IntegriCloud