[Intel-gfx] [PATCH 14/15] Documentation/drm: kerneldoc for GuC

Daniel Vetter daniel at ffwll.ch
Mon Jul 6 07:16:41 PDT 2015


On Fri, Jul 03, 2015 at 01:30:36PM +0100, Dave Gordon wrote:
> From: Alex Dai <yu.dai at intel.com>
> 
> Add overview design of GuC, plus some key points related to
> the implementation.
> 
> Signed-off-by: Alex Dai <yu.dai at intel.com>
> Signed-off-by: Dave Gordon <david.s.gordon at intel.com>

Oops here it is, you can disregard my ask for kerneldoc integration. Next
time around just integrate the new kerneldoc with the drm.tmpl as you go.
-Daniel

> ---
>  Documentation/DocBook/drm.tmpl | 19 +++++++++++++++++++
>  1 file changed, 19 insertions(+)
> 
> diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
> index c0312cb..88b53ee 100644
> --- a/Documentation/DocBook/drm.tmpl
> +++ b/Documentation/DocBook/drm.tmpl
> @@ -4218,6 +4218,25 @@ int num_ioctls;</synopsis>
>        </sect2>
>      </sect1>
>      <sect1>
> +      <title>GuC-based Command Submission</title>
> +      <sect2>
> +        <title>Microcontroller (uC) firmware loading support</title>
> +!Pdrivers/gpu/drm/i915/intel_uc_loader.c Microcontroller (uC) firmware loading support
> +!Idrivers/gpu/drm/i915/intel_uc_loader.c
> +      </sect2>
> +      <sect2>
> +        <title>GuC</title>
> +!Pdrivers/gpu/drm/i915/intel_guc_loader.c GuC-specific firmware loader
> +!Idrivers/gpu/drm/i915/intel_guc_loader.c
> +      </sect2>
> +      <sect2>
> +        <title>GuC Client</title>
> +!Pdrivers/gpu/drm/i915/intel_guc_submission.c GuC-based command submissison
> +!Idrivers/gpu/drm/i915/intel_guc_submission.c
> +      </sect2>
> +    </sect1>
> +
> +    <sect1>
>        <title> Tracing </title>
>        <para>
>      This sections covers all things related to the tracepoints implemented in
> -- 
> 1.9.1
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the Intel-gfx mailing list