Home
last modified time | relevance | path

Searched refs:ttm_prime_fd_to_handle (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c79 return ttm_prime_fd_to_handle(tfile, fd, handle); in vmw_prime_fd_to_handle()
H A Dttm_object.h346 extern int ttm_prime_fd_to_handle(struct ttm_object_file *tfile,
H A Dttm_object.c638 * ttm_prime_fd_to_handle - Get a base object handle from a prime fd
648 int ttm_prime_fd_to_handle(struct ttm_object_file *tfile, in ttm_prime_fd_to_handle() function
H A Dvmwgfx_surface.c943 ret = ttm_prime_fd_to_handle(tfile, u_handle, &handle); in vmw_surface_handle_reference()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c79 return ttm_prime_fd_to_handle(tfile, fd, handle); in vmw_prime_fd_to_handle()
H A Dttm_object.h303 extern int ttm_prime_fd_to_handle(struct ttm_object_file *tfile,
H A Dttm_object.c531 * ttm_prime_fd_to_handle - Get a base object handle from a prime fd
541 int ttm_prime_fd_to_handle(struct ttm_object_file *tfile, in ttm_prime_fd_to_handle() function
H A Dvmwgfx_surface.c912 ret = ttm_prime_fd_to_handle(tfile, u_handle, &handle); in vmw_surface_handle_reference()

Completed in 9 milliseconds