On Fri, 23 Feb 2018, Oscar Mateo <oscar.ma...@intel.com> wrote:
> diff --git a/drivers/gpu/drm/i915/intel_workarounds.c 
> b/drivers/gpu/drm/i915/intel_workarounds.c
> new file mode 100644
> index 0000000..bd23418
> --- /dev/null
> +++ b/drivers/gpu/drm/i915/intel_workarounds.c
> @@ -0,0 +1,684 @@
> +/*
> + * SPDX-License-Identifier: MIT
> + *
> + * Copyright © 2014-2018 Intel Corporation
> + */
> +
> +#include "i915_drv.h"
> +#include "intel_workarounds.h"
> +
> +/**
> + * DOC: Hardware workarounds

Please include this in the documentation build. (Add a suitable
kernel-doc directive in i915.rst.)

BR,
Jani.

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to