Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dttm_object.h91 struct ttm_object_file;
128 struct ttm_object_file *tfile;
176 extern int ttm_base_object_init(struct ttm_object_file *tfile,
196 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
247 extern int ttm_ref_object_add(struct ttm_object_file *tfile,
252 extern bool ttm_ref_object_exists(struct ttm_object_file *tfile,
266 extern int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
279 extern struct ttm_object_file *ttm_object_file_init(struct ttm_object_device
294 extern void ttm_object_file_release(struct ttm_object_file **p_tfile);
328 extern int ttm_prime_object_init(struct ttm_object_file *tfile,
[all …]
Dttm_object.c69 struct ttm_object_file { struct
128 struct ttm_object_file *tfile;
133 static inline struct ttm_object_file *
134 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()
142 struct ttm_object_file *tfile = in ttm_object_file_destroy()
143 container_of(kref, struct ttm_object_file, refcount); in ttm_object_file_destroy()
149 static inline void ttm_object_file_unref(struct ttm_object_file **p_tfile) in ttm_object_file_unref()
151 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref()
158 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
245 ttm_base_object_noref_lookup(struct ttm_object_file *tfile, uint32_t key) in ttm_base_object_noref_lookup()
[all …]
Dvmwgfx_bo.c591 struct ttm_object_file *tfile, in vmw_user_bo_alloc()
648 struct ttm_object_file *tfile) in vmw_user_bo_verify_access()
682 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_grab()
725 struct ttm_object_file *tfile, in vmw_user_bo_synccpu_release()
755 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_bo_synccpu_ioctl()
889 int vmw_user_bo_lookup(struct ttm_object_file *tfile, in vmw_user_bo_lookup()
940 vmw_user_bo_noref_lookup(struct ttm_object_file *tfile, u32 handle) in vmw_user_bo_noref_lookup()
972 int vmw_user_bo_reference(struct ttm_object_file *tfile, in vmw_user_bo_reference()
1073 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_dumb_map_offset()
Dvmwgfx_drv.h96 struct ttm_object_file *tfile;
682 struct ttm_object_file *tfile,
688 struct ttm_object_file *tfile,
694 struct ttm_object_file *tfile,
703 struct ttm_object_file *tfile,
769 struct ttm_object_file *tfile);
771 struct ttm_object_file *tfile,
777 extern int vmw_user_bo_reference(struct ttm_object_file *tfile,
786 extern int vmw_user_bo_lookup(struct ttm_object_file *tfile,
797 vmw_user_bo_noref_lookup(struct ttm_object_file *tfile, u32 handle);
[all …]
Dvmwgfx_prime.c110 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_fd_to_handle()
120 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_handle_to_fd()
Dvmwgfx_simple_resource.c151 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_simple_resource_create_ioctl()
232 vmw_simple_resource_lookup(struct ttm_object_file *tfile, in vmw_simple_resource_lookup()
Dttm_lock.h184 struct ttm_object_file *tfile);
Dvmwgfx_resource_priv.h136 vmw_simple_resource_lookup(struct ttm_object_file *tfile,
Dvmwgfx_va.c153 struct ttm_object_file *tfile, in vmw_user_stream_lookup()
Dvmwgfx_fence.c606 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_fence_create()
779 vmw_fence_obj_lookup(struct ttm_object_file *tfile, u32 handle) in vmw_fence_obj_lookup()
808 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_wait_ioctl()
863 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_signaled_ioctl()
1111 struct ttm_object_file *tfile = vmw_fp->tfile; in vmw_fence_event_ioctl()
Dvmwgfx_resource.c234 struct ttm_object_file *tfile, in vmw_user_resource_lookup_handle()
279 struct ttm_object_file *tfile, in vmw_user_resource_noref_lookup_handle()
304 struct ttm_object_file *tfile, in vmw_user_lookup_handle()
Dvmwgfx_surface.c687 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_destroy_ioctl()
712 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_define_ioctl()
907 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_handle_reference()
985 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_reference_ioctl()
1557 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_gb_surface_define_internal()
1702 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_gb_surface_reference_internal()
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()
Dvmwgfx_context.c714 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_destroy_ioctl()
727 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_define()
Dvmwgfx_ioctl.c251 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_present_ioctl()
Dvmwgfx_overlay.c462 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_overlay_ioctl()
Dvmwgfx_ttm_buffer.c791 struct ttm_object_file *tfile = in vmw_verify_access()
Dvmwgfx_kms.c145 struct ttm_object_file *tfile, in vmw_kms_cursor_snoop()
1373 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_kms_fb_create()