drm/edid: improve non-desktop quirk logging
authorJani Nikula <jani.nikula@intel.com>
Tue, 28 Dec 2021 10:10:51 +0000 (12:10 +0200)
committerJani Nikula <jani.nikula@intel.com>
Mon, 24 Jan 2022 14:37:10 +0000 (16:37 +0200)
commitce99534e978d4a36787dbe5e5c57749d12e6bf4a
tree5fdf74fd91dccd2859985f0d0770a117f48b23ba
parent50dc95d561a2552b0d76a9f91b38005195bf2974
drm/edid: improve non-desktop quirk logging

Improve non-desktop quirk logging if the EDID indicates non-desktop. If
both are set, note about redundant quirk. If there's no quirk but the
EDID indicates non-desktop, don't log non-desktop is set to 0.

Cc: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Philipp Zabel <philipp.zabel@gmail.com>
Tested-by: Philipp Zabel <philipp.zabel@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211228101051.317989-1-jani.nikula@intel.com
drivers/gpu/drm/drm_edid.c