[PATCH] drm/doc: pull in drm_buddy.c

Matthew Auld matthew.auld at intel.com
Tue Mar 8 12:51:35 UTC 2022


On 09/02/2022 07:32, Christian König wrote:
> Am 08.02.22 um 16:12 schrieb Matthew Auld:
>> Make sure we pull in the kernel-doc for this.
>>
>> Reported-by: Daniel Vetter <daniel at ffwll.ch>
>> Signed-off-by: Matthew Auld <matthew.auld at intel.com>
>> Cc: Arunpravin <Arunpravin.PaneerSelvam at amd.com>
>> Cc: Christian König <christian.koenig at amd.com>
> 
> Reviewed-by: Christian König <christian.koenig at amd.com>

Thanks. Could you also push this?

> 
>> ---
>>   Documentation/gpu/drm-mm.rst | 9 +++++++++
>>   1 file changed, 9 insertions(+)
>>
>> diff --git a/Documentation/gpu/drm-mm.rst b/Documentation/gpu/drm-mm.rst
>> index 198bcc1affa1..f32ccce5722d 100644
>> --- a/Documentation/gpu/drm-mm.rst
>> +++ b/Documentation/gpu/drm-mm.rst
>> @@ -466,6 +466,15 @@ DRM MM Range Allocator Function References
>>   .. kernel-doc:: drivers/gpu/drm/drm_mm.c
>>      :export:
>> +DRM Buddy Allocator
>> +===================
>> +
>> +DRM Buddy Function References
>> +-----------------------------
>> +
>> +.. kernel-doc:: drivers/gpu/drm/drm_buddy.c
>> +   :export:
>> +
>>   DRM Cache Handling and Fast WC memcpy()
>>   =======================================
> 


More information about the dri-devel mailing list