[Intel-gfx] [i-g-t PATCH v1 0/7] Make more tests generic
Tomeu Vizoso
tomeu.vizoso at collabora.com
Mon Apr 18 11:42:48 UTC 2016
Hi,
these patches allow a few more tests to run on drivers other than i915,
mainly by removing the last usage of
DRM_IOCTL_I915_GET_PIPE_FROM_CRTC_ID and removing superfluous dependencies
on bufmgr and tiled BOs.
Thanks,
Tomeu
Tomeu Vizoso (7):
tests/drm_read: Drop DRM_IOCTL_I915_GET_PIPE_FROM_CRTC_ID
tests/kms_render: Move dependency on i915 into subtest
tests/kms_flip: Create tiled BOs only when needed
tests/kms_flip: Move bufmgr requirement into subtests
tests/kms_flip: Open DRM device with DRIVER_ANY
tests/kms_flip_event_leak: Use non-tiled formats
tests/kms_flip_event_leak: Open DRM device with DRIVER_ANY
tests/drm_read.c | 44 +++++---------------------------------------
tests/kms_flip.c | 25 ++++++++++++++++++-------
tests/kms_flip_event_leak.c | 8 ++++----
tests/kms_render.c | 21 ++++++++++++---------
4 files changed, 39 insertions(+), 59 deletions(-)
--
2.5.5
More information about the Intel-gfx
mailing list