]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm: panel-orientation-quirks: Add quirk for One Mix 2S
authorKai Uwe Broulik <foss-linux@broulik.de>
Sun, 1 Oct 2023 11:47:10 +0000 (13:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Oct 2023 09:59:01 +0000 (11:59 +0200)
commitdf486b75fecad125ec4a2a24164b4e6a30b17596
tree65cebbe182e26890e4ec333e96563e94094b9d96
parentd5ba30ee4f6d8fe47bf00a2368c62049abcb1d5c
drm: panel-orientation-quirks: Add quirk for One Mix 2S

[ Upstream commit cbb7eb2dbd9472816e42a1b0fdb51af49abbf812 ]

The One Mix 2S is a mini laptop with a 1200x1920 portrait screen
mounted in a landscape oriented clamshell case. Because of the too
generic DMI strings this entry is also doing bios-date matching.

Signed-off-by: Kai Uwe Broulik <foss-linux@broulik.de>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231001114710.336172-1-foss-linux@broulik.de
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/drm_panel_orientation_quirks.c