summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
AgeCommit message (Expand)Author
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-05drm/amdgpu: Send applicable RMA CPERs at end of RAS initKent Russell
2026-02-05drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan
2026-01-21drm/amdgpu: mark invalid records with U64_MAXGangliang Xie
2026-01-05drm/amdgpu: only check critical address when it is not reservedGangliang Xie
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)
2026-01-05drm/amdgpu: Add address checking for unirasJinzhou Su
2025-12-08drm/amdgpu/ras: Move ras data alloc before bad page checkAsad Kamal
2025-12-08drm/amdgpu: fix the calculation of RAS bad page numberTao Zhou
2025-11-18drm/amdgpu: Unregister mce notifierLijo Lazar
2025-11-11drm/amdgpu: get RAS bad page address from MCA addressTao Zhou
2025-11-11drm/amdgpu: load RAS bad page from PMFW in page retirementTao Zhou
2025-11-06drm/amdgpu: support to load RAS bad pages from PMFWTao Zhou
2025-11-04drm/amdgpu: suspend ras module before gpu resetYiPeng Chai
2025-11-04drm/amdgpu: add function to check if pmfw eeprom is supportedGangliang Xie
2025-11-04drm/amdgpu: Fix error injection parameter errorYiPeng Chai
2025-10-28drm/amd: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-10-28drm/amdgpu: Add uniras version in sysfsJinzhou Su
2025-10-28drm/amdgpu: clear bad page info of ras moduleJinzhou Su
2025-10-20drm/amdgpu: query block error count of ras moduleYiPeng Chai
2025-10-20drm/amdgpu: query bad page info of ras moduleYiPeng Chai
2025-10-20drm/amdgpu: ras module supports error injectionYiPeng Chai
2025-10-20drm/amdgpu: check save count before RAS bad page savingTao Zhou
2025-10-20drm/amdgpu: Avoid hive seqno increment in legacy rasYiPeng Chai
2025-10-20drm/amdgpu: Avoid loading bad pages into legacy rasYiPeng Chai
2025-10-20drm/amdgpu: add ras module rma checkYiPeng Chai
2025-10-20drm/amdgpu: Improve ras fatal error handling functionYiPeng Chai
2025-10-20drm/amdgpu: Intercept ras interrupts to ras moduleYiPeng Chai
2025-09-18drm/amdgpu: Check VF critical region before RAS poison injectionXiang Liu
2025-09-15drm/amdgpu: wait pmfw polling mca bank info doneStanley.Yang
2025-09-02Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-08-27drm/amdgpu: Correct the loss of aca bank reg infoCe Sun
2025-08-27drm/amdgpu: Add a mutex lock to protect poison injectionCe Sun
2025-08-04drm/amdgpu: use kmalloc_array() instead of kmalloc()Yunshui Jiang
2025-08-04drm/amdgpu: Avoid rma causes GPU duplicate resetCe Sun
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-28drm/amdgpu: add critical address check for bad page retirementYiPeng Chai
2025-07-28drm/amdgpu: support ras critical address checkYiPeng Chai
2025-07-28drm/amdgpu: adjust the update of RAS bad page numberTao Zhou
2025-07-28drm/amdgpu: add range check for RAS bad page addressTao Zhou
2025-07-28drm/amdgpu: add command to check address validityYiPeng Chai
2025-07-15drm/amdgpu: refine bad page loading when in the same nps modeganglxie
2025-06-30drm/amdgpu: Remove useless timeout error messageYiPeng Chai
2025-06-30drm/amdgpu: refine ras error injection when eeprom initialization failedganglxie
2025-06-18drm/amdgpu: Add debug mask to disable CE logsXiang Liu
2025-06-18drm/amdgpu: Clear reset flags from ras contextLijo Lazar
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-05-29drm/amdgpu: Get mca address for old eeprom recordsganglxie