summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_ras_mgr.c
AgeCommit message (Expand)AuthorLines
13 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-01-05drm/amd/ras: Support physical address convertJinzhou Su-0/+15
2025-12-10drm/amd/ras: Add vram_type to ras_ta_init_flagsCandice Li-0/+1
2025-12-08drm/amd/ras: Compatible with legacy sriov hostYiPeng Chai-0/+3
2025-12-08drm/amd/ras: Add sriov ras preprocessing before gpu resetYiPeng Chai-0/+6
2025-12-08drm/amd/ras: sriov supports handling VF ras commands.YiPeng Chai-10/+25
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai-0/+22
2025-11-04drm/amd/ras: Add ras support for umc v12_5_0YiPeng Chai-1/+2
2025-11-04drm/amd/ras: Add ras support for nbio v7_9_1YiPeng Chai-1/+2
2025-11-04drm/amd/ras: Increase ras switch control rangeYiPeng Chai-6/+19
2025-11-04drm/amd/ras: Fix the error of undefined reference to `__udivdi3'YiPeng Chai-2/+2
2025-10-20drm/amd/ras: Update function and remove redundant codeYiPeng Chai-0/+31
2025-10-20drm/amdgpu: Enable ras moduleYiPeng Chai-0/+12
2025-10-20drm/amdgpu: Add ras module ip block to amdgpu discoveryYiPeng Chai-0/+8
2025-10-20drm/amdgpu: Intercept ras interrupts to ras moduleYiPeng Chai-2/+2
2025-10-13drm/amdgpu: Add ras module files into amdgpuYiPeng Chai-1/+1
2025-10-13drm/amd/ras: Add amdgpu ras management function.YiPeng Chai-0/+560