Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/ttm/
Dttm_object.h90 struct ttm_object_file;
130 struct ttm_object_file *tfile;
175 extern int ttm_base_object_init(struct ttm_object_file *tfile,
195 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
244 extern int ttm_ref_object_add(struct ttm_object_file *tfile,
248 extern bool ttm_ref_object_exists(struct ttm_object_file *tfile,
262 extern int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
275 extern struct ttm_object_file *ttm_object_file_init(struct ttm_object_device
290 extern void ttm_object_file_release(struct ttm_object_file **p_tfile);
324 extern int ttm_prime_object_init(struct ttm_object_file *tfile,
[all …]
Dttm_lock.h77 struct ttm_object_file *vt_holder;
188 struct ttm_object_file *tfile);
/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_object.c69 struct ttm_object_file { struct
127 struct ttm_object_file *tfile;
132 static inline struct ttm_object_file *
133 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()
141 struct ttm_object_file *tfile = in ttm_object_file_destroy()
142 container_of(kref, struct ttm_object_file, refcount); in ttm_object_file_destroy()
148 static inline void ttm_object_file_unref(struct ttm_object_file **p_tfile) in ttm_object_file_unref()
150 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref()
157 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
229 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup()
[all …]
Dttm_lock.c232 struct ttm_object_file *tfile) in ttm_vt_lock()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_prime.c124 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_fd_to_handle()
134 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_prime_handle_to_fd()
Dvmwgfx_drv.h82 struct ttm_object_file *tfile;
609 struct ttm_object_file *tfile,
615 struct ttm_object_file *tfile,
626 struct ttm_object_file *tfile);
628 struct ttm_object_file *tfile,
634 extern int vmw_user_dmabuf_reference(struct ttm_object_file *tfile,
646 extern int vmw_user_dmabuf_lookup(struct ttm_object_file *tfile,
654 struct ttm_object_file *tfile,
906 struct ttm_object_file *tfile,
1000 struct ttm_object_file *tfile,
[all …]
Dvmwgfx_resource.c295 struct ttm_object_file *tfile, in vmw_user_resource_lookup_handle()
338 struct ttm_object_file *tfile, in vmw_user_lookup_handle()
480 struct ttm_object_file *tfile, in vmw_user_dmabuf_alloc()
537 struct ttm_object_file *tfile) in vmw_user_dmabuf_verify_access()
566 struct ttm_object_file *tfile, in vmw_user_dmabuf_synccpu_grab()
610 struct ttm_object_file *tfile, in vmw_user_dmabuf_synccpu_release()
638 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_dmabuf_synccpu_ioctl()
732 int vmw_user_dmabuf_lookup(struct ttm_object_file *tfile, in vmw_user_dmabuf_lookup()
765 int vmw_user_dmabuf_reference(struct ttm_object_file *tfile, in vmw_user_dmabuf_reference()
862 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_stream_unref_ioctl()
[all …]
Dvmwgfx_surface.c677 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_destroy_ioctl()
702 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_define_ioctl()
902 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_handle_reference()
990 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_reference_ioctl()
1289 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_gb_surface_define_ioctl()
1402 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_gb_surface_reference_ioctl()
Dvmwgfx_shader.c714 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_shader_destroy_ioctl()
727 struct ttm_object_file *tfile, in vmw_user_shader_alloc()
851 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_shader_define()
Dvmwgfx_fence.c593 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_fence_create()
713 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_wait_ioctl()
772 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_signaled_ioctl()
Dvmwgfx_context.c734 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_destroy_ioctl()
747 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_define()
Dvmwgfx_ioctl.c250 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_present_ioctl()
Dvmwgfx_overlay.c464 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_overlay_ioctl()
Dvmwgfx_kms.c170 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_du_crtc_cursor_set2()
265 struct ttm_object_file *tfile, in vmw_kms_cursor_snoop()
978 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_kms_fb_create()
Dvmwgfx_buffer.c774 struct ttm_object_file *tfile = in vmw_verify_access()