On Fri, Mar 07, 2025 at 05:14:28PM -0800, Lucas De Marchi wrote:
Due to wrong `.. kernel-doc` directive in Documentation/gpu/rfc/gpusvm.rst
the documentation was actually not parsing anything from
drivers/gpu/drm/drm_gpusvm.c. This fixes the kernel-doc include and all
warnings/errors created when doing so.
Cc: Simona Vetter <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: Christian König <[email protected]>
Cc: [email protected]
Cc: Matthew Brost <[email protected]>
Cc: Thomas Hellström <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Closes:
https://lore.kernel.org/intel-xe/[email protected]/
Fixes: 99624bdff867 ("drm/gpusvm: Add support for GPU Shared Virtual Memory")
Reviewed-by: Matthew Brost <[email protected]>
Signed-off-by: Lucas De Marchi <[email protected]>
applied to drm-xe-next
[1/1] drm/gpusvm: Fix kernel-doc
commit: 4da1fb61e02a783fdd7eb725ea03d897b8ef19ea
thanks
Lucas De Marchi