aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
diff options
context:
space:
mode:
authorMario Limonciello <[email protected]>2023-09-25 19:51:23 +0000
committerAlex Deucher <[email protected]>2023-09-26 21:00:23 +0000
commit90295cf73b6a3fe6c31f2f805a814ec2741e2499 (patch)
treeeb725010600adf19c2846faf237c25b7a740fc6d /drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
parentdrm/amdkfd: Handle errors from svm validate and map (diff)
downloadkernel-90295cf73b6a3fe6c31f2f805a814ec2741e2499.tar.gz
kernel-90295cf73b6a3fe6c31f2f805a814ec2741e2499.zip
drm/amd: Drop error message about failing to load DMUB firmware
The error path for DMUB firmware loading is unnecessarily noisy. When a firmware is missing 3 errors show up: ``` amdgpu 0000:07:00.0: Direct firmware load for amdgpu/green_sardine_dmcub.bin failed with error -2 [drm:dm_early_init [amdgpu]] *ERROR* DMUB firmware loading failed: -19 [drm:amdgpu_device_init [amdgpu]] *ERROR* early_init of IP block <dm> failed -19 ``` The error code for the device init is bubbled up already, remove the second one. Signed-off-by: Mario Limonciello <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c')
0 files changed, 0 insertions, 0 deletions