]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/edid: improve non-desktop quirk logging
authorJani Nikula <jani.nikula@intel.com>
Tue, 28 Dec 2021 10:10:51 +0000 (12:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Apr 2022 18:02:57 +0000 (20:02 +0200)
commit0fc30fb1c300aa06d72788e7f403c52ffd2d7bc4
tree84308fc1498c23e3c2932169cb68c41938a51737
parentceea7f37665e8edf38c748eda03dc9ee22f6e7fd
drm/edid: improve non-desktop quirk logging

[ Upstream commit ce99534e978d4a36787dbe5e5c57749d12e6bf4a ]

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
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/drm_edid.c