]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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>
Wed, 12 May 2021 06:37:19 +0000 (08:37 +0200)
commit5af08e40cb7243810f7a2b6a92c621823218cc5b
treeed139ab2cdb6171adb49cd645537b27999686136
parenteab7cb8d1c2d50f7f38407303b915ac89d187de4
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