[PATCH 1/2] drm/amdgpu: add independent DMA-buf export v7

Christian König ckoenig.leichtzumerken at gmail.com
Mon Oct 28 15:00:47 UTC 2019


Am 26.10.19 um 00:32 schrieb Alex Deucher:
> On Fri, Oct 25, 2019 at 8:16 AM Christian König
> <ckoenig.leichtzumerken at gmail.com> wrote:
>> [SNIP]
>> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
>> index 6f0b789a0b49..b319254537b8 100644
>> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
>> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
>> @@ -31,6 +31,7 @@
>>    */
>>   #include <linux/list.h>
>>   #include <linux/slab.h>
>> +#include <linux/dma-buf.h>
> Is this change intended?

Nope, that actually belongs into a follow up patch.

Give me a second to fix that up, any other comment on this series ?

Thanks,
Christian.

>
> Alex
>
>>   #include <drm/amdgpu_drm.h>
>>   #include <drm/drm_cache.h>
>> --
>> 2.17.1
>>
>> _______________________________________________
>> amd-gfx mailing list
>> amd-gfx at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/amd-gfx



More information about the amd-gfx mailing list