[Intel-gfx] [PATCH 3/3] drm/i915: add DOC: headline to RC6 kernel-doc

Daniel Vetter daniel at ffwll.ch
Tue Jan 19 12:09:15 PST 2016


On Mon, Jan 18, 2016 at 09:19:48AM +0200, Jani Nikula wrote:
> Without the DOC:, kernel-doc confuses the documentation block for
> something else.
> 
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>

Hm, we don't pull intel_pm.c into the gpu.tmpl at all, which means
kernel-CI won't test this for us. Care to throw a generic "PM stuff"
section in there for this? Otherwise the DOC: section here is a bit
pointless. Anyway for the series:

Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>

> ---
>  drivers/gpu/drm/i915/intel_pm.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/gpu/drm/i915/intel_pm.c b/drivers/gpu/drm/i915/intel_pm.c
> index 7e6e70054d6a..180555553fa2 100644
> --- a/drivers/gpu/drm/i915/intel_pm.c
> +++ b/drivers/gpu/drm/i915/intel_pm.c
> @@ -32,6 +32,8 @@
>  #include <linux/module.h>
>  
>  /**
> + * DOC: RC6
> + *
>   * RC6 is a special power stage which allows the GPU to enter an very
>   * low-voltage mode when idle, using down to 0V while at this stage.  This
>   * stage is entered automatically when the GPU is idle when RC6 support is
> -- 
> 2.1.4
> 
> _______________________________________________
> 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