[Intel-gfx] [PATCH v6 1/2] drm/i915: Move a bunch of workaround-related code to its own file

Chris Wilson chris at chris-wilson.co.uk
Mon Feb 26 23:20:19 UTC 2018


Quoting Oscar Mateo (2018-02-26 23:01:50)
> diff --git a/Documentation/gpu/i915.rst b/Documentation/gpu/i915.rst
> index 41dc881..e41678f 100644
> --- a/Documentation/gpu/i915.rst
> +++ b/Documentation/gpu/i915.rst
> @@ -58,6 +58,12 @@ Intel GVT-g Host Support(vGPU device model)
>  .. kernel-doc:: drivers/gpu/drm/i915/intel_gvt.c
>     :internal:
>  
> +Workarounds
> +-----------
> +
> +.. kernel-doc:: drivers/gpu/drm/i915/intel_workarounds.c
> +   :doc: Hardware workarounds
> +

If the kerneldoc insists on having the overview + index being in a
separate namespace to the code, could we at least have a symlink to
drivers/gpu/drm/i915/i915.rst so that we don't have to keep hunting for
it?
-Chris


More information about the Intel-gfx mailing list