[Intel-gfx] [PATCH intel-gpu-tools 0/3] Add support for non-intel GPUs

Micah Fedke micah.fedke at collabora.co.uk
Tue Apr 21 08:03:46 PDT 2015


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



More information about the Intel-gfx mailing list