Re: [PATCH 2/2] drm: panel-orientation-quirks: Add quirk for GPD win2

2018-09-25 Thread Jani Nikula
On Sun, 09 Sep 2018, Hans de Goede wrote: > GPD has done it again, make a nice device (good), use way too generic > DMI strings (bad) and use a portrait screen rotated 90 degrees (ugly). > > Because of the too generic DMI strings this entry is also doing bios-date > matching, so the gpd_win2 data

[PATCH 2/2] drm: panel-orientation-quirks: Add quirk for GPD win2

2018-09-10 Thread Hans de Goede
GPD has done it again, make a nice device (good), use way too generic DMI strings (bad) and use a portrait screen rotated 90 degrees (ugly). Because of the too generic DMI strings this entry is also doing bios-date matching, so the gpd_win2 data struct may very well need to be updated with some ex