drm/i915/doc: Convert drm_i915_query_topology_info comment to kerneldoc
authorMatt Roper <matthew.d.roper@intel.com>
Thu, 14 Apr 2022 19:22:27 +0000 (12:22 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 15 Apr 2022 14:57:23 +0000 (07:57 -0700)
commit462ac1cdf4d7acf100f9b21ad8bf72c88ceb902f
tree04197b70a12f472f5a6cc867e8a4ee8cfac7b192
parent2584b3549f4c4081918bfd4109148b1003b2626b
drm/i915/doc: Convert drm_i915_query_topology_info comment to kerneldoc

This structure has a great comment describing the fields, but it's not
currently in kerneldoc form and does not show up in the generated
documentation.  Let's fix that and also clarify the description of what
"subslice" refers to on gen12 platforms and beyond and that "slice" is
no longer meaningful on Xe_HP and beyond.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20220414192230.749771-1-matthew.d.roper@intel.com
include/uapi/drm/i915_drm.h