diff options
| author | Mario Limonciello <[email protected]> | 2023-09-25 14:51:23 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-09-26 17:00:23 -0400 |
| commit | 90295cf73b6a3fe6c31f2f805a814ec2741e2499 (patch) | |
| tree | eb725010600adf19c2846faf237c25b7a740fc6d /tools/perf/scripts/python | |
| parent | eb3c357bcb286e89386e89302061fe717fe4e562 (diff) | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions