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

Jani Nikula jani.nikula at intel.com
Tue Feb 27 10:06:01 UTC 2018


On Mon, 26 Feb 2018, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> 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?

$ find -type l | wc -l
34

and none of them under drivers. I'm not sure I'd want to stick my neck
out in this department...

BR,
Jani.

-- 
Jani Nikula, Intel Open Source Technology Center


More information about the Intel-gfx mailing list