[igt-dev] [PATCH i-g-t 0/1] Add tests for new hw info query
John.C.Harrison at Intel.com
John.C.Harrison at Intel.com
Tue Jul 27 00:28:11 UTC 2021
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 interfaces.
Signed-off-by: John Harrison <John.C.Harrison 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 igt-dev
mailing list