summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Declare array with strings as pointers constantSrinivasan Shanmugam2023-09-061-2/+2
* drm/amdgpu: setup hw debug registers on driver initializationJonathan Kim2023-06-091-0/+3
* drm/amdgpu: remove RAS GFX injection for gfx_v9_4/gfx_v9_4_2Tao Zhou2023-06-091-24/+0
* drm/amdgpu: add instance mask for RAS injectTao Zhou2023-06-091-2/+3
* drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang2023-06-091-1/+1
* drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma2023-04-181-1/+1
* drm/amdgpu: add xcc index argument to soc15_grbm_selectLe Ma2023-04-181-2/+2
* drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)Tao Zhou2022-03-251-0/+14
* drm/amdgpu: Fix the code style warnings in gfxyipechai2022-01-181-1/+1
* drm/amdgpu: Modify gfx block to fit for the unified ras block data and opsyipechai2022-01-141-11/+14
* drm/amdgpu: remove GPRs init for ALDEBARAN in gpu reset (v3)Tao Zhou2021-10-281-3/+3
* drm/amdgpu: skip GPRs init for some CU settings on ALDEBARANTao Zhou2021-10-281-0/+5
* drm/amdgpu: fix kernel-doc warnings on non-kernel-doc commentsRandy Dunlap2021-08-091-3/+3
* drm/amdgpu: PWRBRK sequence changes for AldebaranAshish Pawar2021-06-181-5/+0
* drm/amdgpu: Correctly clear GCEA error statusMukul Joshi2021-05-271-3/+7
* drm/amd/amdgpu/gfx_v9_4_2: Mark functions called by reference as staticLee Jones2021-05-211-7/+7
* drm/amdgpu: add synchronization among waves in the same threadgroupDennis Li2021-05-191-134/+142
* drm/amdgpu: correct the funtion to clear GCEA error statusDennis Li2021-05-101-1/+4
* drm/amdgpu: update the shader to clear specific SGPRsDennis Li2021-05-101-44/+47
* drm/amdgpu: fix no full coverage issue for gprs initializationDennis Li2021-04-281-264/+515
* drm/amdgpu: refine gprs init shaders to check coverageDennis Li2021-04-231-2/+375
* drm/amdgpu: resolve erroneous gfx_v9_4_2 printsJohn Clements2021-04-201-1/+1
* drm/amdgpu: only harvest gcea/mmea error status in aldebaranHawking Zhang2021-04-201-9/+12
* drm/amdgpu: update gfx 9.4.2 ras error reportingJohn Clements2021-04-151-6/+7
* drm/amdgpu: split gfx callbacks into ras and non-ras onesHawking Zhang2021-04-091-1/+12
* drm/amdgpu: harvest edc status when connected to host via xGMIDennis Li2021-03-231-6/+48
* drm/amdgpu: update default timeout of Aldebaran SQ watchdogHarish Kasiviswanathan2021-03-231-0/+7
* drm/amdgpu: enable watchdog feature for SQ of aldebaranDennis Li2021-03-231-0/+106
* drm/amdgpu: refine ras codes for GC utc of aldebaranDennis Li2021-03-231-173/+96
* drm/amdgpu: add ras support for gfx of aldebaranDennis Li2021-03-231-0/+1078
* drm/amdgpu: add gc powerbrake support (v2)Kevin Wang2021-03-231-0/+26
* drm/amdgpu: update TCP_CHAN_STEER_1 golden value for aldebaranHawking Zhang2021-03-231-1/+1
* drm/amdgpu: add common gc golden settings for aldebaranHawking Zhang2021-03-231-3/+6
* drm/amdgpu: apply gc v9_4_2 golden settings for aldebaranHawking Zhang2021-03-231-0/+51
* drm/amdgpu: restore aldebaran save ttmp and trap config on init (v2)Jonathan Kim2021-03-231-0/+50