Home
last modified time | relevance | path

Searched refs:ttm_prime_fd_to_handle (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_prime.c80 int ret = ttm_prime_fd_to_handle(tfile, fd, handle); in vmw_prime_fd_to_handle()
Dttm_object.h302 extern int ttm_prime_fd_to_handle(struct ttm_object_file *tfile,
Dttm_object.c537 int ttm_prime_fd_to_handle(struct ttm_object_file *tfile, in ttm_prime_fd_to_handle() function
Dvmwgfx_surface.c1025 ret = ttm_prime_fd_to_handle(tfile, u_handle, &handle); in vmw_surface_handle_reference()