summaryrefslogtreecommitdiff
path: root/runner
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2018-09-12 12:05:14 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2018-09-14 17:01:10 +0100
commit0b59bb3231ab481959528c5c7b3a98762772e1b0 (patch)
tree5d7c3bebafff4bb5a20ee225c7b9553a44e1ab00 /runner
parent0f3944de6f58544eef83643b31fd772ce8d6ae48 (diff)
igt/kms_addfb_basic: Skip if the KMS interface is not supported
Some drivers and some hardware do not support KMS and so the addfb ioctls are expected to fail. However, since they are expected to fail with a specific errno (ENOTSUP) in the case KMS is not supported on the fd, we can check for that and skip the tests where they are not appropriate. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Diffstat (limited to 'runner')
0 files changed, 0 insertions, 0 deletions