kms_cursor_crc: Allow the test to run without cursor cap support
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 25 Apr 2014 10:50:59 +0000 (13:50 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 25 Apr 2014 13:18:19 +0000 (16:18 +0300)
commitfb2ccb1ade605e7c55da2ee82c9cd41d98270fa5
tree49d25ea0a84ee2dafda16e11a972dd63125af2b5
parentf8e5a3fc7e92f67cea7c1832e786cbb344aefd5e
kms_cursor_crc: Allow the test to run without cursor cap support

Assume that only 64x64 cursor size is supported if the cursor size caps
aren't supported by the kernel. This allows the test to run on older
kernels.

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