summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-15drm/amdgpu: Modify gfx block to fit for the unified ras block data and opsyipechai1-23/+42
2021-12-29drm/amdgpu: Modify indirect register access for gfx9 sriovVictor Skvortsov1-28/+89
2021-12-14drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma1-2/+2
2021-12-02drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar1-3/+4
2021-11-24drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher1-11/+35
2021-11-05drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register accessEvan Quan1-0/+4
2021-11-05drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9YuBiao Wang1-1/+3
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-36/+36
2021-10-04drm/amdgpu/gfx9.0: convert to IP version checkingAlex Deucher1-107/+120
2021-09-28drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang1-1/+1
2021-08-06drm/amdgpu: Put MODE register in wave debug infoJoseph Greathouse1-0/+1
2021-08-03drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.Yifan Zhang1-1/+20
2021-07-23drm/amdgpu: Change the imprecise function nameRoy Sun1-2/+2
2021-06-22Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang1-5/+1
2021-06-16drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang1-1/+5
2021-06-07drm/amdgpu: Fixing "Indirect register access for Navi12 sriov" for vega10Peng Ju Zhou1-1/+2
2021-05-21drm/amdgpu: Indirect register access for Navi12 sriovPeng Ju Zhou1-4/+5
2021-05-20drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng1-3/+7
2021-05-11drm/amdgpu: Enable TCP channel hashing for AldebaranMukul Joshi1-1/+2
2021-04-24drm/amdgpu: refine gprs init shaders to check coverageDennis Li1-3/+6
2021-04-15drm/amdgpu: Copy MEC FW version to MEC2 if we skipped loading MEC2Joseph Greathouse1-0/+3
2021-04-09drm/amdgpu: split gfx callbacks into ras and non-ras onesHawking Zhang1-42/+26
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou1-1/+15
2021-04-09drm/amdgpu: Add mode2 reset support for aldebaranLijo Lazar1-1/+7
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König1-5/+4
2021-03-24drm/amdgpu: Remove in_interrupt() usage in gfx_v9_0_kiq_read_clock()Sebastian Andrzej Siewior1-1/+1
2021-03-24drm/amdgpu: Init the cp MQD if it's not be initialized beforeshaoyunl1-3/+17
2021-03-24drm/amdgpu: harvest edc status when connected to host via xGMIDennis Li1-8/+4
2021-03-24drm/amdgpu: enable watchdog feature for SQ of aldebaranDennis Li1-0/+5
2021-03-24drm/amdgpu: add ras support for gfx of aldebaranDennis Li1-0/+14
2021-03-24drm/amdgpu: add gc powerbrake support (v2)Kevin Wang1-0/+3
2021-03-24drm/amdgpu: apply gc v9_4_2 golden settings for aldebaranHawking Zhang1-0/+4
2021-03-24drm/amdgpu: restore aldebaran save ttmp and trap config on init (v2)Jonathan Kim1-0/+1
2021-03-24drm/amdgpu: enable sram initialization for aldebaranDennis Li1-1/+2
2021-03-24drm/amdgpu: Enable CP idle interruptsLijo Lazar1-5/+3
2021-03-24drm/amdgpu: Add clock gating support for aldebaranLijo Lazar1-1/+2
2021-03-24drm/amdgpu: query aldebaran gfx_config through atomfirmware i/fHawking Zhang1-0/+4
2021-03-24drm/amdgpu: skip gds ras workaround for aldebaranHawking Zhang1-1/+2
2021-03-24drm/amdgpu: init gds for aldebaranHawking Zhang1-0/+10
2021-03-24drm/amdgpu: skip MEC2_JT initialization for aldebaranHawking Zhang1-2/+3
2021-03-24drm/amdgpu: bypass gc_9_x_common golden settingsHawking Zhang1-1/+2
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