summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/ras/rascore
AgeCommit message (Expand)AuthorFilesLines
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai2-0/+9
2025-11-04drm/amd/ras: Add ras support for umc v12_5_0YiPeng Chai1-0/+1
2025-11-04drm/amd/ras: Add ras support for nbio v7_9_1YiPeng Chai1-0/+1
2025-11-04drm/amd/ras: Fix format truncationXiang Liu1-2/+2
2025-11-04drm/amd/ras: Use correct severity for BP threshold exceed eventXiang Liu1-2/+2
2025-11-04drm/amd/ras: Correct info field of bad page threshold exceed CPERXiang Liu1-3/+8
2025-11-04drm/amd/ras: Update IPID value for bad page threshold CPERXiang Liu1-1/+8
2025-10-21drm/amd/ras: Update function and remove redundant codeYiPeng Chai3-31/+4
2025-10-21drm/amd/ras: Update ras command context structure nameYiPeng Chai2-14/+14
2025-10-13drm/amdgpu: Add ras module files into amdgpuYiPeng Chai6-15/+9
2025-10-13drm/amd/ras: Add files to ras core MakefileYiPeng Chai1-0/+44
2025-10-13drm/amd/ras: Add rascore unified interface functionYiPeng Chai2-0/+971
2025-10-13drm/amd/ras: Add cper conversion functionYiPeng Chai2-0/+614
2025-10-13drm/amd/ras: Use ring buffer to record ras ecc dataYiPeng Chai2-0/+403
2025-10-13drm/amd/ras: Add thread to handle ras eventsYiPeng Chai2-0/+368
2025-10-13drm/amd/ras: Add ras ioctl command handlerYiPeng Chai2-0/+952
2025-10-13drm/amd/ras: Add psp ras common functionsYiPeng Chai3-0/+1126
2025-10-13drm/amd/ras: Add psp v13_0 ras functionsYiPeng Chai2-0/+77
2025-10-13drm/amd/ras: Add eeprom ras functionsYiPeng Chai2-0/+1565
2025-10-13drm/amd/ras: Add gfx common ras functionsYiPeng Chai2-0/+113
2025-10-13drm/amd/ras: Add gfx v9_0 ras functionsYiPeng Chai2-0/+685
2025-10-13drm/amd/ras: Add umc common ras functionsYiPeng Chai2-0/+872
2025-10-13drm/amd/ras: Add umc v12_0 ras functionsYiPeng Chai2-0/+825
2025-10-13drm/amd/ras: Add nbio common ras functionsYiPeng Chai2-0/+141
2025-10-13drm/amd/ras: Add nbio v7_9 ras functionsYiPeng Chai2-0/+154
2025-10-13drm/amd/ras: Add mp1 common ras functionsYiPeng Chai2-0/+131
2025-10-13drm/amd/ras: Add mp1 v13_0 ras functionsYiPeng Chai2-0/+135
2025-10-13drm/amd/ras: Add aca common ras functionsYiPeng Chai2-0/+836
2025-10-13drm/amd/ras: Add ras aca parser v1.0YiPeng Chai2-0/+450
2025-09-23drm/amd/ras: Add rascore status definitionYiPeng Chai2-0/+37