Re: [PATCH v2] pass ELD to HDMI/DP audio driver

2011-07-29 Thread Jesse Barnes
On Wed, 29 Jun 2011 21:10:13 +0800 Wu Fengguang wrote: > Update: according to the spec, limit max a/v latencies to 500ms and > avoid overflowing the ELD field Aud_Synch_Delay[7:0]. > > Thanks to Pierre for pointing this out! > > btw, the drm_edid_to_eld() function reuses some code from Ben Skeg

Re: [PATCH v2] pass ELD to HDMI/DP audio driver

2011-06-29 Thread Ben Skeggs
On Wed, 2011-06-29 at 21:10 +0800, Wu Fengguang wrote: > Update: according to the spec, limit max a/v latencies to 500ms and > avoid overflowing the ELD field Aud_Synch_Delay[7:0]. > > Thanks to Pierre for pointing this out! > > btw, the drm_edid_to_eld() function reuses some code from Ben Skeggs