diff options
author | Peter Jones <[email protected]> | 2018-07-06 15:04:24 -0400 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2020-04-20 19:14:59 +0300 |
commit | 6b7fc6a3e6af4ff5773949d0fed70d8e7f68d5ce (patch) | |
tree | 1a8c0e61782e72e69360fc049b7d15323020fe41 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | f153f6395a6392e894a1039eada81f8083d00517 (diff) |
Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()
This was sort of annoying me:
random:~$ dmesg | tail -1
[523884.039227] [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS.
random:~$ dmesg | grep -c "Reducing the compressed"
47
This patch makes it DRM_INFO_ONCE() just like the similar message
farther down in that function is pr_info_once().
Cc: [email protected]
Signed-off-by: Peter Jones <[email protected]>
Acked-by: Rodrigo Vivi <[email protected]>
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/1745
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
[vsyrjala: Rebase due to per-device logging]
Signed-off-by: Ville Syrjälä <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions