drm: Added orientation quirk for OneGX1 Pro
authorJared Baldridge <jrb@expunge.us>
Wed, 20 Jan 2021 20:56:26 +0000 (12:56 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 May 2021 12:47:22 +0000 (14:47 +0200)
commit6228456ceb1ae7e7039659a1363fb39165a53b9c
tree85d59acbdd22fb791f5a5dd811365ea93053e12b
parent9c60c881d662a8aa3c70717d53eccbbe951c979f
drm: Added orientation quirk for OneGX1 Pro

[ Upstream commit 81ad7f9f78e4ff80e95be8282423f511b84f1166 ]

The OneGX1 Pro has a fairly unique combination of generic strings,
but we additionally match on the BIOS date just to be safe.

Signed-off-by: Jared Baldridge <jrb@expunge.us>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/41288ccb-1012-486b-81c1-a24c31850c91@www.fastmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/drm_panel_orientation_quirks.c