summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: enable ras eeprom on aldebaranJohn Clements2021-04-091-1/+7
* drm/amdgpu: fix send ras disable cmd when asic not support rasStanley.Yang2021-03-231-1/+8
* drm/amdgpu: Reset the devices in the XGMI hive duirng probeshaoyunl2021-03-231-1/+1
* drm/amdgpu: remove unnecessary reading for epprom headerDennis Li2021-02-261-32/+6
* drm/amdgpu: enable ras eeprom support for sienna cichlidJohn Clements2021-01-051-1/+7
* drm/amdgpu/amdgpu: improve code indentation and alignmentDeepak R Varma2020-11-021-7/+7
* drm/amdgpu: remove redundant GPU resetDennis Li2020-10-301-16/+0
* drm/amdgpu: protect eeprom update from GPU resetDennis Li2020-10-211-0/+8
* drm/amdgpu: added RAS EEPROM device support checkJohn Clements2020-08-041-1/+16
* drm/amdgpu: update eeprom once specifying one bigger threshold(v3)Guchun Chen2020-08-041-2/+28
* drm/amdgpu: break GPU recovery once it's in bad state(v4)Guchun Chen2020-08-041-0/+40
* drm/amdgpu: schedule ras recovery when reaching bad page threshold(v2)Guchun Chen2020-08-041-1/+36
* drm/amdgpu: break driver init process when it's bad GPU(v5)Guchun Chen2020-08-041-1/+9
* drm/amdgpu: add bad gpu tag definitionGuchun Chen2020-08-041-0/+3
* drm/amdgpu: validate bad page threshold in ras(v3)Guchun Chen2020-08-041-0/+5
* drm/amdgpu: Move EEPROM I2C adapter to amdgpu_deviceAndrey Grodzovsky2020-03-161-40/+8
* drm/amdgpu: Add Arcturus D342 page retire supportJohn Clements2020-02-261-6/+46
* drm/amdgpu: Resolved offchip EEPROM I/O issueJohn Clements2019-11-261-5/+12
* drm/amdgpu: Use ARCTURUS in RAS EEPROM.Andrey Grodzovsky2019-10-251-1/+8
* drm/amdgpu: remove redundant variable definitionGuchun Chen2019-10-031-7/+8
* drm/amdgpu:Fix EEPROM checksum calculation.Andrey Grodzovsky2019-09-161-78/+86
* drm/amdgpu: Add amdgpu_ras_eeprom_reset_tableAndrey Grodzovsky2019-09-161-8/+17
* drm/madgpu: Fix EEPROM Checksum calculation.Andrey Grodzovsky2019-09-131-2/+2
* drm/amdgpu: fix spelling mistake "jumpimng" -> "jumping"Colin Ian King2019-08-291-1/+1
* drm/amdgpu: Vega20 SMU I2C HW engine controller.Andrey Grodzovsky2019-08-271-2/+3
* drm/amdgpu: Add RAS EEPROM table.Andrey Grodzovsky2019-08-271-0/+492