summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)Author
2021-05-19drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng
2021-04-15drm/amdgpu: Copy MEC FW version to MEC2 if we skipped loading MEC2Joseph Greathouse
2021-04-09drm/amdgpu: split gfx callbacks into ras and non-ras onesHawking Zhang
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou
2021-04-09drm/amdgpu: Add mode2 reset support for aldebaranLijo Lazar
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2021-03-23drm/amdgpu: Remove in_interrupt() usage in gfx_v9_0_kiq_read_clock()Sebastian Andrzej Siewior
2021-03-23drm/amdgpu: Init the cp MQD if it's not be initialized beforeshaoyunl
2021-03-23drm/amdgpu: harvest edc status when connected to host via xGMIDennis Li
2021-03-23drm/amdgpu: enable watchdog feature for SQ of aldebaranDennis Li
2021-03-23drm/amdgpu: add ras support for gfx of aldebaranDennis Li
2021-03-23drm/amdgpu: add gc powerbrake support (v2)Kevin Wang
2021-03-23drm/amdgpu: apply gc v9_4_2 golden settings for aldebaranHawking Zhang
2021-03-23drm/amdgpu: restore aldebaran save ttmp and trap config on init (v2)Jonathan Kim
2021-03-23drm/amdgpu: enable sram initialization for aldebaranDennis Li
2021-03-23drm/amdgpu: Enable CP idle interruptsLijo Lazar
2021-03-23drm/amdgpu: Add clock gating support for aldebaranLijo Lazar
2021-03-23drm/amdgpu: query aldebaran gfx_config through atomfirmware i/fHawking Zhang
2021-03-23drm/amdgpu: skip gds ras workaround for aldebaranHawking Zhang
2021-03-23drm/amdgpu: init gds for aldebaranHawking Zhang
2021-03-23drm/amdgpu: skip MEC2_JT initialization for aldebaranHawking Zhang
2021-03-23drm/amdgpu: bypass gc_9_x_common golden settingsHawking Zhang
2021-03-10drm/amdgpu: add gfx v9 block support for aldebaranLe Ma
2021-02-26drm/amdgpu: decline max_me for mec2_fw remove in renoir/arcturusChangfeng
2021-02-24drm/amdgpu: disable mec2 fw bin loadingJohn Clements
2021-02-09drm/amdgpu: enable wave limit on non high prio cs pipesNirmoy Das
2021-02-09drm/amdgpu: add wave limit functionality for gfx8,9Nirmoy Das
2021-02-09drm/amdgpu: enable only one high prio compute queueNirmoy Das
2021-01-05drm/amdgpu: remove redundant logic related HDPLikun Gao
2020-12-23drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang
2020-12-23drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang
2020-12-08drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das
2020-12-01drm/amd/amdgpu/gfx_v9_0: Make called-by-reference only function staticLee Jones
2020-11-24drm/amdgpu: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-13drm/amdgpu: fix compute queue priority if num_kcq is less than 4Nirmoy Das
2020-11-02drm/amdgpu: use "*" adjacent to data nameDeepak R Varma
2020-11-02drm/amdgpu/gfx: improve code indentation and alignmentDeepak R Varma
2020-10-16drm/amdgpu: move amdgpu_num_kcq handling to a helperAlex Deucher
2020-10-07drm/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