aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/ras
AgeCommit message (Expand)AuthorFilesLines
2025-10-20drm/amdgpu: Enable ras moduleYiPeng Chai1-0/+12
2025-10-20drm/amdgpu: Add ras module ip block to amdgpu discoveryYiPeng Chai2-0/+10
2025-10-20drm/amdgpu: Improve ras fatal error handling functionYiPeng Chai1-0/+5
2025-10-20drm/amdgpu: Intercept ras interrupts to ras moduleYiPeng Chai2-4/+4
2025-10-13drm/amdgpu: Add ras module files into amdgpuYiPeng Chai9-17/+12
2025-10-13drm/amd/ras: Add unified ras module top-level makefileYiPeng Chai1-0/+34
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
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