summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-10drm/amdgpu: update gc golden register for arcturusshiwu.zhang1-0/+1
2020-07-02drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling1-4/+2
2020-07-01drm/amdgpu: label internally used symbols as staticNirmoy Das1-1/+1
2020-07-01drm/amdgpu/gfx9: Fix incorrect firmware size calculationLei Guo1-1/+1
2020-07-01drm/amdgpu: fix the nullptr issue as for PWR IP not existing in discovery tablePrike.Liang1-2/+2
2020-05-28drm/amdgpu: simplify raven and renoir checksAlex Deucher1-2/+2
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher1-8/+8
2020-05-18drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)Marek Olšák1-1/+3
2020-05-18drm/amdgpu: Add mem_sync implementation for all the ASICs.Andrey Grodzovsky1-1/+22
2020-05-11drm/amd/amdgpu: add raven1 part to the gfxoff quirk listTom St Denis1-0/+2
2020-05-06drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan1-9/+3
2020-05-01drm/amdgpu: Changed CU reservation golden settingsOak Zeng1-2/+2
2020-04-28drm/amdgpu: Fix per-IB secure flag GFX hangHuang Rui1-6/+7
2020-04-28drm/amdgpu: Move to a per-IB secure flag (TMZ)Luben Tuikov1-14/+6
2020-04-28drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov1-1/+1
2020-04-28drm/amdgpu: expand the context control interface with trust flagHuang Rui1-2/+3
2020-04-28drm/amdgpu: expand the emit tmz interface with trusted flagHuang Rui1-3/+10
2020-04-27drm/amdgpu: Remove unneeded semicolonZheng Bin1-1/+1
2020-04-24drm/amdgpu: protect ring overrunYintian Tao1-3/+11
2020-04-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao1-9/+18
2020-04-22drm/amdgpu: change how we update mmRLC_SPM_MC_CNTLChristian König1-3/+10
2020-04-22drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher1-0/+2
2020-04-13drm/amdgpu: replace DRM prefix with PCI device info for GFX RASGuchun Chen1-20/+27
2020-04-09drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu1-0/+2
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das1-6/+7
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König1-9/+0
2020-04-01drm/amd/amdgpu: Include headers for PWR and SMUIO registersTom St Denis1-7/+3
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan1-2/+4
2020-03-31drm/amdgpu: fix hpd bo size calculation errorKevin Wang1-1/+1
2020-03-25drm/amdgpu: fix the coverage issue to clear ArcVPGRsDennis Li1-1/+1
2020-03-19drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"Colin Ian King1-1/+1
2020-03-19drm/amdgpu: Remove unnecessary variable shadow in gfx_v9_0_rlcg_wregNathan Chancellor1-5/+1
2020-03-16drm/amdgpu: revise RLCG access pathMonk Liu1-3/+96
2020-03-13drm/amdgpu: add codes to clear AccVGPR for arcturusDennis Li1-7/+132
2020-03-13drm/amdgpu: check GFX RAS capability before reset countersHawking Zhang1-0/+3
2020-03-09drm/amdgpu: remove unused functionsNirmoy Das1-100/+0
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das1-0/+20
2020-03-05drm/amdgpu: add reset_ras_error_count function for HDPHawking Zhang1-1/+0
2020-03-05drm/amdgpu: add reset_ras_error_count function for GFXHawking Zhang1-16/+10
2020-03-05drm/amdgpu: fix IB test MCBP bugMonk Liu1-1/+1
2020-03-05drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao1-0/+1
2020-02-28drm/amdgpu: Initialize SPM_VMID with 0xf (v2)Jacob He1-1/+18
2020-02-28drm/amdgpu/sriov: Use kiq to copy the gpu clockEmily Deng1-10/+58
2020-02-19drm/amdgpu: drop the non-sense firmware version check on arcturusEvan Quan1-2/+3
2020-02-19drm/amdgpu: add is_raven_kicker judgement for raven1changzhu1-2/+9
2020-02-12drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher1-0/+2
2020-02-11drm/amdgpu: correct comment to clear up the confusionGuchun Chen1-1/+6
2020-02-11drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen1-3/+6
2020-01-30drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse1-0/+17
2020-01-27drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)Alex Deucher1-4/+40