drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad Mixx 320
authorHans de Goede <hdegoede@redhat.com>
Wed, 18 Apr 2018 12:36:42 +0000 (14:36 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 24 Apr 2018 11:43:45 +0000 (13:43 +0200)
commitf55826f0437ed6832e399cd417f9288756ad13a2
tree4af6dbf582dff5cc6c71e04ba5067de4a28e7661
parent068b01d843a838325aeda5b73df6e6799aa48cf7
drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad Mixx 320

The Lenovo Ideapad Mixx 320 laptop uses a portrait LCD panel, add a
quirk for this.

While at it instead of duplicating the same drm_dmi_panel_orientation_data
for 3 laptops add a generic lcd800x1280_rightside_up orientation_data and
use that for all 3 (including the new Mixx 320 entry).

Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180418123642.11088-2-hdegoede@redhat.com
drivers/gpu/drm/drm_panel_orientation_quirks.c