RE: [PATCH] drm/amdgpu: disable FRU access on special SIENNA CICHLID card

2022-08-25 Thread Russell, Kent
: 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

[PATCH] drm/amdgpu: disable FRU access on special SIENNA CICHLID card

2022-08-24 Thread Guchun Chen
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 --- drivers/gpu/drm/amd/amdgpu/amdgpu