[PATCH v2] drm: panel-orientation-quirks: Add quirk for One Mix 2S

2023-10-02 Thread Kai Uwe Broulik
The One Mix 2S is a mini laptop with a 1200x1920 portrait screen mounted in a landscape oriented clamshell case. Because of the too generic DMI strings this entry is also doing bios-date matching. Signed-off-by: Kai Uwe Broulik --- Changes since v1: * Got two more BIOS dates reported drivers

[PATCH] drm: panel-orientation-quirks: Add quirk for One Mix 2S

2023-09-29 Thread Kai Uwe Broulik
The One Mix 2S is a mini laptop with a 1200x1920 portrait screen mounted in a landscape oriented clamshell case. Because of the too generic DMI strings this entry is also doing bios-date matching. Signed-off-by: Kai Uwe Broulik --- drivers/gpu/drm/drm_panel_orientation_quirks.c | 16