]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel)
authorAndrew Wyatt <fewtarius@steamfork.org>
Thu, 13 Feb 2025 22:24:53 +0000 (22:24 +0000)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 17 Feb 2025 08:19:07 +0000 (09:19 +0100)
commitb24dcc183583fc360ae0f0899e286a68f46abbd0
treed6d30a4b3c3edb78d625f80ef484bf4d240a3cb3
parenta860eb9c6ba6cdbf32e3e01a606556e5a90a2931
drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel)

The Intel model of the OneXPlayer Mini uses a 1200x1920 portrait LCD panel.
The DMI strings are the same as the OneXPlayer, which already has a DMI
quirk, but the panel is different.

Add a DMI match to correctly rotate this panel.

Signed-off-by: Andrew Wyatt <fewtarius@steamfork.org>
Co-developed-by: John Edwards <uejji@uejji.net>
Signed-off-by: John Edwards <uejji@uejji.net>
Tested-by: João Pedro Kurtz <joexkurtz@gmail.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20250213222455.93533-6-uejji@uejji.net
drivers/gpu/drm/drm_panel_orientation_quirks.c