public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] Engine discovery tests
@ 2019-05-01 11:42 Tvrtko Ursulin
  2019-05-01 11:42 ` [igt-dev] [PATCH i-g-t 1/2] headers: bump Tvrtko Ursulin
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Tvrtko Ursulin @ 2019-05-01 11:42 UTC (permalink / raw)
  To: igt-dev; +Cc: Intel-gfx, Tvrtko Ursulin

From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

As usual, second patch is the only one to be looked at.

Tvrtko Ursulin (2):
  headers: bump
  tests/i915_query: Engine discovery tests

 include/drm-uapi/amdgpu_drm.h   |  52 ++++++-
 include/drm-uapi/drm.h          |  36 +++++
 include/drm-uapi/drm_mode.h     |   4 +-
 include/drm-uapi/i915_drm.h     |  42 ++++++
 include/drm-uapi/lima_drm.h     | 169 ++++++++++++++++++++++
 include/drm-uapi/msm_drm.h      |  14 ++
 include/drm-uapi/nouveau_drm.h  |  51 +++++++
 include/drm-uapi/panfrost_drm.h | 142 ++++++++++++++++++
 include/drm-uapi/v3d_drm.h      |  28 ++++
 tests/i915/i915_query.c         | 247 ++++++++++++++++++++++++++++++++
 10 files changed, 782 insertions(+), 3 deletions(-)
 create mode 100644 include/drm-uapi/lima_drm.h
 create mode 100644 include/drm-uapi/panfrost_drm.h

-- 
2.19.1

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

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

end of thread, other threads:[~2019-05-02  2:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-01 11:42 [igt-dev] [PATCH i-g-t 0/2] Engine discovery tests Tvrtko Ursulin
2019-05-01 11:42 ` [igt-dev] [PATCH i-g-t 1/2] headers: bump Tvrtko Ursulin
2019-05-01 11:42 ` [igt-dev] [PATCH i-g-t 2/2] tests/i915_query: Engine discovery tests Tvrtko Ursulin
2019-05-01 11:52   ` [igt-dev] [Intel-gfx] " Chris Wilson
2019-05-01 15:56     ` Tvrtko Ursulin
2019-05-01 12:02 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-05-02  2:51 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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