[PATCH 0/5] drm: panel-orientation-quirks: Add 2024 OneXPlayer line & ZOTAC Zone orientation quirks
From: Antheas Kapenekakis
Date: Sat Feb 22 2025 - 11:43:42 EST
A number of OneXPlayer handhelds have come out with portrait panels.
Specifically, those are the X1 AMD and Intel variants, X1 Mini, and F1 Pro.
For X1 specifically, they also have spurious battery reporting within their
digitizer. The Zotac Gaming Zone also has a portrait OLED panel, so add
that as well.
Antheas Kapenekakis (5):
drm: panel-orientation-quirks: Add OneXPlayer X1 AMD and Intel quirk
drm: panel-orientation-quirks: Add OneXPlayer X1 Mini (AMD) quirk
drm: panel-orientation-quirks: Add OneXPlayer F1Pro quirk
HID: Add quirk to ignore the touchscreen battery on OneXPlayer X1
drm: panel-orientation-quirks: Add Zotac Gaming Zone quirk
.../gpu/drm/drm_panel_orientation_quirks.c | 42 +++++++++++++++++++
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-input.c | 2 +
3 files changed, 45 insertions(+)
--
2.48.1