Re: [PATCH] drm/edid: Add support for extension blocks beyond the first

2012-02-15 Thread Jean Delvare
Hi Ville, On Monday 13 February 2012 07:24:23 pm Ville Syrjälä wrote: > On Wed, Dec 07, 2011 at 03:11:07PM +0100, Jean Delvare wrote: > > When 2 or more EDID extension blocks are present, segment must be > > selected prior to reading the extended EDID block over the DDC > > channel. Add support fo

[PATCH] drm/edid: Add support for extension blocks beyond the first

2012-02-15 Thread Jean Delvare
Hi Ville, On Monday 13 February 2012 07:24:23 pm Ville Syrj?l? wrote: > On Wed, Dec 07, 2011 at 03:11:07PM +0100, Jean Delvare wrote: > > When 2 or more EDID extension blocks are present, segment must be > > selected prior to reading the extended EDID block over the DDC > > channel. Add support fo

[PATCH] drm/edid: Add support for extension blocks beyond the first

2012-02-13 Thread Ville Syrjälä
On Wed, Dec 07, 2011 at 03:11:07PM +0100, Jean Delvare wrote: > When 2 or more EDID extension blocks are present, segment must be > selected prior to reading the extended EDID block over the DDC > channel. Add support for this. > > Signed-off-by: Jean Delvare > Cc: Adam Jackson > --- > This need

Re: [PATCH] drm/edid: Add support for extension blocks beyond the first

2012-02-13 Thread Ville Syrjälä
On Wed, Dec 07, 2011 at 03:11:07PM +0100, Jean Delvare wrote: > When 2 or more EDID extension blocks are present, segment must be > selected prior to reading the extended EDID block over the DDC > channel. Add support for this. > > Signed-off-by: Jean Delvare > Cc: Adam Jackson > --- > This need

[PATCH] drm/edid: Add support for extension blocks beyond the first

2011-12-07 Thread Jean Delvare
When 2 or more EDID extension blocks are present, segment must be selected prior to reading the extended EDID block over the DDC channel. Add support for this. Signed-off-by: Jean Delvare Cc: Adam Jackson --- This needs testing by someone with access to such a display. drivers/gpu/drm/drm_edid

[PATCH] drm/edid: Add support for extension blocks beyond the first

2011-12-07 Thread Jean Delvare
When 2 or more EDID extension blocks are present, segment must be selected prior to reading the extended EDID block over the DDC channel. Add support for this. Signed-off-by: Jean Delvare Cc: Adam Jackson --- This needs testing by someone with access to such a display. drivers/gpu/drm/drm_edid