Re: [PATCH 1/5] drm: panel-orientation-quirks: Add OneXPlayer X1 AMD and Intel quirk

2025-03-17 Thread Hans de Goede
Hi, On 22-Feb-25 17:43, Antheas Kapenekakis wrote: > The OneXPlayer X1 series features a 2k 10.95 display with a portrait > orientation. Add a quirk to set the panel orientation to portrait mode > to both the Intel and AMD variants. > > Signed-off-by: Antheas Kapenekakis Thanks, patch looks goo

[PATCH 1/5] drm: panel-orientation-quirks: Add OneXPlayer X1 AMD and Intel quirk

2025-02-22 Thread Antheas Kapenekakis
The OneXPlayer X1 series features a 2k 10.95 display with a portrait orientation. Add a quirk to set the panel orientation to portrait mode to both the Intel and AMD variants. Signed-off-by: Antheas Kapenekakis --- drivers/gpu/drm/drm_panel_orientation_quirks.c | 18 ++ 1 file ch