Re: [PATCH v2] drm: panel-orientation-quirks: Add quirk for GPD Win Mini

2024-01-19 Thread Samuel Dionne-Riel
On Thu, 21 Dec 2023 22:01:50 -0500 Samuel Dionne-Riel wrote: Hi, Can I request a small share of your attention to review, and apply this patch? Thank you all, > Signed-off-by: Samuel Dionne-Riel > --- > > Changes since v1: > > - Add 1080p right-side up panel data > - Use the correct

Re: [PATCH v2] drm: panel-orientation-quirks: Add quirk for GPD Win Mini

2024-01-19 Thread Linus Walleij
On Fri, Dec 22, 2023 at 4:02 AM Samuel Dionne-Riel wrote: > Signed-off-by: Samuel Dionne-Riel The patch looks OK, it was missing a commit message so I added one and applied the patch to drm-misc-next. Yours, Linus Walleij

[PATCH v2] drm: panel-orientation-quirks: Add quirk for GPD Win Mini

2023-12-22 Thread Samuel Dionne-Riel
Signed-off-by: Samuel Dionne-Riel --- Changes since v1: - Add 1080p right-side up panel data - Use the correct panel orientation drivers/gpu/drm/drm_panel_orientation_quirks.c | 12 1 file changed, 12 insertions(+) diff --git a/drivers/gpu/drm/drm_panel_orientation_quirks.c