]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Disable FRU read on Arcturus
authorKent Russell <kent.russell@amd.com>
Thu, 16 Apr 2020 12:22:28 +0000 (08:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Apr 2020 22:11:46 +0000 (18:11 -0400)
commita24be6fe60529dc4aeedcf0aae29b08909c81d1c
tree633afe3b77f9187d3a4bcbfc462c569cd727873d
parent1039de8e4e1d33ad13a8df493b26e202aac02469
drm/amdgpu: Disable FRU read on Arcturus

Update the list with supported Arcturus chips, but disable for now until
final list is confirmed.

Ideally we can poll atombios for FRU support, instead of maintaining
this list of chips, but this will enable serial number reading for
supported ASICs for the time-being.

Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c