summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/ras
AgeCommit message (Expand)AuthorFilesLines
2026-03-23drm/amd/ras: Add input pointer validation in ras core helpersSrinivasan Shanmugam1-0/+9
2026-03-23drm/amd/ras: Add NULL checks for ras_core sys_fn callbacksSrinivasan Shanmugam1-0/+13
2026-03-23drm/amd/ras: Remove redundant NULL check in pending bad-bank list iterationSrinivasan Shanmugam1-1/+1
2026-03-18drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()Srinivasan Shanmugam1-2/+5
2026-03-17drm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected()Srinivasan Shanmugam1-1/+3
2026-03-17drm/amd/ras: Pass ras poison consumption message to sriov hostYiPeng Chai1-0/+10
2026-03-17drm/amd/ras: Add unified interface to handle ras interruptsYiPeng Chai2-0/+32
2026-03-04drm/amd/ras: adapt sync info func for pmfw eepromGangliang Xie3-1/+19
2026-03-04drm/amd/ras: add check func for pmfw eepromGangliang Xie6-9/+67
2026-03-04drm/amd/ras: add initialization func for pmfw eepromGangliang Xie3-3/+98
2026-03-04drm/amd/ras: adapt page retirement process for pmfw eepromGangliang Xie4-10/+66
2026-03-04drm/amd/ras: add read func for pmfw eepromGangliang Xie6-9/+101
2026-03-04drm/amd/ras: make MCA IPID parse globalTao Zhou2-0/+16
2026-03-04drm/amd/ras: add append func for pmfw eepromGangliang Xie3-3/+48
2026-03-04drm/amd/ras: add check safety watermark func for pmfw eepromGangliang Xie4-0/+37
2026-03-03drm/amd/ras: Add table reset func for pmfw eepromGangliang Xie4-2/+63
2026-03-03drm/amd/ras: add wrapper funcs for pmfw eepromGangliang Xie2-0/+141
2026-03-03drm/amd/ras: add uniras smu feature flag init funcGangliang Xie5-1/+74
2026-03-03drm/amd/ras: add pmfw eeprom smu interfacesGangliang Xie2-0/+64
2026-03-03drm/amdgpu: Fix static assertion failure issueYiPeng Chai1-2/+2
2026-03-03drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()Yujie Liu1-2/+2
2026-03-03drm/amd/ras: Fix type size of remainder argumentKees Cook1-2/+4
2026-02-26drm/amd/ras: Add function to convert retired addressJinzhou Su2-0/+29
2026-02-26drm/amd/ras: Handle address check in SR-IOV guestJinzhou Su2-0/+22
2026-02-26drm/amd/ras: Add convert retired address structureJinzhou Su1-0/+14
2026-02-26drm/amd/ras: Add address check structureJinzhou Su1-0/+15
2026-02-26drm/amd/ras: use dedicated memory as vf ras command bufferYiPeng Chai2-34/+96
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds5-9/+9
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook5-11/+11
2026-02-06drm/amd/ras: statistic xgmi training error countStanley.Yang1-1/+1
2026-01-06drm/amd/ras: Replace NPS flags in ras moduleJinzhou Su1-1/+1
2026-01-06drm/amd/ras: Support physical address convertJinzhou Su6-11/+68
2025-12-11drm/amd/ras: Add vram_type to ras_ta_init_flagsCandice Li4-0/+4
2025-12-11drm/amd/ras: Reduce stack usage in amdgpu_virt_ras_get_cper_records()Srinivasan Shanmugam1-4/+13
2025-12-08drm/amd/ras: Reduce stack usage in ras_umc_handle_bad_pages()Srinivasan Shanmugam1-8/+21
2025-12-08drm/amd/ras: Compatible with legacy sriov hostYiPeng Chai3-0/+36
2025-12-08drm/amd/ras: Add sriov ras preprocessing before gpu resetYiPeng Chai3-1/+23
2025-12-08drm/amd/ras: Support high-frequency querying sriov ras block error countYiPeng Chai3-0/+154
2025-12-08drm/amd/ras: Add ras command to retrieve cper data from sriov hostYiPeng Chai2-1/+173
2025-12-08drm/amd/ras: sriov supports handling VF ras commands.YiPeng Chai6-10/+207
2025-11-06drm/amd/ras: ras supports i2c eeprom for mp1 v13_0_12YiPeng Chai1-0/+1
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai7-0/+110
2025-11-04drm/amd/ras: Add ras support for umc v12_5_0YiPeng Chai2-1/+3
2025-11-04drm/amd/ras: Add ras support for nbio v7_9_1YiPeng Chai2-1/+3
2025-11-04drm/amd/ras: Increase ras switch control rangeYiPeng Chai1-6/+19
2025-11-04drm/amd/ras: Fix format truncationXiang Liu1-2/+2
2025-11-04drm/amd/ras: Use correct severity for BP threshold exceed eventXiang Liu1-2/+2
2025-11-04drm/amd/ras: Correct info field of bad page threshold exceed CPERXiang Liu1-3/+8
2025-11-04drm/amd/ras: Update IPID value for bad page threshold CPERXiang Liu1-1/+8