public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/4] tests/perf: Add new tests for enabling the OA interrupt
@ 2019-01-16 15:37 Lionel Landwerlin
  2019-01-16 15:37 ` [igt-dev] [PATCH i-g-t 1/4] bump headers Lionel Landwerlin
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Lionel Landwerlin @ 2019-01-16 15:37 UTC (permalink / raw)
  To: igt-dev; +Cc: matthew.auld

This series is testing the new OA interrupt support we would like to
add in the i915/perf driver.

Cheers,

Lionel Landwerlin (4):
  bump headers
  tests/perf: new tests for parameterized OA buffer polling
  tests/perf: new tests for OA interrupt
  tests/perf: add flush data ioctl test

 include/drm-uapi/drm_fourcc.h |  23 ++
 include/drm-uapi/drm_mode.h   |  19 ++
 include/drm-uapi/i915_drm.h   |  35 +++
 include/drm-uapi/msm_drm.h    |  25 +-
 include/drm-uapi/v3d_drm.h    |  33 +++
 tests/perf.c                  | 499 +++++++++++++++++++++++++++++++---
 6 files changed, 592 insertions(+), 42 deletions(-)

--
2.20.1
_______________________________________________
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:[~2019-01-17 11:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-16 15:37 [igt-dev] [PATCH i-g-t 0/4] tests/perf: Add new tests for enabling the OA interrupt Lionel Landwerlin
2019-01-16 15:37 ` [igt-dev] [PATCH i-g-t 1/4] bump headers Lionel Landwerlin
2019-01-16 15:37 ` [igt-dev] [PATCH i-g-t 2/4] tests/perf: new tests for parameterized OA buffer polling Lionel Landwerlin
2019-01-16 15:37 ` [igt-dev] [PATCH i-g-t 3/4] tests/perf: new tests for OA interrupt Lionel Landwerlin
2019-01-16 23:30   ` Chris Wilson
2019-01-17 11:03     ` Lionel Landwerlin
2019-01-17 11:26       ` Chris Wilson
2019-01-16 15:37 ` [igt-dev] [PATCH i-g-t 4/4] tests/perf: add flush data ioctl test Lionel Landwerlin
2019-01-16 21:50 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/perf: Add new tests for enabling the OA interrupt Patchwork
2019-01-16 23:55 ` [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