summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang2021-06-211-5/+1
* drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang2021-06-151-1/+5
* drm/amdgpu: Fixing "Indirect register access for Navi12 sriov" for vega10Peng Ju Zhou2021-06-071-1/+2
* drm/amdgpu: Indirect register access for Navi12 sriovPeng Ju Zhou2021-05-211-4/+5
* drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2021-05-191-3/+7
* drm/amdgpu: Enable TCP channel hashing for AldebaranMukul Joshi2021-05-101-1/+2
* drm/amdgpu: refine gprs init shaders to check coverageDennis Li2021-04-231-3/+6
* drm/amdgpu: Copy MEC FW version to MEC2 if we skipped loading MEC2Joseph Greathouse2021-04-151-0/+3
* drm/amdgpu: split gfx callbacks into ras and non-ras onesHawking Zhang2021-04-091-42/+26
* drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou2021-04-091-1/+15
* drm/amdgpu: Add mode2 reset support for aldebaranLijo Lazar2021-04-091-1/+7
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-5/+4
* drm/amdgpu: Remove in_interrupt() usage in gfx_v9_0_kiq_read_clock()Sebastian Andrzej Siewior2021-03-231-1/+1
* drm/amdgpu: Init the cp MQD if it's not be initialized beforeshaoyunl2021-03-231-3/+17
* drm/amdgpu: harvest edc status when connected to host via xGMIDennis Li2021-03-231-8/+4
* drm/amdgpu: enable watchdog feature for SQ of aldebaranDennis Li2021-03-231-0/+5
* drm/amdgpu: add ras support for gfx of aldebaranDennis Li2021-03-231-0/+14
* drm/amdgpu: add gc powerbrake support (v2)Kevin Wang2021-03-231-0/+3
* drm/amdgpu: apply gc v9_4_2 golden settings for aldebaranHawking Zhang2021-03-231-0/+4
* drm/amdgpu: restore aldebaran save ttmp and trap config on init (v2)Jonathan Kim2021-03-231-0/+1
* drm/amdgpu: enable sram initialization for aldebaranDennis Li2021-03-231-1/+2
* drm/amdgpu: Enable CP idle interruptsLijo Lazar2021-03-231-5/+3
* drm/amdgpu: Add clock gating support for aldebaranLijo Lazar2021-03-231-1/+2
* drm/amdgpu: query aldebaran gfx_config through atomfirmware i/fHawking Zhang2021-03-231-0/+4
* drm/amdgpu: skip gds ras workaround for aldebaranHawking Zhang2021-03-231-1/+2
* drm/amdgpu: init gds for aldebaranHawking Zhang2021-03-231-0/+10
* drm/amdgpu: skip MEC2_JT initialization for aldebaranHawking Zhang2021-03-231-2/+3
* drm/amdgpu: bypass gc_9_x_common golden settingsHawking Zhang2021-03-231-1/+2
* drm/amdgpu: add gfx v9 block support for aldebaranLe Ma2021-03-101-1/+21
* drm/amdgpu: decline max_me for mec2_fw remove in renoir/arcturusChangfeng2021-02-261-1/+4
* drm/amdgpu: disable mec2 fw bin loadingJohn Clements2021-02-241-19/+27
* drm/amdgpu: enable wave limit on non high prio cs pipesNirmoy Das2021-02-091-1/+45
* drm/amdgpu: add wave limit functionality for gfx8,9Nirmoy Das2021-02-091-1/+20
* drm/amdgpu: enable only one high prio compute queueNirmoy Das2021-02-091-5/+2
* drm/amdgpu: remove redundant logic related HDPLikun Gao2021-01-051-1/+0
* drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang2020-12-231-1/+8
* drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang2020-12-231-6/+6
* drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das2020-12-081-1/+1
* drm/amd/amdgpu/gfx_v9_0: Make called-by-reference only function staticLee Jones2020-12-011-1/+1
* drm/amdgpu: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-241-0/+1
* drm/amdgpu: fix compute queue priority if num_kcq is less than 4Nirmoy Das2020-11-131-2/+5
* drm/amdgpu: use "*" adjacent to data nameDeepak R Varma2020-11-021-2/+2
* drm/amdgpu/gfx: improve code indentation and alignmentDeepak R Varma2020-11-021-1/+1
* drm/amdgpu: move amdgpu_num_kcq handling to a helperAlex Deucher2020-10-161-1/+2
* drm/amdgpu: add gfx support for green_sardine (v2)Prike Liang2020-10-071-1/+11
* drm/amd/amdgpu: Prepare implementation to support reporting of CU usageRamesh Errabolu2020-09-301-2/+3
* drm/amdgpu: store noretry parameter per driver instanceAlex Deucher2020-09-251-2/+2
* drm/amdgpu: update athub interrupt harvesting handleStanley.Yang2020-09-221-0/+1
* drm/amdgpu: simplify the return expressionQinglang Miao2020-09-221-8/+2
* drm/amd/amdgpu: fix comparison pointer to bool warning in gfx_v9_0.cZheng Bin2020-09-151-1/+1