Home
last modified time | relevance | path

Searched refs:ttm_object_file (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
A Dttm_object.h92 struct ttm_object_file;
129 struct ttm_object_file *tfile;
177 extern int ttm_base_object_init(struct ttm_object_file *tfile,
248 extern int ttm_ref_object_add(struct ttm_object_file *tfile,
253 extern bool ttm_ref_object_exists(struct ttm_object_file *tfile,
267 extern int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
295 extern void ttm_object_file_release(struct ttm_object_file **p_tfile);
329 extern int ttm_prime_object_init(struct ttm_object_file *tfile,
347 extern int ttm_prime_fd_to_handle(struct ttm_object_file *tfile,
349 extern int ttm_prime_handle_to_fd(struct ttm_object_file *tfile,
[all …]
A Dttm_object.c72 struct ttm_object_file { struct
131 struct ttm_object_file *tfile;
136 static inline struct ttm_object_file *
137 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()
145 struct ttm_object_file *tfile = in ttm_object_file_destroy()
146 container_of(kref, struct ttm_object_file, refcount); in ttm_object_file_destroy()
154 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref()
161 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
347 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add()
428 struct ttm_object_file *tfile = ref->tfile; in ttm_ref_object_release()
[all …]
A Dvmwgfx_bo.c640 struct ttm_object_file *tfile, in vmw_user_bo_alloc()
697 struct ttm_object_file *tfile) in vmw_user_bo_verify_access()
731 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_grab()
781 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_release()
811 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_bo_synccpu_ioctl()
940 int vmw_user_bo_lookup(struct ttm_object_file *tfile, in vmw_user_bo_lookup()
991 vmw_user_bo_noref_lookup(struct ttm_object_file *tfile, u32 handle) in vmw_user_bo_noref_lookup()
1023 int vmw_user_bo_reference(struct ttm_object_file *tfile, in vmw_user_bo_reference()
1119 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_dumb_map_offset()
A Dvmwgfx_prime.c77 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_fd_to_handle()
87 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_handle_to_fd()
A Dvmwgfx_drv.h98 struct ttm_object_file *tfile;
770 struct ttm_object_file *tfile,
776 struct ttm_object_file *tfile,
782 struct ttm_object_file *tfile,
791 struct ttm_object_file *tfile,
866 struct ttm_object_file *tfile);
868 struct ttm_object_file *tfile,
874 extern int vmw_user_bo_reference(struct ttm_object_file *tfile,
883 extern int vmw_user_bo_lookup(struct ttm_object_file *tfile,
894 vmw_user_bo_noref_lookup(struct ttm_object_file *tfile, u32 handle);
[all …]
A Dvmwgfx_simple_resource.c151 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_simple_resource_create_ioctl()
227 vmw_simple_resource_lookup(struct ttm_object_file *tfile, in vmw_simple_resource_lookup()
A Dvmwgfx_fence.c590 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_fence_create()
763 vmw_fence_obj_lookup(struct ttm_object_file *tfile, u32 handle) in vmw_fence_obj_lookup()
792 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_wait_ioctl()
847 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_signaled_ioctl()
1099 struct ttm_object_file *tfile = vmw_fp->tfile; in vmw_fence_event_ioctl()
A Dvmwgfx_resource_priv.h149 vmw_simple_resource_lookup(struct ttm_object_file *tfile,
A Dvmwgfx_va.c153 struct ttm_object_file *tfile, in vmw_user_stream_lookup()
A Dvmwgfx_ttm_glue.c67 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_mmap()
A Dvmwgfx_shader.c707 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_shader_destroy_ioctl()
720 struct ttm_object_file *tfile, in vmw_user_shader_alloc()
846 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_shader_define()
A Dvmwgfx_resource.c255 struct ttm_object_file *tfile, in vmw_user_resource_lookup_handle()
298 struct ttm_object_file *tfile, in vmw_user_resource_noref_lookup_handle()
323 struct ttm_object_file *tfile, in vmw_user_lookup_handle()
A Dvmwgfx_surface.c716 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_destroy_ioctl()
742 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_define_ioctl()
933 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_handle_reference()
1019 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_reference_ioctl()
1454 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_gb_surface_define_internal()
1639 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_gb_surface_reference_internal()
A Dvmwgfx_ioctl.c167 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_present_ioctl()
A Dvmwgfx_context.c721 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_destroy_ioctl()
734 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_define()
A Dvmwgfx_overlay.c431 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_overlay_ioctl()
A Dvmwgfx_kms.c149 struct ttm_object_file *tfile, in vmw_kms_cursor_snoop()
1371 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_kms_fb_create()

Completed in 34 milliseconds