All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/7] Enable kms_flip_event_leak and kms_vblank on vc4.
@ 2016-04-20 14:59 robert.foss
  2016-04-20 14:59 ` [PATCH i-g-t 1/7] lib/igt_kms: Add support for up to 10 planes per pipe robert.foss
                   ` (6 more replies)
  0 siblings, 7 replies; 22+ messages in thread
From: robert.foss @ 2016-04-20 14:59 UTC (permalink / raw)
  To: daniel; +Cc: intel-gfx

From: Robert Foss <robert.foss@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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2016-04-22 13:23 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 14:59 [PATCH i-g-t 0/7] Enable kms_flip_event_leak and kms_vblank on vc4 robert.foss
2016-04-20 14:59 ` [PATCH i-g-t 1/7] lib/igt_kms: Add support for up to 10 planes per pipe robert.foss
2016-04-21 14:51   ` Daniel Vetter
2016-04-20 14:59 ` [PATCH i-g-t 2/7] lib/igt_kms: Fix plane counting in igt_display_init robert.foss
2016-04-21  9:46   ` Tomeu Vizoso
2016-04-20 14:59 ` [PATCH i-g-t 3/7] lib/igt_kms: Make sure that default planes aren't overwritten robert.foss
2016-04-21 10:51   ` Tomeu Vizoso
2016-04-21 14:50   ` Daniel Vetter
2016-04-21 17:31     ` Robert Foss
2016-04-22 12:53       ` Daniel Vetter
2016-04-22 13:23         ` Robert Foss
2016-04-20 14:59 ` [PATCH i-g-t 4/7] lib/igt_kms: Only move the in cursor plane for Intel hw robert.foss
2016-04-21 10:59   ` Tomeu Vizoso
2016-04-21 14:48   ` Daniel Vetter
2016-04-21 17:24     ` Robert Foss
2016-04-22 12:54       ` Daniel Vetter
2016-04-20 14:59 ` [PATCH i-g-t 5/7] lib/igt_kms: Switch to verbose assert robert.foss
2016-04-20 14:59 ` [PATCH i-g-t 6/7] kms_vblank: Switch from using crtc0 statically to explicitly setting mode robert.foss
2016-04-21  9:18   ` Daniel Vetter
2016-04-21 15:55     ` Daniel Vetter
2016-04-20 14:59 ` [PATCH i-g-t 7/7] kms_flip_event_leak: Enable test on DRIVER_ANY robert.foss
2016-04-21  9:19   ` Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.