[PATCH 1/2] dma-buf: keep only not signaled fence in reservation_object_add_shared_replace v2

Sumit Semwal sumit.semwal at linaro.org
Thu Nov 2 12:26:33 UTC 2017


Hi Christian,

On 30 October 2017 at 20:29, Christian König
<ckoenig.leichtzumerken at gmail.com> wrote:
> From: Christian König <christian.koenig at amd.com>
>
> The amdgpu issue to also need signaled fences in the reservation objects
> should be fixed by now.
>
> Optimize the list by keeping only the not signaled yet fences around.

I think this warrants some more context in the commit log. Could you
please do the same for the other patch as well?
>
> v2: temporary put the signaled fences at the end of the new container
>
> Signed-off-by: Christian König <christian.koenig at amd.com>
> ---
>  drivers/dma-buf/reservation.c | 36 ++++++++++++++++++++++++++----------
>  1 file changed, 26 insertions(+), 10 deletions(-)
>

Best,
Sumit.


More information about the amd-gfx mailing list