commit | 1f0cf2df85ca3f9d900b21db9c8744a99e8f60a0 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Oct 31 17:02:41 2013 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Nov 01 21:10:59 2013 +0100 |
tree | a82e58d0601e8245a835194636cac0a04b5e8709 | |
parent | 0369fe19b8b8e19e0815361b5187eba81cb2d71a [diff] |
lib: make igt_set_vt_graphics_mode never fail All tests agree that this is a letal failure, so no point to pass it back to callers. Also add some igt_require calls for the drm_fd where I've noticed that it's missing. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>