Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v11 0/2] Add test for asynchronous flips
@ 2020-09-25  4:26 Karthik B S
  2020-09-25  4:26 ` [igt-dev] [PATCH i-g-t v11 1/2] lib/igt_ioctl_wrappers: Add igt_has_drm_cap ioctl wrapper Karthik B S
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Karthik B S @ 2020-09-25  4:26 UTC (permalink / raw)
  To: igt-dev; +Cc: michel, daniel.vetter, petri.latvala

Add test for validation of asynchronous flips.

Karthik B S (2):
  lib/igt_ioctl_wrappers: Add igt_has_drm_cap ioctl wrapper
  tests/kms_async_flips: Add test to validate asynchronous flips

 lib/ioctl_wrappers.c    |  17 ++
 lib/ioctl_wrappers.h    |   1 +
 tests/Makefile.sources  |   1 +
 tests/kms_async_flips.c | 425 ++++++++++++++++++++++++++++++++++++++++
 tests/meson.build       |   1 +
 5 files changed, 445 insertions(+)
 create mode 100644 tests/kms_async_flips.c

-- 
2.22.0

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2020-10-13  7:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-25  4:26 [igt-dev] [PATCH i-g-t v11 0/2] Add test for asynchronous flips Karthik B S
2020-09-25  4:26 ` [igt-dev] [PATCH i-g-t v11 1/2] lib/igt_ioctl_wrappers: Add igt_has_drm_cap ioctl wrapper Karthik B S
2020-09-25 15:08   ` Ville Syrjälä
2020-09-29  9:46     ` Karthik B S
2020-09-29 16:37       ` Ville Syrjälä
2020-09-30  6:18         ` Karthik B S
2020-10-13  7:19           ` Karthik B S
2020-09-25  4:26 ` [igt-dev] [PATCH i-g-t v11 2/2] tests/kms_async_flips: Add test to validate asynchronous flips Karthik B S
2020-09-25  5:36 ` [igt-dev] ✓ Fi.CI.BAT: success for Add test for " Patchwork
2020-09-25  6:51 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox