summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-10drm/amdgpu: add gfx v9 block support for aldebaranLe Ma1-1/+21
2021-02-27drm/amdgpu: decline max_me for mec2_fw remove in renoir/arcturusChangfeng1-1/+4
2021-02-24drm/amdgpu: disable mec2 fw bin loadingJohn Clements1-19/+27
2021-02-09drm/amdgpu: enable wave limit on non high prio cs pipesNirmoy Das1-1/+45
2021-02-09drm/amdgpu: add wave limit functionality for gfx8,9Nirmoy Das1-1/+20
2021-02-09drm/amdgpu: enable only one high prio compute queueNirmoy Das1-5/+2
2021-01-05drm/amdgpu: remove redundant logic related HDPLikun Gao1-1/+0
2020-12-23drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang1-1/+8
2020-12-23drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang1-6/+6
2020-12-09drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das1-1/+1
2020-12-02drm/amd/amdgpu/gfx_v9_0: Make called-by-reference only function staticLee Jones1-1/+1
2020-11-24drm/amdgpu: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-13drm/amdgpu: fix compute queue priority if num_kcq is less than 4Nirmoy Das1-2/+5
2020-11-02drm/amdgpu: use "*" adjacent to data nameDeepak R Varma1-2/+2
2020-11-02drm/amdgpu/gfx: improve code indentation and alignmentDeepak R Varma1-1/+1
2020-10-16drm/amdgpu: move amdgpu_num_kcq handling to a helperAlex Deucher1-1/+2
2020-10-07drm/amdgpu: add gfx support for green_sardine (v2)Prike Liang1-1/+11
2020-09-30drm/amd/amdgpu: Prepare implementation to support reporting of CU usageRamesh Errabolu1-2/+3
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher1-2/+2
2020-09-23drm/amdgpu: update athub interrupt harvesting handleStanley.Yang1-0/+1
2020-09-23drm/amdgpu: simplify the return expressionQinglang Miao1-8/+2
2020-09-16drm/amd/amdgpu: fix comparison pointer to bool warning in gfx_v9_0.cZheng Bin1-1/+1
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li1-5/+5
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König1-5/+5
2020-08-11drm/amdgpu: update gc golden register for arcturusshiwu.zhang1-0/+1
2020-08-05drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu1-15/+16
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li1-5/+5
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-12drm/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-23drm/amdgpu: change how we update mmRLC_SPM_MC_CNTLChristian König1-3/+10
2020-04-23drm/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