Age | Commit message (Expand) | Author | Files | Lines |
2022-02-07 | drm/amdgpu: Prevent random memory access in FRU code | Luben Tuikov | 1 | -10/+12 |
2022-02-07 | drm/amdgpu: Don't offset by 2 in FRU EEPROM | Luben Tuikov | 1 | -9/+4 |
2022-02-07 | drm/amdgpu: Nerf "buff" to "buf" | Luben Tuikov | 1 | -14/+14 |
2022-01-27 | drm/amd: Enable FRU EEPROM for Sienna Cichlid | Luben Tuikov | 1 | -1/+7 |
2022-01-27 | drm/amd: Expose the FRU SMU I2C bus | Luben Tuikov | 1 | -3/+3 |
2022-01-25 | drm/amdgpu: Disable FRU EEPROM access for SRIOV | shaoyunl | 1 | -0/+6 |
2021-12-30 | drm/amdgpu: Access the FRU on Aldebaran | Kent Russell | 1 | -3/+10 |
2021-12-30 | drm/amdgpu: Increase potential product_name to 64 characters | Kent Russell | 1 | -7/+5 |
2021-07-01 | drm/amdgpu: EEPROM: add explicit read and write | Luben Tuikov | 1 | -3/+2 |
2021-07-01 | drm/amdgpu: RAS and FRU now use 19-bit I2C address | Luben Tuikov | 1 | -10/+9 |
2021-07-01 | drm/amdgpu: i2c subsystem uses 7 bit addresses | Alex Deucher | 1 | -1/+1 |
2021-07-01 | drm/amdgpu/ras: switch fru eeprom handling to use generic helper (v2) | Alex Deucher | 1 | -16/+6 |
2021-05-25 | drm/amdgpu: refine amdgpu_fru_get_product_info | Jiansong Chen | 1 | -19/+23 |
2020-09-29 | drm/amdgpu: Use SKU instead of DID for FRU check v2 | Kent Russell | 1 | -11/+24 |
2020-07-01 | drm/amdgpu: label internally used symbols as static | Nirmoy Das | 1 | -2/+2 |
2020-05-29 | drm/amdgpu/fru: fix header guard and include header | Alex Deucher | 1 | -0/+1 |
2020-04-22 | drm/amdgpu: Disable FRU read on Arcturus | Kent Russell | 1 | -3/+4 |
2020-04-09 | drm/amdgpu: Re-enable FRU check for most models v5 | Kent Russell | 1 | -3/+13 |
2020-04-01 | drm/amdgpu: Fix FRU data checking | Kent Russell | 1 | -0/+21 |
2020-04-01 | drm/amdgpu: disabled fru eeprom access | John Clements | 1 | -0/+10 |
2020-04-01 | drm/amdgpu: Enable reading FRU chip via I2C v3 | Kent Russell | 1 | -0/+143 |