summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
AgeCommit message (Expand)AuthorLines
2025-11-18drm/amdgpu: Unregister mce notifierLijo Lazar-1/+27
2025-11-11drm/amdgpu: get RAS bad page address from MCA addressTao Zhou-3/+12
2025-11-11drm/amdgpu: load RAS bad page from PMFW in page retirementTao Zhou-1/+7
2025-11-06drm/amdgpu: support to load RAS bad pages from PMFWTao Zhou-4/+10
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai-2/+28
2025-11-04drm/amdgpu: add function to check if pmfw eeprom is supportedGangliang Xie-0/+2
2025-11-04drm/amdgpu: Fix error injection parameter errorYiPeng Chai-1/+1
2025-10-28drm/amd: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-1/+0
2025-10-28drm/amdgpu: Add uniras version in sysfsJinzhou Su-1/+31
2025-10-28drm/amdgpu: clear bad page info of ras moduleJinzhou Su-0/+22
2025-10-20drm/amdgpu: query block error count of ras moduleYiPeng Chai-1/+28
2025-10-20drm/amdgpu: query bad page info of ras moduleYiPeng Chai-44/+98
2025-10-20drm/amdgpu: ras module supports error injectionYiPeng Chai-0/+24
2025-10-20drm/amdgpu: check save count before RAS bad page savingTao Zhou-1/+1
2025-10-20drm/amdgpu: Avoid hive seqno increment in legacy rasYiPeng Chai-0/+3
2025-10-20drm/amdgpu: Avoid loading bad pages into legacy rasYiPeng Chai-0/+3
2025-10-20drm/amdgpu: add ras module rma checkYiPeng Chai-0/+3
2025-10-20drm/amdgpu: Improve ras fatal error handling functionYiPeng Chai-8/+8
2025-10-20drm/amdgpu: Intercept ras interrupts to ras moduleYiPeng Chai-0/+16
2025-09-18drm/amdgpu: Check VF critical region before RAS poison injectionXiang Liu-0/+7
2025-09-15drm/amdgpu: wait pmfw polling mca bank info doneStanley.Yang-0/+8
2025-09-02Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...Dave Airlie-84/+249
2025-08-27drm/amdgpu: Correct the loss of aca bank reg infoCe Sun-29/+21
2025-08-27drm/amdgpu: Add a mutex lock to protect poison injectionCe Sun-0/+3
2025-08-04drm/amdgpu: use kmalloc_array() instead of kmalloc()Yunshui Jiang-2/+2
2025-08-04drm/amdgpu: Avoid rma causes GPU duplicate resetCe Sun-7/+10
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-17/+38
2025-07-28drm/amdgpu: add critical address check for bad page retirementYiPeng Chai-0/+8
2025-07-28drm/amdgpu: support ras critical address checkYiPeng Chai-0/+89
2025-07-28drm/amdgpu: adjust the update of RAS bad page numberTao Zhou-16/+25
2025-07-28drm/amdgpu: add range check for RAS bad page addressTao Zhou-30/+28
2025-07-28drm/amdgpu: add command to check address validityYiPeng Chai-0/+63
2025-07-15drm/amdgpu: refine bad page loading when in the same nps modeganglxie-0/+15
2025-06-30drm/amdgpu: Remove useless timeout error messageYiPeng Chai-10/+1
2025-06-30drm/amdgpu: refine ras error injection when eeprom initialization failedganglxie-6/+16
2025-06-18drm/amdgpu: Add debug mask to disable CE logsXiang Liu-0/+3
2025-06-18drm/amdgpu: Clear reset flags from ras contextLijo Lazar-1/+3
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-1/+1
2025-05-29drm/amdgpu: Get mca address for old eeprom recordsganglxie-0/+9
2025-05-29drm/amdgpu: handle old RAS eeprom data in non-nps1 modeganglxie-2/+14
2025-05-22drm/amdgpu: update ras support checkMangesh Gadre-1/+2
2025-05-13drm/amdgpu: Log RAS errors during loadLijo Lazar-1/+4
2025-05-13drm/amdgpu: add get_retire_flip_bits for UMCTao Zhou-0/+4
2025-05-13Refine RAS bad page records counting and parsing in eeprom V3ganglxie-26/+36
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-5/+10
2025-04-30drm/amdgpu: Fix comment styleLijo Lazar-1/+1
2025-04-11drm/amdgpu: Direct ret in ras_reset_err_cnt on VFEllen Pan-0/+3
2025-04-08drm/amdgpu: Disable ACA on VFsVictor Skvortsov-4/+6
2025-04-05Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+1
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+6