]> 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 10:03:11 +0000 (12:03 +0200)
commitc3657e5fa7b6310a485f59ca965d12a618e0c8df
tree6de1398616bf033275dc25121d8de13ac058165d
parentffbb01fe9a15cacc688817a8f54f0d1fa09f03fe
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