All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] i915: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES uapi
@ 2022-04-11 22:43 ` Matt Roper
  0 siblings, 0 replies; 19+ messages in thread
From: Matt Roper @ 2022-04-11 22:43 UTC (permalink / raw)
  To: intel-gfx; +Cc: Matt Atwood, dri-devel

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@intel.com>
Cc: Francisco Jerez <currojerez@riseup.net>
Cc: Daniel Vetter <daniel@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


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

end of thread, other threads:[~2022-04-13 22:15 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11 22:43 [PATCH 0/4] i915: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES uapi Matt Roper
2022-04-11 22:43 ` [Intel-gfx] " Matt Roper
2022-04-11 22:43 ` [PATCH 1/4] drm/i915/doc: Convert drm_i915_query_topology_info comment to kerneldoc Matt Roper
2022-04-11 22:43   ` [Intel-gfx] " Matt Roper
2022-04-13 22:14   ` Francisco Jerez
2022-04-13 22:14     ` [Intel-gfx] " Francisco Jerez
2022-04-11 22:43 ` [PATCH 2/4] drm/i915/doc: Convert perf UAPI comments " Matt Roper
2022-04-11 22:43   ` [Intel-gfx] " Matt Roper
2022-04-11 22:43 ` [PATCH 3/4] drm/i915/doc: Link query items to their uapi structs Matt Roper
2022-04-11 22:43   ` [Intel-gfx] " Matt Roper
2022-04-11 22:43 ` [PATCH 4/4] drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES Matt Roper
2022-04-11 22:43   ` [Intel-gfx] " Matt Roper
2022-04-12  0:21 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for i915: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES uapi Patchwork
2022-04-12  0:43 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2022-04-12  3:10   ` Matt Roper
2022-04-12  4:39     ` Vudum, Lakshminarayana
2022-04-12  4:19 ` Patchwork
2022-04-12  4:28 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-04-12  5:44 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.