Re: [PATCH] drm: panel-orientation-quirks: Add quirks for One XPlayer handheld variants

2023-01-22 Thread Matthew Anderson
I'm just following up to see where things are standing for this patch. I've seen other orientation patches make it's way to the kernel and am wondering if there is something I need to do on my end. On 12/13/22 11:10 AM, Matthew Anderson wrote: We have more handhelds in the One

[PATCH] drm: panel-orientation-quirks: Add quirks for One XPlayer handheld variants

2022-12-13 Thread Matthew Anderson
We have more handhelds in the One XPLAYER lineup now that needs support added to the orientation-quirks. By adding more native resolution checks and the one unique BIOS variant available we add support to most devices. Signed-off-by: Matthew Anderson --- .../gpu/drm

Re: [PATCH] Updated the orientation quirks to support the many variations of ONEXPLAYER and AokZoe devices.

2022-10-03 Thread Matthew Anderson
Has anyone been able to review this? If possible I'd like to see this pulled into 6.1 On Fri, Sep 16, 2022, 8:50 AM Matthew wrote: > Signed-off-by: Matthew Anderson > --- > .../gpu/drm/drm_panel_orientation_quirks.c| 86 ++- > 1 file changed, 85 insertio