Re: [PATCH] drm: panel-orientation-quirks: 320 FHD and D330 HD

2020-04-27 Thread David Santamaría Rogado
Perhaps the Windows Intel video driver doesn't try the highest available mode reported by GOP in some circumstances? Seems that the right panel orientation appear as a less mode than the wrong one. El dom., 26 abr. 2020 a las 21:35, David Santamaría Rogado () escribió: > > Hi, Jani don't forget

Re: [PATCH] drm: panel-orientation-quirks: 320 FHD and D330 HD

2020-04-27 Thread David Santamaría Rogado
Hi, Jani don't forget about me, I have in mind to afford the 8 GB RAM version and will need more orientation inclusions :) I have even looking at this issue with UEFI Shell, could be possible that the Intel video driver can get the correct panel location based in another thing? The UEFI Shell can

Re: [PATCH] drm: panel-orientation-quirks: 320 FHD and D330 HD

2020-03-31 Thread Hans de Goede
Hi, On 3/31/20 6:44 PM, Jani Nikula wrote: On Fri, 27 Mar 2020, David Santamaría Rogado wrote: This patch is still valid as no changes to panel orientation quirks have been done. Someone can review this to merge? Cc: Hans. Looks good to me: Reviewed-by: Hans de Goede Regards, Hans

Re: [PATCH] drm: panel-orientation-quirks: 320 FHD and D330 HD

2020-03-31 Thread Jani Nikula
On Fri, 27 Mar 2020, David Santamaría Rogado wrote: > This patch is still valid as no changes to panel orientation quirks > have been done. Someone can review this to merge? Cc: Hans. > > El mar., 30 jul. 2019 a las 21:49, David Santamaría Rogado > () escribió: >> >> This adds the HD version of

Re: [PATCH] drm: panel-orientation-quirks: 320 FHD and D330 HD

2020-03-27 Thread David Santamaría Rogado
This patch is still valid as no changes to panel orientation quirks have been done. Someone can review this to merge? El mar., 30 jul. 2019 a las 21:49, David Santamaría Rogado () escribió: > > This adds the HD version of Lenovo Ideapad D330 > and FHD version of Lenovo Ideapad Miix 320. > > This

Re: [PATCH] drm: panel-orientation-quirks: 320 FHD and D330 HD

2019-07-31 Thread David Santamaría Rogado
This patch is similar to the previous one but have found that Miix 320 also have FHD version, so include it while adding D330 HD. El mar., 30 jul. 2019 a las 21:49, David Santamaría Rogado () escribió: > > This adds the HD version of Lenovo Ideapad D330 > and FHD version of Lenovo Ideapad Miix

[PATCH] drm: panel-orientation-quirks: 320 FHD and D330 HD

2019-07-31 Thread David Santamaría Rogado
This adds the HD version of Lenovo Ideapad D330 and FHD version of Lenovo Ideapad Miix 320. This should work despite the dmi data is the same because the resolution checks. Signed-off-by: David Santamaría Rogado --- drivers/gpu/drm/drm_panel_orientation_quirks.c | 18 -- 1 file