commit | 0dbd555a011c2d096a7b7e40c83c5776a7df367c | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Jul 31 09:41:50 2019 +0200 |
committer | Christian König <christian.koenig@amd.com> | Mon Aug 05 09:28:43 2019 +0200 |
tree | 4399a2204760664daad1c91896aa3f8217744d43 | |
parent | 05103ea9a3159b9bb7004e9c0693948d4d6124f9 [diff] |
dma-buf: add more reservation object locking wrappers 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@amd.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/320761/