summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKevin Strasser <[email protected]>2018-04-03 14:21:34 -0700
committerJason Ekstrand <[email protected]>2018-04-03 18:33:17 -0700
commit5bbde9b80fe2e6a384db5d636725b8f8065bc5c5 (patch)
tree578dada38418a641ab4056707c11cd87077068bc /Makefile.am
parentb42633db8e3711e54a5bd10495b1436b8e362801 (diff)
anv: Fix close(fd) before import issue in vkCreateDmaBufImageINTEL
If we close the fd before calling DRM_IOCTL_PRIME_FD_TO_HANDLE the kernel will hit a -EBADF error. Move the close(fd) call to the end of anv_CreateDmaBufImageINTEL(). Signed-off-by: Kevin Strasser <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions