commit | 7ca24cf2d2269bde25e21c02a77fe81995a081ae | [log] [tgz] |
---|---|---|
author | Marek Olšák <marek.olsak@amd.com> | Tue Sep 12 22:42:14 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 06 16:47:56 2017 -0400 |
tree | 88c7018f58df31f8890e15d735eb0868d8dc1c57 | |
parent | 684fd0af4732f373503c6af2973b4faa352db4e2 [diff] |
drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_file for being able to convert an amdgpu fence into one of the handles. Mesa will use this. Reviewed-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>