Home
last modified time | relevance | path

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

/drivers/gpu/drm/ttm/
Dttm_object.c62 struct ttm_object_file { struct
116 struct ttm_object_file *tfile;
119 static inline struct ttm_object_file *
120 ttm_object_file_ref(struct ttm_object_file *tfile) in ttm_object_file_ref()
128 struct ttm_object_file *tfile = in ttm_object_file_destroy()
129 container_of(kref, struct ttm_object_file, refcount); in ttm_object_file_destroy()
135 static inline void ttm_object_file_unref(struct ttm_object_file **p_tfile) in ttm_object_file_unref()
137 struct ttm_object_file *tfile = *p_tfile; in ttm_object_file_unref()
144 int ttm_base_object_init(struct ttm_object_file *tfile, in ttm_base_object_init()
216 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup()
[all …]
Dttm_lock.c240 struct ttm_object_file *tfile) in ttm_vt_lock()
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h64 struct ttm_object_file *tfile;
91 struct ttm_object_file *tfile,
157 struct ttm_object_file *tfile;
393 struct ttm_object_file *tfile,
397 struct ttm_object_file *tfile,
406 struct ttm_object_file *tfile,
416 struct ttm_object_file *tfile,
433 extern int vmw_user_dmabuf_lookup(struct ttm_object_file *tfile,
440 struct ttm_object_file *tfile,
619 struct ttm_object_file *tfile,
Dvmwgfx_resource.c382 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_destroy_ioctl()
414 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_context_define_ioctl()
480 struct ttm_object_file *tfile, in vmw_context_check()
1199 struct ttm_object_file *tfile, in vmw_user_lookup_handle()
1218 struct ttm_object_file *tfile, in vmw_user_surface_lookup_handle()
1272 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_destroy_ioctl()
1289 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_define_ioctl()
1464 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_surface_reference_ioctl()
1511 struct ttm_object_file *tfile, in vmw_surface_check()
1681 int vmw_user_dmabuf_lookup(struct ttm_object_file *tfile, in vmw_user_dmabuf_lookup()
[all …]
Dvmwgfx_fence.c566 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_user_fence_create()
690 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_wait_ioctl()
749 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_fence_obj_signaled_ioctl()
Dvmwgfx_ioctl.c124 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_present_ioctl()
Dvmwgfx_overlay.c455 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_overlay_ioctl()
Dvmwgfx_kms.c177 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_du_crtc_cursor_set()
255 struct ttm_object_file *tfile, in vmw_kms_cursor_snoop()
1100 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile; in vmw_kms_fb_create()