aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/aldebaran.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-10drm/amdgpu: Prefer RAS recovery for scheduler hangLijo Lazar1-0/+2
2024-11-20drm/amdgpu: Add init level for post reset reinitLijo Lazar1-0/+4
2024-10-22drm/amdgpu: validate resume before function callSunil Khatri1-9/+4
2024-10-22drm/amdgpu: validate suspend before function callSunil Khatri1-9/+2
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri1-1/+1
2024-09-26drm/amdgpu: Support reset-on-init on select SOCsLijo Lazar1-0/+1
2024-07-08drm/amdgpu: sysfs node disable query error count during gpu resetYiPeng Chai1-2/+0
2024-04-26drm/amdgpu: Fix uninitialized variable warningsMa Jun1-1/+1
2024-01-03drm/amdgpu: Fix ecc irq enable/disable unpairedStanley.Yang1-1/+25
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-3/+3
2023-09-11drm/amdgpu: Use default reset method handlerLijo Lazar1-9/+7
2023-08-30drm/amdgpu: Keep reset handlers sharedLijo Lazar1-8/+11
2022-08-10drm/amdgpu: Avoid another list of reset devicesLijo Lazar1-31/+14
2022-03-04drm/amdgpu: Refactor mode2 reset logic for v13.0.2Lijo Lazar1-16/+50
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan1-1/+1
2021-10-13drm/amdgpu: Enable RAS error injection after mode2 reset on AldebaranMukul Joshi1-0/+2
2021-06-01drm/amdgpu: Remove unneeded semicolonZheng Yongjun1-1/+1
2021-04-09drm/amdgpu: Fix build warningsLijo Lazar1-1/+1
2021-04-09drm/amdgpu: Add mode2 reset support for aldebaranLijo Lazar1-0/+407