summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-06drm/amdgpu: Drop unnecessary return statementsSrinivasan Shanmugam1-2/+0
2023-09-06drm/amdgpu: Declare array with strings as pointers constantSrinivasan Shanmugam1-2/+2
2023-06-09drm/amdgpu: setup hw debug registers on driver initializationJonathan Kim1-0/+3
2023-06-09drm/amdgpu: remove RAS GFX injection for gfx_v9_4/gfx_v9_4_2Tao Zhou1-24/+0
2023-06-09drm/amdgpu: add instance mask for RAS injectTao Zhou1-2/+3
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang1-1/+1
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma1-1/+1
2023-04-18drm/amdgpu: add xcc index argument to soc15_grbm_selectLe Ma1-2/+2
2022-03-25drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)Tao Zhou1-0/+14
2022-01-19drm/amdgpu: Fix the code style warnings in gfxyipechai1-1/+1
2022-01-15drm/amdgpu: Modify gfx block to fit for the unified ras block data and opsyipechai1-11/+14
2021-10-28drm/amdgpu: remove GPRs init for ALDEBARAN in gpu reset (v3)Tao Zhou1-3/+3
2021-10-28drm/amdgpu: skip GPRs init for some CU settings on ALDEBARANTao Zhou1-0/+5
2021-08-09drm/amdgpu: fix kernel-doc warnings on non-kernel-doc commentsRandy Dunlap1-3/+3
2021-06-19drm/amdgpu: PWRBRK sequence changes for AldebaranAshish Pawar1-5/+0
2021-05-27drm/amdgpu: Correctly clear GCEA error statusMukul Joshi1-3/+7
2021-05-21drm/amd/amdgpu/gfx_v9_4_2: Mark functions called by reference as staticLee Jones1-7/+7
2021-05-20drm/amdgpu: add synchronization among waves in the same threadgroupDennis Li1-134/+142
2021-05-11drm/amdgpu: correct the funtion to clear GCEA error statusDennis Li1-1/+4
2021-05-11drm/amdgpu: update the shader to clear specific SGPRsDennis Li1-44/+47
2021-04-29drm/amdgpu: fix no full coverage issue for gprs initializationDennis Li1-264/+515
2021-04-24drm/amdgpu: refine gprs init shaders to check coverageDennis Li1-2/+375
2021-04-21drm/amdgpu: resolve erroneous gfx_v9_4_2 printsJohn Clements1-1/+1
2021-04-21drm/amdgpu: only harvest gcea/mmea error status in aldebaranHawking Zhang1-9/+12
2021-04-15drm/amdgpu: update gfx 9.4.2 ras error reportingJohn Clements1-6/+7
2021-04-09drm/amdgpu: split gfx callbacks into ras and non-ras onesHawking Zhang1-1/+12
2021-03-24drm/amdgpu: harvest edc status when connected to host via xGMIDennis Li1-6/+48
2021-03-24drm/amdgpu: update default timeout of Aldebaran SQ watchdogHarish Kasiviswanathan1-0/+7
2021-03-24drm/amdgpu: enable watchdog feature for SQ of aldebaranDennis Li1-0/+106
2021-03-24drm/amdgpu: refine ras codes for GC utc of aldebaranDennis Li1-173/+96
2021-03-24drm/amdgpu: add ras support for gfx of aldebaranDennis Li1-0/+1078
2021-03-24drm/amdgpu: add gc powerbrake support (v2)Kevin Wang1-0/+26
2021-03-24drm/amdgpu: update TCP_CHAN_STEER_1 golden value for aldebaranHawking Zhang1-1/+1
2021-03-24drm/amdgpu: add common gc golden settings for aldebaranHawking Zhang1-3/+6
2021-03-24drm/amdgpu: apply gc v9_4_2 golden settings for aldebaranHawking Zhang1-0/+51
2021-03-24drm/amdgpu: restore aldebaran save ttmp and trap config on init (v2)Jonathan Kim1-0/+50