RE: [Intel-gfx] [PATCH 8/8] drm/edid: Dump bogus 18 byte descriptors

2020-02-03 Thread Shankar, Uma
> -Original Message- > From: Intel-gfx On Behalf Of Alex > Deucher > Sent: Tuesday, January 28, 2020 4:09 AM > To: Ville Syrjala > Cc: Intel Graphics Development ; Maling list > - DRI > developers > Subject: Re: [Intel-gfx] [PATCH 8/8] drm/edid: Dum

Re: [PATCH 8/8] drm/edid: Dump bogus 18 byte descriptors

2020-01-27 Thread Alex Deucher
On Fri, Jan 24, 2020 at 3:03 PM Ville Syrjala wrote: > > From: Ville Syrjälä > > I'm curious if there are any bogus 18 byte descriptors around. > Let's dump them out if we encounter them. > > Not sure we'd actually want this, but at least I get to see > if our CI has anything that hits this :) >

[PATCH 8/8] drm/edid: Dump bogus 18 byte descriptors

2020-01-24 Thread Ville Syrjala
From: Ville Syrjälä I'm curious if there are any bogus 18 byte descriptors around. Let's dump them out if we encounter them. Not sure we'd actually want this, but at least I get to see if our CI has anything that hits this :) Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/drm_edid.c | 22