]> 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)
commit9320ba2a9c0ec55be9da664eb18f9727a962b6a9
tree633afe3b77f9187d3a4bcbfc462c569cd727873d
parent339b58a0af7f97a0d7b71ebc2076d164cd4d136d
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