diff options
| author | Mario Limonciello <[email protected]> | 2023-01-03 19:07:19 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-01-09 22:02:17 +0000 |
| commit | 6675402a47cc9464d57ace33fb10c59f126334b8 (patch) | |
| tree | 5a144585f67ce1ab8fd75a26c0cd6dafe6cb5e18 /drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h | |
| parent | drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode` (diff) | |
| download | kernel-6675402a47cc9464d57ace33fb10c59f126334b8.tar.gz kernel-6675402a47cc9464d57ace33fb10c59f126334b8.zip | |
drm/amd: Make SDMA firmware load failures less noisy.
When firmware is missing we get failures at every step.
```
[ 3.855086] amdgpu 0000:04:00.0: Direct firmware load for amdgpu/green_sardine_sdma.bin failed with error -2
[ 3.855087] [drm:amdgpu_sdma_init_microcode [amdgpu]] *ERROR* SDMA: Failed to init firmware "amdgpu/green_sardine_sdma.bin"
[ 3.855398] [drm:sdma_v4_0_early_init [amdgpu]] *ERROR* Failed to load sdma firmware!
```
Realistically we don't need all of these, a user can tell from the first one
that request_firmware emitted what happened. Drop the others.
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Lijo Lazar <[email protected]>
Signed-off-by: Mario Limonciello <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h')
0 files changed, 0 insertions, 0 deletions
