summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)Author
2020-11-04drm/amdgpu: add gfx support for green_sardine (v2)Prike Liang
2020-09-30drm/amd/amdgpu: Prepare implementation to support reporting of CU usageRamesh Errabolu
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher
2020-09-22drm/amdgpu: update athub interrupt harvesting handleStanley.Yang
2020-09-22drm/amdgpu: simplify the return expressionQinglang Miao
2020-09-15drm/amd/amdgpu: fix comparison pointer to bool warning in gfx_v9_0.cZheng Bin
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-10drm/amdgpu: update gc golden register for arcturusshiwu.zhang
2020-08-04drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-02drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling
2020-07-01drm/amdgpu: label internally used symbols as staticNirmoy Das
2020-07-01drm/amdgpu/gfx9: Fix incorrect firmware size calculationLei Guo
2020-07-01drm/amdgpu: fix the nullptr issue as for PWR IP not existing in discovery tablePrike.Liang
2020-05-28drm/amdgpu: simplify raven and renoir checksAlex Deucher
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-05-18drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)Marek Olšák
2020-05-18drm/amdgpu: Add mem_sync implementation for all the ASICs.Andrey Grodzovsky
2020-05-11drm/amd/amdgpu: add raven1 part to the gfxoff quirk listTom St Denis
2020-05-06drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan
2020-05-01drm/amdgpu: Changed CU reservation golden settingsOak Zeng
2020-04-28drm/amdgpu: Fix per-IB secure flag GFX hangHuang Rui
2020-04-28drm/amdgpu: Move to a per-IB secure flag (TMZ)Luben Tuikov
2020-04-28drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov
2020-04-28drm/amdgpu: expand the context control interface with trust flagHuang Rui
2020-04-28drm/amdgpu: expand the emit tmz interface with trusted flagHuang Rui
2020-04-27drm/amdgpu: Remove unneeded semicolonZheng Bin
2020-04-24drm/amdgpu: protect ring overrunYintian Tao
2020-04-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao
2020-04-22drm/amdgpu: change how we update mmRLC_SPM_MC_CNTLChristian König
2020-04-22drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher
2020-04-13drm/amdgpu: replace DRM prefix with PCI device info for GFX RASGuchun Chen
2020-04-09drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König
2020-04-01drm/amd/amdgpu: Include headers for PWR and SMUIO registersTom St Denis
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan
2020-03-31drm/amdgpu: fix hpd bo size calculation errorKevin Wang
2020-03-25drm/amdgpu: fix the coverage issue to clear ArcVPGRsDennis Li
2020-03-19drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"Colin Ian King
2020-03-19drm/amdgpu: Remove unnecessary variable shadow in gfx_v9_0_rlcg_wregNathan Chancellor
2020-03-16drm/amdgpu: revise RLCG access pathMonk Liu
2020-03-13drm/amdgpu: add codes to clear AccVGPR for arcturusDennis Li
2020-03-13drm/amdgpu: check GFX RAS capability before reset countersHawking Zhang
2020-03-09drm/amdgpu: remove unused functionsNirmoy Das
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das
2020-03-05drm/amdgpu: add reset_ras_error_count function for HDPHawking Zhang
2020-03-05drm/amdgpu: add reset_ras_error_count function for GFXHawking Zhang
2020-03-05drm/amdgpu: fix IB test MCBP bugMonk Liu