[Intel-gfx] [PATCH v4 16/17] drm/i915/vm_bind: userptr dma-resv changes

Niranjana Vishwanathapura niranjana.vishwanathapura at intel.com
Thu Oct 20 19:05:39 UTC 2022


On Thu, Oct 20, 2022 at 04:27:38PM +0200, Andi Shyti wrote:
>Hi Niranjana,
>
>[...]
>
>> @@ -307,6 +307,8 @@ struct i915_vma {
>>  	struct list_head non_priv_vm_bind_link;
>>  	/* @vm_rebind_link: link to vm_rebind_list and protected by vm_rebind_lock */
>>  	struct list_head vm_rebind_link; /* Link in vm_rebind_list */
>> +	/*@userptr_invalidated_link: link to the vm->userptr_invalidated_list */
>
>nit: add a space here
>

Andi, I am keeping all vm_bind related fields together here.
Just following the other examples in this file.

Niranjana

>Andi


More information about the Intel-gfx mailing list