Quoting Daniel Vetter (2017-08-07 17:20:27) > On Fri, Aug 04, 2017 at 11:23:18AM -0700, clinton.a.taylor@xxxxxxxxx wrote: > > From: Clint Taylor <clinton.a.taylor@xxxxxxxxx> > > > > Current 50ms max threshold timing for an EDID read is very close to the > > actual time for a 2 block HDMI EDID read of 48ms. Any delay like a clock > > stretch by the EDID eeprom will cause this test to fail. A 4 block HDMI > > EDID read takes approximately 88ms under nominal conditions, making the max > > threshold 95ms will allow this test to pass regardless of monitor attached. > > > > Signed-off-by: Clint Taylor <clinton.a.taylor@xxxxxxxxx> > > Per internal mail, this needs to be runtime adjusted to fit the EDID we're > reading. Maybe 30ms per edid block. Those are scary numbers. So please also a kms_flip flip-vs-edid with timestamp check. Given the number of random probes we do, we must make sure that we can do those in parallel to driving the display fluidly. Similarly, some crc testing against edid reading would be in order to make sure that there are no display glitches during the transfer. -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx