linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] drm: panel-orientation-quirks: Add 2024 OneXPlayer line & ZOTAC Zone orientation quirks
@ 2025-02-22 16:43 Antheas Kapenekakis
  2025-02-22 16:43 ` [PATCH 1/5] drm: panel-orientation-quirks: Add OneXPlayer X1 AMD and Intel quirk Antheas Kapenekakis
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Antheas Kapenekakis @ 2025-02-22 16:43 UTC (permalink / raw)
  To: linux-kernel, linux-input
  Cc: dri-devel, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann,
	David Airlie, Simona Vetter, Jiri Kosina, Benjamin Tissoires,
	Antheas Kapenekakis

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-03-17  9:24 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-22 16:43 [PATCH 0/5] drm: panel-orientation-quirks: Add 2024 OneXPlayer line & ZOTAC Zone orientation quirks Antheas Kapenekakis
2025-02-22 16:43 ` [PATCH 1/5] drm: panel-orientation-quirks: Add OneXPlayer X1 AMD and Intel quirk Antheas Kapenekakis
2025-03-17  9:08   ` Hans de Goede
2025-02-22 16:43 ` [PATCH 2/5] drm: panel-orientation-quirks: Add OneXPlayer X1 Mini (AMD) quirk Antheas Kapenekakis
2025-03-17  9:09   ` Hans de Goede
2025-02-22 16:43 ` [PATCH 3/5] drm: panel-orientation-quirks: Add OneXPlayer F1Pro quirk Antheas Kapenekakis
2025-03-17  9:15   ` Hans de Goede
2025-03-17  9:21     ` Antheas Kapenekakis
2025-02-22 16:43 ` [PATCH 4/5] HID: Add quirk to ignore the touchscreen battery on OneXPlayer X1 Antheas Kapenekakis
2025-03-03  7:48   ` Jiri Kosina
2025-02-22 16:43 ` [PATCH 5/5] drm: panel-orientation-quirks: Add Zotac Gaming Zone quirk Antheas Kapenekakis
2025-03-17  9:20   ` Hans de Goede
2025-03-17  9:23     ` Antheas Kapenekakis
2025-03-17  9:24       ` Antheas Kapenekakis
2025-03-16 16:57 ` [PATCH 0/5] drm: panel-orientation-quirks: Add 2024 OneXPlayer line & ZOTAC Zone orientation quirks Antheas Kapenekakis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).