summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/ras/rascore
AgeCommit message (Expand)AuthorLines
2026-03-23drm/amd/ras: Add input pointer validation in ras core helpersSrinivasan Shanmugam-0/+9
2026-03-23drm/amd/ras: Add NULL checks for ras_core sys_fn callbacksSrinivasan Shanmugam-0/+13
2026-03-23drm/amd/ras: Remove redundant NULL check in pending bad-bank list iterationSrinivasan Shanmugam-1/+1
2026-03-17drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()Srinivasan Shanmugam-2/+5
2026-03-17drm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected()Srinivasan Shanmugam-1/+3
2026-03-04drm/amd/ras: adapt sync info func for pmfw eepromGangliang Xie-1/+19
2026-03-04drm/amd/ras: add check func for pmfw eepromGangliang Xie-8/+65
2026-03-04drm/amd/ras: add initialization func for pmfw eepromGangliang Xie-3/+98
2026-03-04drm/amd/ras: adapt page retirement process for pmfw eepromGangliang Xie-10/+66
2026-03-04drm/amd/ras: add read func for pmfw eepromGangliang Xie-9/+101
2026-03-04drm/amd/ras: make MCA IPID parse globalTao Zhou-0/+16
2026-03-04drm/amd/ras: add append func for pmfw eepromGangliang Xie-3/+48
2026-03-04drm/amd/ras: add check safety watermark func for pmfw eepromGangliang Xie-0/+34
2026-03-02drm/amd/ras: Add table reset func for pmfw eepromGangliang Xie-2/+63
2026-03-02drm/amd/ras: add wrapper funcs for pmfw eepromGangliang Xie-0/+141
2026-03-02drm/amd/ras: add uniras smu feature flag init funcGangliang Xie-1/+74
2026-03-02drm/amd/ras: add pmfw eeprom smu interfacesGangliang Xie-0/+18
2026-03-02drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()Yujie Liu-2/+2
2026-03-02drm/amd/ras: Fix type size of remainder argumentKees Cook-2/+4
2026-02-25drm/amd/ras: Add convert retired address structureJinzhou Su-0/+14
2026-02-25drm/amd/ras: Add address check structureJinzhou Su-0/+15
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-7/+7
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-8/+7
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/+51
2025-12-10drm/amd/ras: Add vram_type to ras_ta_init_flagsCandice Li-0/+3
2025-12-08drm/amd/ras: Reduce stack usage in ras_umc_handle_bad_pages()Srinivasan Shanmugam-8/+21
2025-12-08drm/amd/ras: Support high-frequency querying sriov ras block error countYiPeng Chai-0/+33
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai-0/+9
2025-11-04drm/amd/ras: Add ras support for umc v12_5_0YiPeng Chai-0/+1
2025-11-04drm/amd/ras: Add ras support for nbio v7_9_1YiPeng Chai-0/+1
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-10-20drm/amd/ras: Update function and remove redundant codeYiPeng Chai-31/+4
2025-10-20drm/amd/ras: Update ras command context structure nameYiPeng Chai-14/+14
2025-10-13drm/amdgpu: Add ras module files into amdgpuYiPeng Chai-15/+9
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
2025-10-13drm/amd/ras: Add gfx v9_0 ras functionsYiPeng Chai-0/+685