]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2e518006c82acdd9254329f09a9b4bbf81d5ed2c
tree04197b70a12f472f5a6cc867e8a4ee8cfac7b192
parent37a4a8d3541913c57b905136f0bd8fe3de4646d8
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