[Intel-gfx] [PATCH v5 i-g-t 0/3] Update DRM UAPI and add test for new hw info query
John.C.Harrison at Intel.com
John.C.Harrison at Intel.com
Fri Jun 3 16:25:49 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.
Also, update to the latest DRM UAPI header file that contains the new
query enums.
Lastly, none of the query tests had description entries. So made some
up.
v2: Rebased to newer baseline.
v3: Update UAPI header file.
v4: Use correct method for updating header file.
v5: Add descriptions to all the query tests.
Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
John Harrison (2):
include/drm-uapi: Update to latest i915_drm.h
tests/i915/query: Add descriptions to existing tests
Rodrigo Vivi (1):
tests/i915/query: Query, parse and validate the hwconfig table
include/drm-uapi/i915_drm.h | 398 ++++++++++++++++++++++++++++--------
lib/intel_hwconfig_types.h | 118 +++++++++++
tests/i915/i915_query.c | 192 +++++++++++++++++
3 files changed, 622 insertions(+), 86 deletions(-)
create mode 100644 lib/intel_hwconfig_types.h
--
2.36.0
More information about the Intel-gfx
mailing list