drm: panel-orientation-quirks: Add quirk for Anbernic Win600
authorMaya Matuszczyk <maccraft123mc@gmail.com>
Wed, 3 Aug 2022 18:24:03 +0000 (20:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Oct 2022 10:35:40 +0000 (12:35 +0200)
commit74636047845cd2c91ad3baec60e506315a760bb0
treea986ab9a45c6b991dbd7a921713506e11de7c4e3
parent2810061452f9b748b096ad023d318690ca519aa3
drm: panel-orientation-quirks: Add quirk for Anbernic Win600

[ Upstream commit 770e19076065e079a32f33eb11be2057c87f1cde ]

This device is another x86 gaming handheld, and as (hopefully) there is
only one set of DMI IDs it's using DMI_EXACT_MATCH

Signed-off-by: Maya Matuszczyk <maccraft123mc@gmail.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220803182402.1217293-1-maccraft123mc@gmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/drm_panel_orientation_quirks.c