summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_virt_ras_cmd.c
AgeCommit message (Expand)AuthorLines
12 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
12 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
13 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+3
2025-12-10drm/amd/ras: Reduce stack usage in amdgpu_virt_ras_get_cper_records()Srinivasan Shanmugam-4/+13
2025-12-08drm/amd/ras: Compatible with legacy sriov hostYiPeng Chai-0/+30
2025-12-08drm/amd/ras: Add sriov ras preprocessing before gpu resetYiPeng Chai-0/+15
2025-12-08drm/amd/ras: Support high-frequency querying sriov ras block error countYiPeng Chai-0/+112
2025-12-08drm/amd/ras: Add ras command to retrieve cper data from sriov hostYiPeng Chai-1/+167
2025-12-08drm/amd/ras: sriov supports handling VF ras commands.YiPeng Chai-0/+137