Re: [Intel-gfx] [PATCH 22/29] drm/i915/dp: Really try 5 times before giving up.

2010-08-30 Thread Eric Anholt
On Sun, 22 Aug 2010 12:05:41 +0100, Chris Wilson wrote: > Only stop trying if the aux channel sucessfully reports that the > transmission was completed, otherwise try again. On the 5th failure, > bail and report that something is amiss. > > This fixes a sporadic failure in reading the EDID for m

[Intel-gfx] [PATCH 22/29] drm/i915/dp: Really try 5 times before giving up.

2010-08-22 Thread Chris Wilson
Only stop trying if the aux channel sucessfully reports that the transmission was completed, otherwise try again. On the 5th failure, bail and report that something is amiss. This fixes a sporadic failure in reading the EDID for my external panel over DP. Signed-off-by: Chris Wilson --- drivers