[Intel-gfx] [PATCH 0/4] i915: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES uapi
Matt Roper
matthew.d.roper at intel.com
Mon Apr 11 22:43:15 UTC 2022
This is a continuation of Matt Atwood's new geometry topology query from
here:
https://patchwork.freedesktop.org/series/101219/#rev4
This does a bit of initial cleanup/clarification of the query interface
documentation (including converting more of it to kerneldoc so it will
actually show up in the generated html/pdf) and then applies MattA's
changes on top of that.
Cc: Matt Atwood <matthew.s.atwood at intel.com>
Cc: Francisco Jerez <currojerez at riseup.net>
Cc: Daniel Vetter <daniel at ffwll.ch>
UMD(Mesa): https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14143
Matt Atwood (1):
drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES
Matt Roper (3):
drm/i915/doc: Convert drm_i915_query_topology_info comment to
kerneldoc
drm/i915/doc: Convert perf UAPI comments to kerneldoc
drm/i915/doc: Link query items to their uapi structs
drivers/gpu/drm/i915/i915_query.c | 71 ++++++--
include/uapi/drm/i915_drm.h | 285 +++++++++++++++++++++---------
2 files changed, 258 insertions(+), 98 deletions(-)
--
2.34.1
More information about the Intel-gfx
mailing list