All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH intel-gpu-tools 0/3] Add support for non-intel GPUs
@ 2015-04-21 15:03 Micah Fedke
  2015-04-21 15:03 ` [PATCH intel-gpu-tools 1/3] drmtest: Add non-i915 device open helpers Micah Fedke
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Micah Fedke @ 2015-04-21 15:03 UTC (permalink / raw)
  To: intel-gfx

These patches add support for non-intel GPUs to i-g-t.  The getclient and
get_client_auth tests are implemented.

Daniel Stone (3):
  drmtest: Add non-i915 device open helpers
  tests: core: Open any DRM device
  drm-lib: Skip test when not running on i915

 lib/drmtest.c                | 139 ++++++++++++++++++++++++++++++++++++-------
 lib/drmtest.h                |   6 +-
 tests/core_get_client_auth.c |   6 +-
 tests/core_getclient.c       |   2 +-
 tests/drm_lib.sh             |   9 +++
 tests/gem_alive.c            |   2 +-
 6 files changed, 138 insertions(+), 26 deletions(-)

-- 
2.3.5

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

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

end of thread, other threads:[~2015-05-22 15:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21 15:03 [PATCH intel-gpu-tools 0/3] Add support for non-intel GPUs Micah Fedke
2015-04-21 15:03 ` [PATCH intel-gpu-tools 1/3] drmtest: Add non-i915 device open helpers Micah Fedke
2015-04-21 15:06   ` Daniel Stone
2015-05-08 13:03     ` Daniel Vetter
2015-05-22  7:17       ` Daniel Vetter
2015-05-22 15:39         ` Micah Fedke
2015-04-21 15:03 ` [PATCH intel-gpu-tools 2/3] tests: core: Open any DRM device Micah Fedke
2015-04-21 15:03 ` [PATCH intel-gpu-tools 3/3] drm-lib: Skip test when not running on i915 Micah Fedke

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.