OSDN Git Service

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)
commit69d0c18dda2dae4cfbf73d4ffaa5aff6dc69894a
tree633afe3b77f9187d3a4bcbfc462c569cd727873d
parent4e2fec3321d5c0a80b894c05eb2de51d06fa5c03
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