drm/xe/uapi: Make constant comments visible in kernel doc
authorFrancois Dugast <francois.dugast@intel.com>
Fri, 15 Dec 2023 15:45:45 +0000 (15:45 +0000)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:47:00 +0000 (11:47 -0500)
commit801989b08aff35ef56743551f4cfeaed360bd201
treebfe4ffa3808fa16d0d69375283c999aea9e6af36
parent37958604e69485e9704f8483401b03679e3e4939
drm/xe/uapi: Make constant comments visible in kernel doc

As there is no direct way to make comments of constants directly
visible in the kernel doc, move them to the description of the
structure where they can be used. By doing so they appear in the
"Description" section of the struct documentation.

v2: Remove DRM_XE_UFENCE_WAIT_MASK_* (Francois Dugast)

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Acked-by: José Roberto de Souza <jose.souza@intel.com>
Acked-by: Mateusz Naklicki <mateusz.naklicki@intel.com>
Signed-off-by: Francois Dugast <francois.dugast@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
include/uapi/drm/xe_drm.h