aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/ras
AgeCommit message (Expand)AuthorFilesLines
2026-08-06drm/amd/ras: Handle the lack of mca address case for unirasTao Zhou2-2/+44
2026-08-06drm/amd/ras: add get_die_id for uniras umc v12Tao Zhou3-5/+69
2026-08-06drm/amd/ras: track debug mode for query modeXiang Liu2-1/+18
2026-08-06drm/amd/ras: move some umc v12 specific functions to ras_umc.cTao Zhou4-116/+133
2026-08-06drm/amd/ras: rename core ras_* files and update include guardsYiPeng Chai26-53/+53
2026-08-06drm/amd/ras: rename rascore directory to coreYiPeng Chai42-3/+3
2026-07-28drm/amd/ras: add device lost check to early exit psp cmd wait loopCe Sun4-0/+22
2026-07-28drm/amdgpu/ras: use vram_base_offset for UMC inject addressStanley.Yang1-12/+5
2026-07-28drm/amd/ras: detect old ras eeprom formatTao Zhou4-10/+44
2026-07-28drm/amd/ras: update flip bit setting for unirasTao Zhou5-25/+76
2026-07-28drm/amd/ras: send RMA event in RAS init stageTao Zhou1-0/+5
2026-07-28drm/amdgpu/ras: Add debug mask to disable CE logs for unirasCe Sun5-8/+23
2026-07-14drm/amdgpu/ras: only check bad page for address-based UMC injectionStanley.Yang1-17/+64
2026-07-14drm/amdgpu: drop debug_enable_ras_aca debug mask flagCe Sun1-2/+1
2026-07-01drm/amdgpu: add the macro definition of UMC_V12_0_PER_CHANNEL_OFFSETCe Sun1-0/+2
2026-07-01drm/amd/ras: add set_debug_mode function for unirasCe Sun8-1/+67
2026-07-01drm/amdgpu/ras: Resum RAS IP hw init during nps dynamic switchStanley.Yang2-0/+23
2026-06-17drm/amd/ras: use IS_ERR() to check thread creation resultYiPeng Chai1-2/+3
2026-06-17drm/amdgpu/ras: Estimate RAS reservation when report capacityCe Sun1-1/+25
2026-06-17drm/amd/ras: Sync bad page count on EEPROM updateXiang Liu1-0/+3
2026-06-17drm/amdgpu/ras: Add address sanity check for unirasCe Sun7-7/+68
2026-06-17drm/amdgpu/ras: Add flag to make VBIOS read optionalCe Sun1-1/+1
2026-06-17drm/amdgpu/ras: added RAS EEPROM device support checkCe Sun1-1/+17
2026-06-17drm/amdgpu/ras: Parse all deferred errors with UMC aca handleCe Sun1-7/+6
2026-06-17drm/amd/ras: sleep on PMFW EEPROM busy in bad page count queryCandice Li1-1/+1
2026-06-03drm/amd/ras: validate RAS EEPROM tbl_size before record countCandice Li1-5/+21
2026-06-03drm/amd/ras: Remove redundant error logStanley.Yang1-5/+0
2026-06-03drm/amd/ras: snapshot remote cmd header to fix double-fetchStanley.Yang1-9/+22
2026-06-03drm/amd/ras: Return RAS TA injection result to userspaceStanley.Yang2-11/+12
2026-05-27drm/amd/ras: cap pending_ecc_list sizeStanley.Yang3-0/+56
2026-05-27drm/amdgpu: Fix TOCTOU on UniRAS command response sizeChenglei Xie1-6/+10
2026-05-19drm/amd/ras: return error when converting records to nps pages failsGangliang Xie1-3/+2
2026-05-19drm/amd/ras: add first record offset checkGangliang Xie1-0/+7
2026-05-19drm/amd/ras: copy ras log data instead of referencing pointersYiPeng Chai6-43/+58
2026-05-19drm/amd/ras: add length check for ras command output bufferYiPeng Chai3-11/+24
2026-05-19drm/amd/ras: fix memory leak on ras sw_init failureYiPeng Chai1-4/+16
2026-05-19drm/amd/ras: remove unused codeYiPeng Chai3-31/+1
2026-05-19drm/amd/ras: add error handling for seqno operationsYiPeng Chai2-4/+6
2026-05-19drm/amd/ras: use mutex to prevent concurrent access conflictsYiPeng Chai1-5/+14
2026-05-19drm/amd/ras: bound CPER record fetch buffer sizeCandice Li3-2/+7
2026-05-19drm/amd/ras: Add more IP versions for unirasCe Sun1-0/+2
2026-05-19drm/amd/ras: Fix SMU EEPROM record field decodingXiang Liu1-3/+5
2026-05-18drm/amdgpu: fix OOB risk parsing virt RAS batch trace replies on the VFChenglei Xie1-10/+25
2026-04-17drm/amd/ras: Avoid ECC status update in hw_fini for VF unloadCe Sun1-7/+2
2026-04-03drm/amdgpu: Add host driver reserved-regionLijo Lazar1-4/+4
2026-04-03drm/amdgpu: Add fw vram usage reserve-regionLijo Lazar1-4/+4
2026-04-03drm/amd/ras: enable uniras via IP version checkCe Sun1-6/+3
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