]> 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>
Mon, 29 Aug 2022 21:43:29 +0000 (17:43 -0400)
commit73515bbdc45d09d2b7374ea24ec0b8b0610b179b
tree8a96414d72cb629094b40b5efb74da803232c685
parenta9c5e9c82039cf9f12bcb427160a2163df299b1f
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