Age | Commit message (Expand) | Author |
2022-03-15 | drm/amdgpu: message smu to update bad channel info | Stanley.Yang |
2022-02-25 | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2022-02-11 | drm/amdgpu: Reset OOB table error count info | Stanley.Yang |
2022-02-09 | drm/amdgpu: Move reset sem into reset_domain | Andrey Grodzovsky |
2022-01-27 | drm/amd: Expose the FRU SMU I2C bus | Luben Tuikov |
2021-10-28 | drm/amdgpu: Add kernel parameter support for ignoring bad page threshold | Kent Russell |
2021-10-28 | drm/amdgpu: Warn when bad pages approaches 90% threshold | Kent Russell |
2021-10-20 | drm/amdgpu: Clarify error when hitting bad page threshold | Kent Russell |
2021-09-16 | drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count | Michel Dänzer |
2021-08-30 | drm/amdgpu: Process any VBIOS RAS EEPROM address | Luben Tuikov |
2021-08-05 | drm/amdgpu: set RAS EEPROM address from VBIOS | John Clements |
2021-07-08 | drm/amdgpu: return -EFAULT if copy_to_user() fails | Dan Carpenter |
2021-07-08 | drm/amdgpu: unlock on error in amdgpu_ras_debugfs_table_read() | Dan Carpenter |
2021-07-08 | drm/amdgpu: fix a signedness bug in __verify_ras_table_checksum() | Dan Carpenter |
2021-07-01 | drm/amdgpu: fix 64 bit divide in eeprom code | Alex Deucher |
2021-07-01 | drm/amdgpu: RAS EEPROM table is now in debugfs | Luben Tuikov |
2021-07-01 | drm/amdgpu: Optimize EEPROM RAS table I/O | Luben Tuikov |
2021-07-01 | drm/amdgpu: Get rid of test function | Luben Tuikov |
2021-07-01 | drm/amdgpu: Some renames | Luben Tuikov |
2021-07-01 | drm/amdgpu: Nerf buff | Luben Tuikov |
2021-07-01 | drm/amdgpu: Use explicit cardinality for clarity | Luben Tuikov |
2021-07-01 | drm/amdgpu: Simplify RAS EEPROM checksum calculations | Luben Tuikov |
2021-07-01 | drm/amdgpu: Fix amdgpu_ras_eeprom_init() | Luben Tuikov |
2021-07-01 | drm/amdgpu: Return result fix in RAS | Luben Tuikov |
2021-07-01 | drm/amdgpu: EEPROM: add explicit read and write | Luben Tuikov |
2021-07-01 | drm/amdgpu: RAS xfer to read/write | Luben Tuikov |
2021-07-01 | drm/amdgpu: Rename misspelled function | Luben Tuikov |
2021-07-01 | drm/amdgpu: RAS: EEPROM --> RAS | Luben Tuikov |
2021-07-01 | drm/amdgpu: Fix wrap-around bugs in RAS | Luben Tuikov |
2021-07-01 | drm/amdgpu: RAS and FRU now use 19-bit I2C address | Luben Tuikov |
2021-07-01 | drm/amdgpu: i2c subsystem uses 7 bit addresses | Alex Deucher |
2021-07-01 | drm/amdgpu/ras: switch ras eeprom handling to use generic helper | Alex Deucher |
2021-04-09 | drm/amdgpu: enable ras eeprom on aldebaran | John Clements |
2021-03-23 | drm/amdgpu: fix send ras disable cmd when asic not support ras | Stanley.Yang |
2021-03-23 | drm/amdgpu: Reset the devices in the XGMI hive duirng probe | shaoyunl |
2021-02-26 | drm/amdgpu: remove unnecessary reading for epprom header | Dennis Li |
2021-01-05 | drm/amdgpu: enable ras eeprom support for sienna cichlid | John Clements |
2020-11-02 | drm/amdgpu/amdgpu: improve code indentation and alignment | Deepak R Varma |
2020-10-30 | drm/amdgpu: remove redundant GPU reset | Dennis Li |
2020-10-21 | drm/amdgpu: protect eeprom update from GPU reset | Dennis Li |
2020-08-04 | drm/amdgpu: added RAS EEPROM device support check | John Clements |
2020-08-04 | drm/amdgpu: update eeprom once specifying one bigger threshold(v3) | Guchun Chen |
2020-08-04 | drm/amdgpu: break GPU recovery once it's in bad state(v4) | Guchun Chen |
2020-08-04 | drm/amdgpu: schedule ras recovery when reaching bad page threshold(v2) | Guchun Chen |
2020-08-04 | drm/amdgpu: break driver init process when it's bad GPU(v5) | Guchun Chen |
2020-08-04 | drm/amdgpu: add bad gpu tag definition | Guchun Chen |
2020-08-04 | drm/amdgpu: validate bad page threshold in ras(v3) | Guchun Chen |
2020-03-16 | drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device | Andrey Grodzovsky |
2020-02-26 | drm/amdgpu: Add Arcturus D342 page retire support | John Clements |
2019-11-26 | drm/amdgpu: Resolved offchip EEPROM I/O issue | John Clements |