Re: [PATCH 1/2] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel

2020-06-23 Thread Hans de Goede
Hi, On 5/31/20 7:25 PM, Emil Velikov wrote: On Sun, 31 May 2020 at 10:30, Hans de Goede wrote: Like the Asus T100HA the Asus T101HA also uses a panel which has been mounted 90 degrees rotated, add a quirk for this. Reading the commit message, made me wonder: If it's similar why it doesn't u

Re: [PATCH 1/2] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel

2020-05-31 Thread Emil Velikov
On Sun, 31 May 2020 at 10:30, Hans de Goede wrote: > > Like the Asus T100HA the Asus T101HA also uses a panel which has been > mounted 90 degrees rotated, add a quirk for this. > Reading the commit message, made me wonder: If it's similar why it doesn't use the same quirk? Something like the follo

[PATCH 1/2] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel

2020-05-31 Thread Hans de Goede
Like the Asus T100HA the Asus T101HA also uses 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 | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/gpu/drm/drm_panel_orientation_