summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: correct comment to clear up the confusionGuchun Chen2020-02-111-1/+6
* drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen2020-02-111-3/+6
* drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse2020-01-301-0/+17
* drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)Alex Deucher2020-01-271-4/+40
* drm/amdgpu: remove unnecessary conversion to boolNirmoy Das2020-01-221-2/+2
* drm/amdgpu: add RAS support for the gfx block of ArcturusDennis Li2020-01-221-1/+25
* drm/amdgpu: abstract EDC counter clear to a separated functionDennis Li2020-01-221-35/+77
* drm/amdgpu: refine the security check for RAS functionsDennis Li2020-01-221-2/+2
* drm/amdgpu: read gfx register using RREG32_KIQ macrochen gong2020-01-221-5/+5
* drm/amdgpu: provide a generic function interface for reading/writing register...chen gong2020-01-221-2/+3
* drm/amdgpu: modify packet size for pm4 flush tlbsAlex Sierra2020-01-221-1/+1
* drm/amdgpu: only set cp active field for kiq queueHuang Rui2020-01-161-2/+5
* drm/amdgpu: replace kcq enable/disable functions on gfx_v9Alex Sierra2020-01-161-100/+2
* drm/amdgpu: implement tlbs invalidate on gfx9 gfx10Alex Sierra2020-01-161-0/+14
* drm/amdgpu: kiq pm4 function implementation for gfx_v9Alex Sierra2020-01-161-0/+115
* drm/amdgpu: Match TC hash settings to DF settings (v2)Joseph Greathouse2020-01-141-0/+19
* drm/amdgpu/gfx9: remove unused sdma headersAlex Deucher2020-01-141-9/+0
* drm/amdgpu: read sdma edc counter to clear the countersHawking Zhang2020-01-141-10/+1
* drm/amdgpu/gfx: simplify old firmware warningAlex Deucher2020-01-071-2/+1
* drm/amdgpu/gfx: Add mmSDMA2-7_EDC_COUNTER to support ArcturusJames Zhu2019-12-231-4/+20
* drm/amdgpu/gfx: Add mmCOMPUTE_STATIC_THREAD_MGMT_SE4-7 to support ArcturusJames Zhu2019-12-231-13/+25
* drm/amdgpu/gfx: Replace ARRAY_SIZE with size variableJames Zhu2019-12-231-10/+17
* 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
OpenPOWER on IntegriCloud