]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu: disable FRU access on special SIENNA CICHLID card
authorGuchun Chen <guchun.chen@amd.com>
Wed, 24 Aug 2022 15:00:02 +0000 (23:00 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Aug 2022 20:56:00 +0000 (16:56 -0400)
commitc8fea9273fd1be308668496badfcbd55183e0dd3
tree0cd7469c2d3535885c307b488e8301d07dff4d9e
parentb90cb1053190353cc30f0fef0ef1f378ccc063c5
drm/amdgpu: disable FRU access on special SIENNA CICHLID card

Below driver load error will be printed, not friendly to end user.

amdgpu: ATOM BIOS: 113-D603GLXE-077
[drm] FRU: Failed to get size field
[drm:amdgpu_fru_get_product_info [amdgpu]] *ERROR* Failed to read FRU Manufacturer, ret:-5

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