Re: [PATCH V6] drm: edid: add support for E-DDC

2012-09-13 Thread Shirish S
Gentle Reminder! On Mon, Sep 3, 2012 at 9:24 PM, Shirish S shirish@gmail.com wrote: Hello Dave, My patch-set for adding support for 4 block EDID is now reviewed and ready. Please let me know if you want any further clarification Regards, Shirish S On Thu, Aug 30, 2012 at 12:04 AM,

Re: [PATCH V6] drm: edid: add support for E-DDC

2012-09-13 Thread Dave Airlie
On Fri, Sep 14, 2012 at 12:36 AM, Shirish S shirish@gmail.com wrote: Gentle Reminder! you are a day late, I pushed it into drm-next yesterday :-) Dave. ___ dri-devel mailing list dri-devel@lists.freedesktop.org

Re: [PATCH V6] drm: edid: add support for E-DDC

2012-09-10 Thread Adam Jackson
On 9/8/12 6:35 AM, Dave Airlie wrote: On Sat, Sep 8, 2012 at 3:30 AM, Shirish S shirish@gmail.com wrote: Hi Dave, Gentle Reminder! This patch is required for passing the very first test case of HDMI Compliance test suite. Regards, Shirish S Can you provide ajax with the sample he asked

Re: [PATCH V6] drm: edid: add support for E-DDC

2012-09-08 Thread Dave Airlie
On Sat, Sep 8, 2012 at 3:30 AM, Shirish S shirish@gmail.com wrote: Hi Dave, Gentle Reminder! This patch is required for passing the very first test case of HDMI Compliance test suite. Regards, Shirish S Can you provide ajax with the sample he asked for previously? Dave.

Re: [PATCH V6] drm: edid: add support for E-DDC

2012-09-08 Thread Shirish S
I have already sent him the sample he had asked for. Regards, Shirish S On Sat, Sep 8, 2012 at 3:35 AM, Dave Airlie airl...@gmail.com wrote: On Sat, Sep 8, 2012 at 3:30 AM, Shirish S shirish@gmail.com wrote: Hi Dave, Gentle Reminder! This patch is required for passing the very first

Re: [PATCH V6] drm: edid: add support for E-DDC

2012-09-08 Thread Paul Menzel
Dear Shirish, thank you for your answers and patience. Please just sent plain text message to mailings lists and adhere to the netiquette (inline quoting) [1]. That would be awesome. Am Samstag, den 08.09.2012, 08:49 -0700 schrieb Shirish S: On Sat, Sep 8, 2012 at 3:35 AM, Dave Airlie

Re: [PATCH V6] drm: edid: add support for E-DDC

2012-09-08 Thread Shirish S
On Sat, Sep 8, 2012 at 9:13 AM, Paul Menzel paulepan...@users.sourceforge.net wrote: Dear Shirish, thank you for your answers and patience. Please just sent plain text message to mailings lists and adhere to the netiquette (inline quoting) [1]. That would be awesome. Have been replying

Re: [PATCH V6] drm: edid: add support for E-DDC

2012-09-07 Thread Shirish S
Hi Dave, Gentle Reminder! This patch is required for passing the very first test case of HDMI Compliance test suite. Regards, Shirish S On Mon, Sep 3, 2012 at 8:54 AM, Shirish S shirish@gmail.com wrote: Hello Dave, My patch-set for adding support for 4 block EDID is now reviewed and

Re: [PATCH V6] drm: edid: add support for E-DDC

2012-09-04 Thread Adam Jackson
On 9/3/12 11:54 AM, Shirish S wrote: Hello Dave, My patch-set for adding support for 4 block EDID is now reviewed and ready. Please let me know if you want any further clarification I assume you have actual displays with that many EDID extensions. Can you send a sample of the complete EDID

Re: [PATCH V6] drm: edid: add support for E-DDC

2012-09-03 Thread Shirish S
Hello Dave, My patch-set for adding support for 4 block EDID is now reviewed and ready. Please let me know if you want any further clarification Regards, Shirish S On Thu, Aug 30, 2012 at 12:04 AM, Shirish S s.shir...@samsung.com wrote: The current logic for probing ddc is limited to 2

Re: [PATCH V6] drm: edid: add support for E-DDC

2012-08-30 Thread Shirish S
On Thu, Aug 30, 2012 at 3:58 AM, Ville Syrjälä ville.syrj...@linux.intel.com wrote: On Thu, Aug 30, 2012 at 12:34:06PM +0530, Shirish S wrote: @@ -276,15 +283,21 @@ drm_do_probe_ddc_edid(struct i2c_adapter *adapter, unsigned char *buf, .buf= buf,