tests/debugfs_pipe_crc: set mode before creating CRC helper
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 31 Oct 2013 14:37:05 +0000 (15:37 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 1 Nov 2013 19:43:16 +0000 (20:43 +0100)
commit8bb5730d28122fe5c142815f1ad32c351bf36cfe
treeedcc2da07a9f1e0766aebdc6eece137b19445b1f
parent842007154da76dc2684077a4080c875bb3068f32
tests/debugfs_pipe_crc: set mode before creating CRC helper

Otherwise the automagic skipping for DP ports on gmch platforms
won't work.

v2: We also need to just skip that connector, not the entire subtest.

kms_cursor_crc still needs to be updated.

Cc: Damien Lespiau <damien.lespiau@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/debugfs_pipe_crc.c