Re: [RFC PATCH] drm/edid: drm_add_modes_noedid() should set lowest resolution as preferred

2022-05-10 Thread Abhinav Kumar
Hi Doug On 5/10/2022 2:41 PM, Doug Anderson wrote: Hi, On Tue, May 10, 2022 at 2:33 PM Abhinav Kumar wrote: Hi Doug On 5/10/2022 1:53 PM, Doug Anderson wrote: Hi, On Fri, May 6, 2022 at 9:33 AM Abhinav Kumar wrote: Hi Jani On 5/6/2022 4:16 AM, Jani Nikula wrote: On Thu, 05 May 2022,

Re: [RFC PATCH] drm/edid: drm_add_modes_noedid() should set lowest resolution as preferred

2022-05-10 Thread Doug Anderson
Hi, On Tue, May 10, 2022 at 2:33 PM Abhinav Kumar wrote: > > Hi Doug > > On 5/10/2022 1:53 PM, Doug Anderson wrote: > > Hi, > > > > On Fri, May 6, 2022 at 9:33 AM Abhinav Kumar > > wrote: > >> > >> Hi Jani > >> > >> On 5/6/2022 4:16 AM, Jani Nikula wrote: > >>> On Thu, 05 May 2022, Doug

Re: [RFC PATCH] drm/edid: drm_add_modes_noedid() should set lowest resolution as preferred

2022-05-10 Thread Abhinav Kumar
Hi Doug On 5/10/2022 1:53 PM, Doug Anderson wrote: Hi, On Fri, May 6, 2022 at 9:33 AM Abhinav Kumar wrote: Hi Jani On 5/6/2022 4:16 AM, Jani Nikula wrote: On Thu, 05 May 2022, Doug Anderson wrote: Ville, On Tue, Apr 26, 2022 at 1:21 PM Douglas Anderson wrote: If we're unable to read

Re: [RFC PATCH] drm/edid: drm_add_modes_noedid() should set lowest resolution as preferred

2022-05-10 Thread Doug Anderson
Hi, On Fri, May 6, 2022 at 9:33 AM Abhinav Kumar wrote: > > Hi Jani > > On 5/6/2022 4:16 AM, Jani Nikula wrote: > > On Thu, 05 May 2022, Doug Anderson wrote: > >> Ville, > >> > >> On Tue, Apr 26, 2022 at 1:21 PM Douglas Anderson > >> wrote: > >>> > >>> If we're unable to read the EDID for a

Re: [RFC PATCH] drm/edid: drm_add_modes_noedid() should set lowest resolution as preferred

2022-05-06 Thread Abhinav Kumar
Hi Jani On 5/6/2022 4:16 AM, Jani Nikula wrote: On Thu, 05 May 2022, Doug Anderson wrote: Ville, On Tue, Apr 26, 2022 at 1:21 PM Douglas Anderson wrote: If we're unable to read the EDID for a display because it's corrupt / bogus / invalid then we'll add a set of standard modes for the

Re: [RFC PATCH] drm/edid: drm_add_modes_noedid() should set lowest resolution as preferred

2022-05-06 Thread Jani Nikula
On Thu, 05 May 2022, Doug Anderson wrote: > Ville, > > On Tue, Apr 26, 2022 at 1:21 PM Douglas Anderson > wrote: >> >> If we're unable to read the EDID for a display because it's corrupt / >> bogus / invalid then we'll add a set of standard modes for the >> display. When userspace looks at

Re: [RFC PATCH] drm/edid: drm_add_modes_noedid() should set lowest resolution as preferred

2022-05-05 Thread Doug Anderson
Ville, On Tue, Apr 26, 2022 at 1:21 PM Douglas Anderson wrote: > > If we're unable to read the EDID for a display because it's corrupt / > bogus / invalid then we'll add a set of standard modes for the > display. When userspace looks at these modes it doesn't really have a > good concept for

Re: [RFC PATCH] drm/edid: drm_add_modes_noedid() should set lowest resolution as preferred

2022-04-27 Thread Kuogee Hsieh
Tested-by: Kuogee Hsieh On 4/26/2022 2:21 PM, Abhinav Kumar wrote: On 4/26/2022 1:52 PM, Doug Anderson wrote: Hi, On Tue, Apr 26, 2022 at 1:46 PM Abhinav Kumar wrote: On 4/26/2022 1:21 PM, Douglas Anderson wrote: If we're unable to read the EDID for a display because it's corrupt /

Re: [RFC PATCH] drm/edid: drm_add_modes_noedid() should set lowest resolution as preferred

2022-04-26 Thread Abhinav Kumar
On 4/26/2022 1:52 PM, Doug Anderson wrote: Hi, On Tue, Apr 26, 2022 at 1:46 PM Abhinav Kumar wrote: On 4/26/2022 1:21 PM, Douglas Anderson wrote: If we're unable to read the EDID for a display because it's corrupt / bogus / invalid then we'll add a set of standard modes for the display.

Re: [RFC PATCH] drm/edid: drm_add_modes_noedid() should set lowest resolution as preferred

2022-04-26 Thread Doug Anderson
Hi, On Tue, Apr 26, 2022 at 1:46 PM Abhinav Kumar wrote: > > On 4/26/2022 1:21 PM, Douglas Anderson wrote: > > If we're unable to read the EDID for a display because it's corrupt / > > bogus / invalid then we'll add a set of standard modes for the > > display. When userspace looks at these modes

Re: [RFC PATCH] drm/edid: drm_add_modes_noedid() should set lowest resolution as preferred

2022-04-26 Thread Abhinav Kumar
On 4/26/2022 1:21 PM, Douglas Anderson wrote: If we're unable to read the EDID for a display because it's corrupt / bogus / invalid then we'll add a set of standard modes for the display. When userspace looks at these modes it doesn't really have a good concept for which mode to pick and