summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/ras
AgeCommit message (Expand)AuthorLines
11 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
11 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-9/+9
12 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-11/+11
2026-02-05drm/amd/ras: statistic xgmi training error countStanley.Yang-1/+1
2026-01-05drm/amd/ras: Replace NPS flags in ras moduleJinzhou Su-1/+1
2026-01-05drm/amd/ras: Support physical address convertJinzhou Su-11/+68
2025-12-10drm/amd/ras: Add vram_type to ras_ta_init_flagsCandice Li-0/+4
2025-12-10drm/amd/ras: Reduce stack usage in amdgpu_virt_ras_get_cper_records()Srinivasan Shanmugam-4/+13
2025-12-08drm/amd/ras: Reduce stack usage in ras_umc_handle_bad_pages()Srinivasan Shanmugam-8/+21
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/+154
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/+110
2025-11-04drm/amd/ras: Add ras support for umc v12_5_0YiPeng Chai-1/+3
2025-11-04drm/amd/ras: Add ras support for nbio v7_9_1YiPeng Chai-1/+3
2025-11-04drm/amd/ras: Increase ras switch control rangeYiPeng Chai-6/+19
2025-11-04drm/amd/ras: Fix format truncationXiang Liu-2/+2
2025-11-04drm/amd/ras: Use correct severity for BP threshold exceed eventXiang Liu-2/+2
2025-11-04drm/amd/ras: Correct info field of bad page threshold exceed CPERXiang Liu-3/+8
2025-11-04drm/amd/ras: Update IPID value for bad page threshold CPERXiang Liu-1/+8
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-127/+55
2025-10-20drm/amd/ras: Update ras command context structure nameYiPeng Chai-22/+22
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-17/+12
2025-10-13drm/amd/ras: Add unified ras module top-level makefileYiPeng Chai-0/+34
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
2025-10-13drm/amd/ras: Add files to ras core MakefileYiPeng Chai-0/+44
2025-10-13drm/amd/ras: Add rascore unified interface functionYiPeng Chai-0/+971
2025-10-13drm/amd/ras: Add cper conversion functionYiPeng Chai-0/+614
2025-10-13drm/amd/ras: Use ring buffer to record ras ecc dataYiPeng Chai-0/+403
2025-10-13drm/amd/ras: Add thread to handle ras eventsYiPeng Chai-0/+368
2025-10-13drm/amd/ras: Add ras ioctl command handlerYiPeng Chai-0/+952
2025-10-13drm/amd/ras: Add psp ras common functionsYiPeng Chai-0/+1126
2025-10-13drm/amd/ras: Add psp v13_0 ras functionsYiPeng Chai-0/+77
2025-10-13drm/amd/ras: Add eeprom ras functionsYiPeng Chai-0/+1565
2025-10-13drm/amd/ras: Add gfx common ras functionsYiPeng Chai-0/+113