tests/kms_fbc_crc: Allow the subtests to pass even if some planes aren't FBC capable
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 8 May 2014 12:56:24 +0000 (15:56 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 9 May 2014 18:03:09 +0000 (21:03 +0300)
commitf85fff0de620bc20d8a20896812fcce584983f28
tree6365356d7914dcb21348b6747fcd7acfb14d9474
parent66d5f092d46120d97a0408dcd8fea0c0e086d7a8
tests/kms_fbc_crc: Allow the subtests to pass even if some planes aren't FBC capable

Don't skip the entire subtest if FBC only works on some of the primary
planes, as is the case on pre-gen4 and hsw+. Only skip the entire subtest
if all crtc/connector combinations skip.

Also print some kind of status for all otherwise valid crtc/connector combos
if they skip due to FBC being disabled or CRC support not being there.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
tests/kms_fbc_crc.c