Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v5 0/2] intel/i915_query: Add query-l3-bank-count subtest
@ 2023-11-30 16:02 Jonathan Cavitt
  2023-11-30 16:02 ` [igt-dev] [PATCH i-g-t v5 1/2] lib/i915: Add DRM_I915_QUERY_L3BANK_COUNT query Jonathan Cavitt
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jonathan Cavitt @ 2023-11-30 16:02 UTC (permalink / raw)
  To: igt-dev; +Cc: jonathan.cavitt, saurabhg.gupta

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-02-14 19:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-30 16:02 [igt-dev] [PATCH i-g-t v5 0/2] intel/i915_query: Add query-l3-bank-count subtest Jonathan Cavitt
2023-11-30 16:02 ` [igt-dev] [PATCH i-g-t v5 1/2] lib/i915: Add DRM_I915_QUERY_L3BANK_COUNT query Jonathan Cavitt
2023-11-30 16:02 ` [igt-dev] [PATCH i-g-t v5 2/2] tests/i915_query: Add query-l3-bank-count subtest Jonathan Cavitt
2024-02-14 15:26   ` Kamil Konieczny
2024-02-14 19:55     ` Cavitt, Jonathan
2023-11-30 18:00 ` [igt-dev] ✓ Fi.CI.BAT: success for intel/i915_query: " Patchwork
2023-11-30 19:39 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-12-01 20:18 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox