tests/testdisplay.c: make the 3th pipe finish all the mode setting.
authorYi Sun <yi.sun@intel.com>
Thu, 1 Dec 2011 10:57:16 +0000 (18:57 +0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 16 Dec 2011 23:03:55 +0000 (00:03 +0100)
commit1f41a30070d62e007bfda9f8ddadc24877a3324c
tree56331b412e2e55f0debad753cb621a2fed465db3
parent06460049f69b2769c31c51520ae07af394a0a33b
tests/testdisplay.c: make the 3th pipe finish all the mode setting.

If test all modes rather than preferred mode, remove framebuffer and
set CRTC to zero after each connector mode setting.

Signed-off-by: Sun Yi <yi.sun@intel.com>
Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
tests/testdisplay.c