summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
AgeCommit message (Expand)Author
2026-08-06drm/amd/ras: track debug mode for query modeXiang Liu
2026-07-28drm/amdgpu: normalize error return of RAS command wrapper functionsCe Sun
2026-07-15drm/amd/ras: initialize CPER after XGMI reset on initXiang Liu
2026-07-14drm/amdgpu/ras: only check bad page for address-based UMC injectionStanley.Yang
2026-07-14drm/amdgpu: use IP version check in sysfs creation conditional logicCe Sun
2026-07-08drm/amdgpu: retire legacy deferred error separate loggingCe Sun
2026-07-08drm/amdgpu: retire legacy get_retire_flip_bits interface for UMCCe Sun
2026-07-08drm/amdgpu: retire legacy pmfw eeprom support checkCe Sun
2026-07-01drm/amdgpu: retire legacy PMFW bad page loading in pageCe Sun
2026-07-01drm/amdgpu: remove operations related to legacy addressCe Sun
2026-07-01drm/amdgpu: Remove the legacy bad page retirementCe Sun
2026-07-01drm/amdgpu: remove interface for updating umc v12_0 eccCe Sun
2026-07-01drm/amdgpu: retire RAS error count query/reset for gfx_v9_4_3Ce Sun
2026-07-01drm/amdgpu: retire MCA supportCe Sun
2026-07-01drm/amdgpu: retire legacy ACA supportCe Sun
2026-07-01drm/amdgpu: re-set ClearMcaOnRead CE/UE in late init for unirasCe Sun
2026-07-01drm/amdgpu: Drop legacy ACA log RAS error data codeCe Sun
2026-07-01drm/amdgpu: Retire legacy page retirement RAS codeCe Sun
2026-07-01drm/amdgpu/ras: Resum RAS IP hw init during nps dynamic switchStanley.Yang
2026-06-17drm/amdgpu: add bounds check to prevent array overflowYiPeng Chai
2026-06-03drm/amdgpu/ras: add ras_suspend callback and use it for cp_ecc_error_irqYunxiang Li
2026-05-27drm/amdgpu: fix potential overflow in fs_info.debugfs_nameStanley.Yang
2026-05-19drm/amdgpu: check and drop invalid bad page recordsYiPeng Chai
2026-04-03drm/amdgpu: Add fw_reserved reserve-regionLijo Lazar
2026-03-17drm/amdgpu : Update psp 13_0_15 ip block supportMangesh Gadre
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-03-02drm/amdgpu: Use get_smn_base in aqua_vanjaramLijo Lazar
2026-03-02drm/amdgpu: compatible with specific RAS old eeprom formatTao Zhou
2026-02-25drm/amd/ras: Handle check address validity in SR-IOVJinzhou Su
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
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-06gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes
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