sync_file: Use dma-fence driver and timeline name helpers
authorTvrtko Ursulin <tvrtko.ursulin@igalia.com>
Thu, 15 May 2025 09:49:59 +0000 (10:49 +0100)
committerTvrtko Ursulin <tursulin@ursulin.net>
Tue, 3 Jun 2025 16:38:37 +0000 (17:38 +0100)
commit68ff0e07f9b3f0e376bb8b95a0c3e6205695362a
tree348c9665264d00d49f0f878fba4269a4dae54f9c
parentecec875a6c3379017af57e3c7ba51de0501fe750
sync_file: Use dma-fence driver and timeline name helpers

Access the dma-fence internals via the previously added helpers.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Tvrtko Ursulin <tursulin@ursulin.net>
Link: https://lore.kernel.org/r/20250515095004.28318-5-tvrtko.ursulin@igalia.com
drivers/dma-buf/sync_file.c