summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-20drm/amdgpu: Conditionally reset RAS counters on bootJohn Clements1-1/+1
2021-05-11drm/amd/amdgpu: Fix errors in function documentationDwaipayan Ray1-0/+3
2021-05-11drm/amdgpu: add function to clear MMEA error status for aldebaranDennis Li1-0/+4
2021-05-11drm/amdgpu: covert ras status to kernel errnoDennis Li1-36/+7
2021-05-11drm/amdgpu: Quit RAS initialization earlier if RAS is disabledOak Zeng1-1/+1
2021-05-11drm/amdgpu: Export ras_*_enabled to debugfsLuben Tuikov1-2/+4
2021-05-11drm/amdgpu: Rename to ras_*_enabledLuben Tuikov1-25/+25
2021-05-11drm/amdgpu: Move up ras_hw_supportedLuben Tuikov1-32/+26
2021-05-11drm/amdgpu: Remove redundant ras->supportedLuben Tuikov1-5/+4
2021-05-11drm/amdgpu: force enable gfx ras for vega20 wsStanley.Yang1-0/+21
2021-05-11drm/amdgpu: enable gfx ras in aldebran by defaultHawking Zhang1-1/+2
2021-05-11drm/amdgpu: enable ras error count query and reset for HDPHawking Zhang1-0/+10
2021-04-29drm/amdgpu: provide socket/die id info in RAS messageHawking Zhang1-2/+27
2021-04-24drm/amdgpu: disable gfx ras by default in aldebaranHawking Zhang1-2/+1
2021-04-24drm/amdgpu: optimize gfx ras features flag cleanStanley.Yang1-5/+5
2021-04-21drm/amdgpu: Reset RAS error count and status regsMukul Joshi1-0/+6
2021-04-21drm/amdgpu: fix a error injection failed issueDennis Li1-1/+1
2021-04-15drm/amdgpu: Add double-sscanf but invertLuben Tuikov1-2/+5
2021-04-15drm/amdgpu: Fix kernel-doc for the RAS sysfs interfaceLuben Tuikov1-23/+24
2021-04-15drm/amdgpu: Add bad_page_cnt_threshold to debugfsLuben Tuikov1-0/+2
2021-04-15drm/amdgpu: Fix a bug in checking the result of reserve pageLuben Tuikov1-6/+3
2021-04-15drm/amdgpu: Fix a bug for input with double sscanfLuben Tuikov1-8/+5
2021-04-09drm/amdgpu: page retire over debugfs mechanismJohn Clements1-0/+67
2021-04-09drm/amdgpu: RAS harvest on driver loadJohn Clements1-0/+29
2021-04-09drm/amdgpu: split gfx callbacks into ras and non-ras onesHawking Zhang1-12/+18
2021-04-09drm/amdgpu: split mmhub callbacks into ras and non-ras onesHawking Zhang1-8/+12
2021-04-09drm/amdgpu: split umc callbacks to ras and non-ras onesHawking Zhang1-4/+6
2021-04-09drm/amdgpu: move xgmi ras functions to xgmi_ras_funcsHawking Zhang1-1/+3
2021-04-09drm/amdgpu: split nbio callbacks into ras and non-ras onesHawking Zhang1-6/+24
2021-04-09drm/amdgpu: initialze ras caps per paltform configHawking Zhang1-12/+23
2021-04-09drm/amd: cleanup coding style a bitBernard Zhao1-4/+3
2021-04-09drm/amdgpu: support sdma error injectionStanley.Yang1-0/+1
2021-04-09drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-5/+3
2021-04-09drm/amdgpu: Fix check for RAS supportLuben Tuikov1-9/+6
2021-03-24drm/amdgpu: revert "reserve backup pages for bad page retirment"Christian König1-18/+11
2021-03-24drm/amdgpu: fix send ras disable cmd when asic not support rasStanley.Yang1-11/+46
2021-03-24drm/amdgpu: support query ecc cap for SIENNA_CICHLIDHawking Zhang1-2/+2
2021-03-24drm/amdgpu: skip read eeprom for device that pending on XGMI resetshaoyunl1-0/+6
2021-03-24drm/amdgpu: harvest edc status when connected to host via xGMIDennis Li1-9/+41
2021-03-24drm/amdgpu: enable watchdog feature for SQ of aldebaranDennis Li1-0/+3
2021-02-27drm/amdgpu: remove unnecessary reading for epprom headerDennis Li1-16/+0
2021-02-27drm/amdgpu: reserve backup pages for bad page retirmentDennis Li1-11/+18
2021-02-19drm/amdgpu: mark local function as staticNirmoy Das1-1/+1
2021-02-19drm/amdgpu: do not keep debugfs dentryNirmoy Das1-43/+30
2021-01-15drm/amdgpu: toggle on DF Cstate after finishing xgmi injectionGuchun Chen1-1/+1
2021-01-05drm/amdgpu: fix no bad_pages issue after umc ue injectionDennis Li1-4/+4
2020-12-09drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann1-8/+5
2020-11-14drm/amd/amdgpu/amdgpu_ras: Make local function 'amdgpu_ras_error_status_query...Lee Jones1-2/+2
2020-11-14drm/amd/amdgpu/amdgpu_ras: Remove unused function 'amdgpu_ras_error_cure'Lee Jones1-7/+0
2020-11-02drm/amdgpu/amdgpu: improve code indentation and alignmentDeepak R Varma1-5/+5