[Intel-gfx] [PATCH i-g-t 0/7] Enable kms_flip_event_leak and kms_vblank on vc4.

robert.foss at collabora.com robert.foss at collabora.com
Wed Apr 20 14:59:42 UTC 2016


From: Robert Foss <robert.foss at collabora.com>

This series enables tests/kms_flip_event_leak and tests/kms_vblank on non-intel
hardware.
It's been tested with vc4 on an rpi2 running kernel 4.6.0-rc1.

Robert Foss (7):
  lib/igt_kms: Add support for up to 10 planes per pipe.
  lib/igt_kms: Fix plane counting in igt_display_init.
  lib/igt_kms: Make sure that default planes aren't overwritten.
  lib/igt_kms: Only move the in cursor plane for Intel hw.
  lib/igt_kms: Switch to verbose assert.
  kms_vblank: Switch from using crtc0 statically to explicitly setting
    mode.
  kms_flip_event_leak: Enable test on DRIVER_ANY.

 lib/igt_kms.c               |  12 ++-
 lib/igt_kms.h               |   2 +-
 tests/kms_flip_event_leak.c |   8 +-
 tests/kms_vblank.c          | 186 ++++++++++++++++++++++++++++++++++----------
 4 files changed, 160 insertions(+), 48 deletions(-)

-- 
2.5.0



More information about the Intel-gfx mailing list