lib: Don't wait for a vblank when enabling the CRCs
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 18 Oct 2013 13:29:20 +0000 (14:29 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Fri, 18 Oct 2013 13:30:53 +0000 (14:30 +0100)
commit768e32a3ab5e45cc52558fb544d392729e02f1ae
tree874286066210177d2ad401ab0cb8c2170f65bf3d
parent5e3047ce522ed57dd6d06bd7512d792bcf601855
lib: Don't wait for a vblank when enabling the CRCs

This was a previous attempt to solve the first CRC being bogus. We know
wait for it and discard it at the end of the function.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
lib/igt_debugfs.c