summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
AgeCommit message (Expand)Author
2024-04-26drm/amdgpu: Fix ras mode2 reset failure in ras aca modeYiPeng Chai
2024-04-26drm/amdgpu: Use new interface to reserve bad pageYiPeng Chai
2024-04-26drm/amdgpu: Fix address translation defectYiPeng Chai
2024-04-26drm/amdgpu: add poison consumption handlerYiPeng Chai
2024-04-26drm/amdgpu: Add delay work to retire bad pagesYiPeng Chai
2024-04-26drm/amdgpu: add interface to update umc v12_0 ecc statusYiPeng Chai
2024-04-26drm/amdgpu: add poison creation handlerYiPeng Chai
2024-04-26drm/amdgpu: prepare for logging ecc errorsYiPeng Chai
2024-04-26drm/amdgpu: add message fifo to handle RAS poison eventsYiPeng Chai
2024-04-26drm/amdgpu: Add interface to reserve bad pageYiPeng Chai
2024-04-09drm/amdgpu: Set fatal errror detected flag earlierLijo Lazar
2024-03-22drm/amdgpu: add ras event id support for ACAYang Wang
2024-03-20drm/amdgpu: add aca deferred error type supportYang Wang
2024-03-20drm/amdgpu: make reset method configurable for RAS poisonTao Zhou
2024-03-20drm/amdgpu: add ras event id supportYang Wang
2024-02-26drm/amdgpu: Fix ineffective ras_mask settingsStanley.Yang
2024-02-26drm/amdgpu: Add fatal error detected flagLijo Lazar
2024-01-31drm/amdgpu: disable RAS feature when finiTao Zhou
2024-01-31drm/amdgpu: Update boot time errors polling sequenceHawking Zhang
2024-01-25drm/amdgpu: Support passing poison consumption ras block to SRIOVYiPeng Chai
2024-01-25drm/amdgpu: adjust aca init/fini sequence to match gpu resetYang Wang
2024-01-25drm/amdgpu: Fix module unload hang with RAS enabledMukul Joshi
2024-01-22drm/amdgpu: skip call ras_late_init if ras block is not supportedYang Wang
2024-01-22drm/amdgpu:Support retiring multiple MCA error address pagesYiPeng Chai
2024-01-22drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoningYiPeng Chai
2024-01-22drm/amdgpu: Fix ras features value calltraceStanley.Yang
2024-01-22drm/amdgpu: Prepare for asynchronous processing of umc page retirementYiPeng Chai
2024-01-18drm/amdgpu: Show deferred error count for UMCStanley.Yang
2024-01-18drm/amdgpu: fix UBSAN array-index-out-of-bounds for ras_block_string[]Yang Wang
2024-01-15drm/amdgpu: Centralize ras cap query to amdgpu_ras_check_supportedHawking Zhang
2024-01-15drm/amdgpu: Log deferred error separatelyCandice Li
2024-01-15drm/amdgpu: add aca sysfs supportYang Wang
2024-01-15drm/amdgpu: add amdgpu ras aca query interfaceYang Wang
2024-01-15drm/amdgpu: add ACA bank dump debugfs supportYang Wang
2024-01-15drm/amdgpu: Add ras helper to query boot errors v2Hawking Zhang
2024-01-09drm/amdgpu: Packed socket_id to ras feature maskHawking Zhang
2024-01-09drm/amdgpu: Support poison error injection via ras_ctrl debugfsCandice Li
2024-01-09drm/amdgpu: Drop unnecessary sentences about CE and deferred error.Candice Li
2024-01-05Revert "drm/amdgpu: enable mca debug mode on APU by default"Hawking Zhang
2024-01-03drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam
2024-01-03drm/amdgpu: Use kzalloc instead of kmalloc+__GFP_ZERO in amdgpu_ras.cSrinivasan Shanmugam
2023-12-19drm/amdgpu: MCA supports recording umc address informationYiPeng Chai
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie
2023-12-06drm/amdgpu: optimize the printing order of error dataYang Wang
2023-11-30drm/amdgpu: enable mca debug mode on APU by defaultYang Wang
2023-11-29drm/amdgpu: Move mca debug mode decision to rasLijo Lazar
2023-11-17drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.cYang Wang
2023-11-09drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak
2023-11-09drm/amdgpu: Support multiple error query modesHawking Zhang
2023-11-03drm/amdgpu: check recovery status of xgmi hive in ras_reset_error_countTao Zhou