index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_fru_eeprom.c
Age
Commit message (
Expand
)
Author
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