diff options
| author | Simon Ser <[email protected]> | 2021-09-07 14:19:34 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-09-07 17:30:50 +0000 |
| commit | a906331c452b41f94f2dedd6eaf415feed08a731 (patch) | |
| tree | 5670affa4e59a583be5608e7db967d1b815ae5b9 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
| parent | drm/radeon: Prefer kcalloc over open coded arithmetic (diff) | |
| download | kernel-a906331c452b41f94f2dedd6eaf415feed08a731.tar.gz kernel-a906331c452b41f94f2dedd6eaf415feed08a731.zip | |
amd/display: downgrade validation failure log level
In amdgpu_dm_atomic_check, dc_validate_global_state is called. On
failure this logs a warning to the kernel journal. However warnings
shouldn't be used for atomic test-only commit failures: user-space
might be perfoming a lot of atomic test-only commits to find the
best hardware configuration.
Downgrade the log to a regular DRM atomic message. While at it, use
the new device-aware logging infrastructure.
This fixes error messages in the kernel when running gamescope [1].
[1]: https://github.com/Plagman/gamescope/issues/245
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Signed-off-by: Simon Ser <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: Harry Wentland <[email protected]>
Cc: Nicholas Kazlauskas <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions
