[Intel-gfx] [PATCH v2 i-g-t 0/1] Add test for new hw info query

John.C.Harrison at Intel.com John.C.Harrison at Intel.com
Wed Jan 19 20:01:36 UTC 2022


From: John Harrison <John.C.Harrison at Intel.com>

Various UMDs require hardware configuration information about the
current platform. A new interface has been added to the KMD to return
this information. So, add a test for the new interface.

v2: Rebased to newer baseline.

Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>


Rodrigo Vivi (1):
  tests/i915/query: Query, parse and validate the hwconfig table

 include/drm-uapi/i915_drm.h |   1 +
 lib/intel_hwconfig_types.h  | 106 +++++++++++++++++++++++
 tests/i915/i915_query.c     | 168 ++++++++++++++++++++++++++++++++++++
 3 files changed, 275 insertions(+)
 create mode 100644 lib/intel_hwconfig_types.h

-- 
2.25.1



More information about the Intel-gfx mailing list