summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/ras
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-17drm/amd/ras: Pass ras poison consumption message to sriov hostYiPeng Chai-0/+10
2026-03-17drm/amd/ras: Add unified interface to handle ras interruptsYiPeng Chai-0/+32
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-9/+67
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/+37
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/+64
2026-03-02drm/amdgpu: Fix static assertion failure issueYiPeng Chai-2/+2
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 function to convert retired addressJinzhou Su-0/+29
2026-02-25drm/amd/ras: Handle address check in SR-IOV guestJinzhou Su-0/+22
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-25drm/amd/ras: use dedicated memory as vf ras command bufferYiPeng Chai-34/+96
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-9/+9
2026-02-21treewide: 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