Re: [PATCH resend] drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830

2022-07-01 Thread Hans de Goede
Hi, On 6/23/22 13:46, Javier Martinez Canillas wrote: > Hello Hans, > > On 6/23/22 13:27, Hans de Goede wrote: >> The Lenovo Yoga Tablet 2 830F / 830L use a panel which has been mounted >> 90 degrees rotated. Add a quirk for this. >> >> Signed-off-by: Hans de Goede >> --- > > The patch looks

Re: [PATCH resend] drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830

2022-06-23 Thread Javier Martinez Canillas
Hello Hans, On 6/23/22 13:27, Hans de Goede wrote: > The Lenovo Yoga Tablet 2 830F / 830L use a panel which has been mounted > 90 degrees rotated. Add a quirk for this. > > Signed-off-by: Hans de Goede > --- The patch looks good to me. Reviewed-by: Javier Martinez Canillas -- Best regards,

[PATCH resend] drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830

2022-06-23 Thread Hans de Goede
The Lenovo Yoga Tablet 2 830F / 830L use a panel which has been mounted 90 degrees rotated. Add a quirk for this. Signed-off-by: Hans de Goede --- drivers/gpu/drm/drm_panel_orientation_quirks.c | 15 +++ 1 file changed, 15 insertions(+) diff --git