summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
AgeCommit message (Expand)AuthorLines
2024-01-09drm/amdgpu: Packed socket_id to ras feature maskHawking Zhang-0/+5
2024-01-09drm/amdgpu: Support poison error injection via ras_ctrl debugfsCandice Li-2/+5
2024-01-09drm/amdgpu: Drop unnecessary sentences about CE and deferred error.Candice Li-9/+5
2024-01-05Revert "drm/amdgpu: enable mca debug mode on APU by default"Hawking Zhang-2/+1
2024-01-03drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam-0/+3
2024-01-03drm/amdgpu: Use kzalloc instead of kmalloc+__GFP_ZERO in amdgpu_ras.cSrinivasan Shanmugam-3/+3
2023-12-19drm/amdgpu: MCA supports recording umc address informationYiPeng Chai-7/+15
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie-0/+17
2023-12-06drm/amdgpu: optimize the printing order of error dataYang Wang-0/+17
2023-11-30drm/amdgpu: enable mca debug mode on APU by defaultYang Wang-1/+2
2023-11-29drm/amdgpu: Move mca debug mode decision to rasLijo Lazar-3/+11
2023-11-17drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.cYang Wang-1/+1
2023-11-09drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak-3/+6
2023-11-09drm/amdgpu: Support multiple error query modesHawking Zhang-23/+70
2023-11-03drm/amdgpu: check recovery status of xgmi hive in ras_reset_error_countTao Zhou-1/+10
2023-10-31drm/amdgpu: check RAS supported first in ras_reset_error_countTao Zhou-4/+4
2023-10-26drm/amdgpu: bypass RAS error reset in some conditionsTao Zhou-1/+9
2023-10-26drm/amdgpu: enable RAS poison mode for APUTao Zhou-1/+2
2023-10-26drm/amdgpu: refine ras error kernel log printYang Wang-35/+81
2023-10-26drm/amdgpu: fix find ras error node errorYang Wang-4/+3
2023-10-20drm/amdgpu: add set/get mca debug mode operationsTao Zhou-0/+21
2023-10-20drm/amdgpu: Enable RAS feature by default for APUStanley.Yang-12/+2
2023-10-20drm/amdgpu: fix typo for amdgpu ras error data printYang Wang-2/+2
2023-10-20drm/amdgpu: Fix delete nodes that have been relesedStanley.Yang-3/+1
2023-10-20drm/amdgpu: Enable software RAS in vcn v4_0_3Hawking Zhang-1/+3
2023-10-20drm/amdgpu: define ras_reset_error_count functionTao Zhou-4/+15
2023-10-19drm/amdgpu : Add hive ras recovery checkAsad Kamal-2/+7
2023-10-13drm/amdgpu: add ras_err_info to identify RAS error sourceYang Wang-45/+249
2023-10-13drm/amdgpu: Expose ras version & schema infoAsad Kamal-3/+48
2023-09-20drm/amdgpu: Fix false positive error logStanley.Yang-5/+5
2023-09-20drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enableCong Liu-0/+1
2023-09-20drm/amdgpu: add amdgpu mca debug sysfs supportYang Wang-0/+2
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar-16/+22
2023-09-11drm/amdgpu: fallback to old RAS error message for aqua_vanjaramHawking Zhang-2/+4
2023-08-30drm/amdgpu: Free ras cmd input buffer properlyHawking Zhang-7/+7
2023-08-30drm/amdgpu: Allow issue disable gfx ras cmd to firmwareHawking Zhang-3/+4
2023-08-30drm/amdgpu: Enable ras for mp0 v13_0_6 sriovYiPeng Chai-0/+1
2023-08-15drm/amdgpu: mode1 reset needs to recover mp1 for mp0 v13_0_10YiPeng Chai-0/+2
2023-08-15drm/amdgpu: Remove unnecessary ras cap checkHawking Zhang-4/+0
2023-08-09drm/amdgpu: Extend poison mode check to SDMA/VCN/JPEGCandice Li-1/+4
2023-08-09drm/amdgpu: add RAS fatal error handler for NBIO v7.9Tao Zhou-0/+5
2023-08-07drm/amdgpu: Issue ras enable_feature for gfx ip onlyHawking Zhang-20/+10
2023-08-07drm/amdgpu: Apply poison mode check to GFX IP onlyHawking Zhang-0/+1
2023-08-07drm/amdgpu: Only create err_count sysfs when hw_op is supportedHawking Zhang-13/+18
2023-07-25drm/amdgpu: Check APU flag to disable RASStanley.Yang-1/+2
2023-07-21drm/amd: Avoid reading the VBIOS part number twiceMario Limonciello-4/+4
2023-07-18drm/amdgpu: Disable RAS by default on APU flatformStanley.Yang-2/+11
2023-07-18drm/amdgpu: Enable aqua vanjaram RASStanley.Yang-0/+1
2023-07-07drm/amdgpu: skip address adjustment for GFX RAS injectionTao Zhou-1/+2
2023-06-30drm/amdgpu: gpu recovers from fatal error in poison modeYiPeng Chai-0/+11