summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/ras/ras_mgr
AgeCommit message (Expand)AuthorFilesLines
2025-11-06drm/amd/ras: ras supports i2c eeprom for mp1 v13_0_12YiPeng Chai1-0/+1
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai5-0/+101
2025-11-04drm/amd/ras: Add ras support for umc v12_5_0YiPeng Chai1-1/+2
2025-11-04drm/amd/ras: Add ras support for nbio v7_9_1YiPeng Chai1-1/+2
2025-11-04drm/amd/ras: Increase ras switch control rangeYiPeng Chai1-6/+19
2025-11-04drm/amd/ras: Fix the error of undefined reference to `__udivdi3'YiPeng Chai1-2/+2
2025-10-21drm/amd/ras: Update function and remove redundant codeYiPeng Chai4-96/+51
2025-10-21drm/amd/ras: Update ras command context structure nameYiPeng Chai2-8/+8
2025-10-21drm/amdgpu: Enable ras moduleYiPeng Chai1-0/+12
2025-10-21drm/amdgpu: Add ras module ip block to amdgpu discoveryYiPeng Chai2-0/+10
2025-10-21drm/amdgpu: Improve ras fatal error handling functionYiPeng Chai1-0/+5
2025-10-21drm/amdgpu: Intercept ras interrupts to ras moduleYiPeng Chai2-4/+4
2025-10-13drm/amdgpu: Add ras module files into amdgpuYiPeng Chai3-2/+3
2025-10-13drm/amd/ras: Add files to amdgpu ras manager makefileYiPeng Chai1-0/+33
2025-10-13drm/amd/ras: Add amdgpu ras management function.YiPeng Chai2-0/+633
2025-10-13drm/amd/ras: Amdgpu preprocesses ras interruptsYiPeng Chai2-0/+163
2025-10-13drm/amd/ras: Add amdgpu ras system functionsYiPeng Chai2-0/+377
2025-10-13drm/amd/ras: Amdgpu handle ras ioctl commandYiPeng Chai2-0/+418
2025-10-13drm/amd/ras: Add amdgpu eeprom i2c configuration functionYiPeng Chai2-0/+208
2025-10-13drm/amd/ras: Add amdgpu mp1 v13_0 configuration functionYiPeng Chai2-0/+124
2025-10-13drm/amd/ras: Add amdgpu nbio v7_9 configuration functionYiPeng Chai3-0/+155