Age | Commit message (Expand) | Author |
2022-06-03 | drm/amdgpu: print umc correctable error address | Stanley.Yang |
2022-06-03 | drm/amdgpu/pm: support mca_ceumc_addr in ecctable | Stanley.Yang |
2022-04-22 | drm/amdgpu: add RAS fatal error interrupt handler | Tao Zhou |
2022-04-22 | drm/amdgpu: add RAS poison consumption handler (v2) | Tao Zhou |
2022-03-28 | drm/amdgpu/vcn: Add VCN ras error query support | Mohammad Zafar Ziya |
2022-03-28 | drm/amdgpu: Add vcn and jpeg ras support flag | Mohammad Zafar Ziya |
2022-03-15 | drm/amdgpu: message smu to update bad channel info | Stanley.Yang |
2022-03-02 | drm/amdgpu: Modify .ras_fini function pointer parameter | yipechai |
2022-02-17 | drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_init | yipechai |
2022-02-17 | drm/amdgpu: Modify .ras_late_init function pointer parameter | yipechai |
2022-02-14 | drm/amdgpu: Merge amdgpu_ras_late_init/amdgpu_ras_late_fini to amdgpu_ras_blo... | yipechai |
2022-02-14 | drm/amdgpu: Optimize operating sysfs and interrupt function interface in amdg... | yipechai |
2022-02-14 | drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras block | yipechai |
2022-02-07 | drm/amdgpu: Fixed the defect of soft lock caused by infinite loop | yipechai |
2022-01-18 | drm/amdgpu: Fix the code style warnings in amdgpu_ras | yipechai |
2022-01-14 | drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i... | yipechai |
2022-01-14 | drm/amdgpu: Unify ras block interface for each ras block | yipechai |
2021-11-22 | drm/amdgpu: add new query interface for umc block v2 | Stanley.Yang |
2021-09-28 | drm/amdgpu: set poison supported flag for RAS (v2) | Tao Zhou |
2021-09-23 | drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late init | Candice Li |
2021-09-23 | drm/amdgpu: Updated RAS infrastructure | John Clements |
2021-09-01 | drm/amd/amdgpu: add mpio to ras block | Candice Li |
2021-08-24 | drm/amdgpu: Add driver infrastructure for MCA RAS | John Clements |
2021-08-24 | drm/amd/amdgpu: add name field back to ras_common_if | Candice Li |
2021-08-16 | drm/amd/amdgpu: remove unnecessary RAS context field | Candice Li |
2021-08-16 | drm/amd/amdgpu: consolidate PSP TA context | Candice Li |
2021-07-08 | drm/amdgpu: Return error if no RAS | Luben Tuikov |
2021-07-01 | drm/amdgpu: RAS EEPROM table is now in debugfs | Luben Tuikov |
2021-05-27 | drm/amdgpu: Use delayed work to collect RAS error counters | Luben Tuikov |
2021-05-27 | drm/amdgpu: Fix RAS function interface | Luben Tuikov |
2021-05-19 | drm/amdgpu: Conditionally reset RAS counters on boot | John Clements |
2021-05-10 | drm/amdgpu: Rename to ras_*_enabled | Luben Tuikov |
2021-05-10 | drm/amdgpu: Move up ras_hw_supported | Luben Tuikov |
2021-05-10 | drm/amdgpu: Remove redundant ras->supported | Luben Tuikov |
2021-03-23 | drm/amdgpu: fix send ras disable cmd when asic not support ras | Stanley.Yang |
2021-03-23 | drm/amdgpu: harvest edc status when connected to host via xGMI | Dennis Li |
2021-02-26 | drm/amdgpu: remove unnecessary reading for epprom header | Dennis Li |
2021-02-18 | drm/amdgpu: do not keep debugfs dentry | Nirmoy Das |
2020-12-08 | drm/amdgpu: fix debugfs creation/removal, again | Arnd Bergmann |
2020-10-30 | drm/amdgpu: fix the issue of reserving bad pages failed | Dennis Li |
2020-10-30 | drm/amdgpu: remove redundant GPU reset | Dennis Li |
2020-10-30 | drm/amdgpu: change to save bad pages in UMC error interrupt callback | Dennis Li |
2020-08-14 | drm/amdgpu: bypass querying ras error count registers | Guchun Chen |
2020-08-04 | drm/amdgpu: break GPU recovery once it's in bad state(v4) | Guchun Chen |
2020-08-04 | drm/amdgpu: skip bad page reservation once issuing from eeprom write | Guchun Chen |
2020-08-04 | drm/amdgpu: validate bad page threshold in ras(v3) | Guchun Chen |
2020-07-15 | drm/amdgpu: RAS emergency restart logic refine | Wenhui Sheng |
2020-04-01 | drm/amdgpu: disable ras query and iject during gpu reset | John Clements |
2020-03-10 | drm/amdgpu: add function to creat all ras debugfs node | Tao Zhou |
2019-12-18 | drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu | Guchun Chen |