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@xxxxxxxxx> Cc: Francisco Jerez <currojerez@xxxxxxxxxx> Cc: Daniel Vetter <daniel@xxxxxxxx> 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