[PATCH] dma-buf: add more reservation object locking wrappers
Christian König
ckoenig.leichtzumerken at gmail.com
Wed Jul 31 13:34:28 UTC 2019
Am 31.07.19 um 14:33 schrieb Chris Wilson:
> Quoting Christian König (2019-07-31 12:38:53)
>> Complete the abstraction of the ww_mutex inside the reservation object.
>>
>> This allows us to add more handling and debugging to the reservation
>> object in the future.
>>
>> Signed-off-by: Christian König <christian.koenig at amd.com>
> Looks entirely mechanical,
> Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
>
> Quietly opines for s/reservation_object/dma_reservation/
I was thinking about that as well because "reservation_object" is just a
rather long name and not very descriptive.
But I'm not sure if dma_reservation fits either. How about something
like dma_cntrl?
Christian.
> -Chris
More information about the dri-devel
mailing list