[igt-dev] [PATCH i-g-t v5 0/2] intel/i915_query: Add query-l3-bank-count subtest
Jonathan Cavitt
jonathan.cavitt at intel.com
Thu Nov 30 16:02:51 UTC 2023
Add support for the DRM_QUERY_L3BANK_COUNT query and exercise it with
subtests in i915_query.
v2:
- Separate uapi and test changes.
- s/invaild/invalid
v3:
- Move uapi changes to i915_drm_local.h.
v4:
- Reorder some i915_query.c elements.
v5:
- Remove .c from subject.
- Warn when test_l3_count is run but not exercised.
- Break l3 bank count tests from subtest group.
- Require l3 bank count support for all l3 bank count tests (except
the one that checks if the query correctly reports a lack of support
on unsupported platforms).
Janga Rahul Kumar (1):
tests/i915_query: Add query-l3-bank-count subtest
Jonathan Cavitt (1):
lib/i915: Add DRM_I915_QUERY_L3BANK_COUNT query
lib/i915/i915_drm_local.h | 13 ++++
tests/intel/i915_query.c | 140 ++++++++++++++++++++++++++++++++++++++
2 files changed, 153 insertions(+)
--
2.25.1
More information about the igt-dev
mailing list