summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/ras/ras_mgr
AgeCommit message (Expand)AuthorLines
11 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-2/+2
12 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+4
2026-01-05drm/amd/ras: Support physical address convertJinzhou Su-0/+17
2025-12-10drm/amd/ras: Add vram_type to ras_ta_init_flagsCandice Li-0/+1
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/+36
2025-12-08drm/amd/ras: Add sriov ras preprocessing before gpu resetYiPeng Chai-1/+23
2025-12-08drm/amd/ras: Support high-frequency querying sriov ras block error countYiPeng Chai-0/+121
2025-12-08drm/amd/ras: Add ras command to retrieve cper data from sriov hostYiPeng Chai-1/+173
2025-12-08drm/amd/ras: sriov supports handling VF ras commands.YiPeng Chai-10/+207
2025-11-06drm/amd/ras: ras supports i2c eeprom for mp1 v13_0_12YiPeng Chai-0/+1
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai-0/+101
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-96/+51
2025-10-20drm/amd/ras: Update ras command context structure nameYiPeng Chai-8/+8
2025-10-20drm/amdgpu: Enable ras moduleYiPeng Chai-0/+12
2025-10-20drm/amdgpu: Add ras module ip block to amdgpu discoveryYiPeng Chai-0/+10
2025-10-20drm/amdgpu: Improve ras fatal error handling functionYiPeng Chai-0/+5
2025-10-20drm/amdgpu: Intercept ras interrupts to ras moduleYiPeng Chai-4/+4
2025-10-13drm/amdgpu: Add ras module files into amdgpuYiPeng Chai-2/+3
2025-10-13drm/amd/ras: Add files to amdgpu ras manager makefileYiPeng Chai-0/+33
2025-10-13drm/amd/ras: Add amdgpu ras management function.YiPeng Chai-0/+633
2025-10-13drm/amd/ras: Amdgpu preprocesses ras interruptsYiPeng Chai-0/+163
2025-10-13drm/amd/ras: Add amdgpu ras system functionsYiPeng Chai-0/+377
2025-10-13drm/amd/ras: Amdgpu handle ras ioctl commandYiPeng Chai-0/+418
2025-10-13drm/amd/ras: Add amdgpu eeprom i2c configuration functionYiPeng Chai-0/+208
2025-10-13drm/amd/ras: Add amdgpu mp1 v13_0 configuration functionYiPeng Chai-0/+124
2025-10-13drm/amd/ras: Add amdgpu nbio v7_9 configuration functionYiPeng Chai-0/+155