Age | Commit message (Expand) | Author |
2024-05-02 | drm/amdgpu: Add smu v13_0_14 ip block | Hawking Zhang |
2023-10-13 | drm/amdgpu: Avoid FRU EEPROM access on APU | Lijo Lazar |
2023-10-09 | Documentation/amdgpu: Add FRU attribute details | Lijo Lazar |
2023-10-09 | drm/amdgpu: Add more FRU field information | Lijo Lazar |
2023-10-09 | drm/amdgpu: Refactor FRU product information | Lijo Lazar |
2023-10-09 | drm/amdgpu: enable FRU device for SMU v13.0.6 | Yang Wang |
2023-09-26 | drm/amdgpu: Fix a memory leak | Luben Tuikov |
2023-08-09 | drm/amdgpu: Add FRU sysfs nodes only if needed | Lijo Lazar |
2023-07-25 | drm/amdgpu: Remove else after return in 'is_fru_eeprom_supported' | Srinivasan Shanmugam |
2023-07-21 | drm/amd: Avoid reading the VBIOS part number twice | Mario Limonciello |
2022-12-14 | drm/amdgpu: Check if fru_addr is not NULL (v2) | Luben Tuikov |
2022-11-17 | drm/amdgpu: Interpret IPMI data for product information (v2) | Luben Tuikov |
2022-11-17 | drm/amdgpu: Bug-fix: Reading I2C FRU data on newer ASICs | Luben Tuikov |
2022-08-30 | drm/amdgpu: disable FRU access on special SIENNA CICHLID card | Guchun Chen |
2022-02-07 | drm/amdgpu: Prevent random memory access in FRU code | Luben Tuikov |
2022-02-07 | drm/amdgpu: Don't offset by 2 in FRU EEPROM | Luben Tuikov |
2022-02-07 | drm/amdgpu: Nerf "buff" to "buf" | Luben Tuikov |
2022-01-27 | drm/amd: Enable FRU EEPROM for Sienna Cichlid | Luben Tuikov |
2022-01-27 | drm/amd: Expose the FRU SMU I2C bus | Luben Tuikov |
2022-01-25 | drm/amdgpu: Disable FRU EEPROM access for SRIOV | shaoyunl |
2021-12-30 | drm/amdgpu: Access the FRU on Aldebaran | Kent Russell |
2021-12-30 | drm/amdgpu: Increase potential product_name to 64 characters | Kent Russell |
2021-07-01 | drm/amdgpu: EEPROM: add explicit read and write | 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 fru eeprom handling to use generic helper (v2) | Alex Deucher |
2021-05-25 | drm/amdgpu: refine amdgpu_fru_get_product_info | Jiansong Chen |
2020-09-29 | drm/amdgpu: Use SKU instead of DID for FRU check v2 | Kent Russell |
2020-07-01 | drm/amdgpu: label internally used symbols as static | Nirmoy Das |
2020-05-29 | drm/amdgpu/fru: fix header guard and include header | Alex Deucher |
2020-04-22 | drm/amdgpu: Disable FRU read on Arcturus | Kent Russell |
2020-04-09 | drm/amdgpu: Re-enable FRU check for most models v5 | Kent Russell |
2020-04-01 | drm/amdgpu: Fix FRU data checking | Kent Russell |
2020-04-01 | drm/amdgpu: disabled fru eeprom access | John Clements |
2020-04-01 | drm/amdgpu: Enable reading FRU chip via I2C v3 | Kent Russell |