aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-30drm/amdgpu: disable FRU access on special SIENNA CICHLID cardGuchun Chen1-2/+7
2022-02-07drm/amdgpu: Prevent random memory access in FRU codeLuben Tuikov1-10/+12
2022-02-07drm/amdgpu: Don't offset by 2 in FRU EEPROMLuben Tuikov1-9/+4
2022-02-07drm/amdgpu: Nerf "buff" to "buf"Luben Tuikov1-14/+14
2022-01-27drm/amd: Enable FRU EEPROM for Sienna CichlidLuben Tuikov1-1/+7
2022-01-27drm/amd: Expose the FRU SMU I2C busLuben Tuikov1-3/+3
2022-01-25drm/amdgpu: Disable FRU EEPROM access for SRIOVshaoyunl1-0/+6
2021-12-30drm/amdgpu: Access the FRU on AldebaranKent Russell1-3/+10
2021-12-30drm/amdgpu: Increase potential product_name to 64 charactersKent Russell1-7/+5
2021-07-01drm/amdgpu: EEPROM: add explicit read and writeLuben Tuikov1-3/+2
2021-07-01drm/amdgpu: RAS and FRU now use 19-bit I2C addressLuben Tuikov1-10/+9
2021-07-01drm/amdgpu: i2c subsystem uses 7 bit addressesAlex Deucher1-1/+1
2021-07-01drm/amdgpu/ras: switch fru eeprom handling to use generic helper (v2)Alex Deucher1-16/+6
2021-05-25drm/amdgpu: refine amdgpu_fru_get_product_infoJiansong Chen1-19/+23
2020-09-29drm/amdgpu: Use SKU instead of DID for FRU check v2Kent Russell1-11/+24
2020-07-01drm/amdgpu: label internally used symbols as staticNirmoy Das1-2/+2
2020-05-29drm/amdgpu/fru: fix header guard and include headerAlex Deucher1-0/+1
2020-04-22drm/amdgpu: Disable FRU read on ArcturusKent Russell1-3/+4
2020-04-09drm/amdgpu: Re-enable FRU check for most models v5Kent Russell1-3/+13
2020-04-01drm/amdgpu: Fix FRU data checkingKent Russell1-0/+21
2020-04-01drm/amdgpu: disabled fru eeprom accessJohn Clements1-0/+10
2020-04-01drm/amdgpu: Enable reading FRU chip via I2C v3Kent Russell1-0/+143