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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/drm/ttm/
H A Dttm_object.h87 struct ttm_object_file;
97 * @tfile: Pointer to ttm_object_file of the creator.
126 struct ttm_object_file *tfile;
136 * @tfile: Pointer to a struct ttm_object_file.
147 extern int ttm_base_object_init(struct ttm_object_file *tfile,
161 * @tfile: Pointer to a struct ttm_object_file.
169 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
186 * @tfile: A struct ttm_object_file representing the application owning the
202 extern int ttm_ref_object_add(struct ttm_object_file *tfile,
216 extern int ttm_ref_object_base_unref(struct ttm_object_file *tfil
[all...]
H A Dttm_lock.h77 struct ttm_object_file *vt_holder;
180 * @tfile: Pointer to a struct ttm_object_file to register the lock with.
188 struct ttm_object_file *tfile);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/drm/ttm/
H A Dttm_object.h87 struct ttm_object_file;
97 * @tfile: Pointer to ttm_object_file of the creator.
126 struct ttm_object_file *tfile;
136 * @tfile: Pointer to a struct ttm_object_file.
147 extern int ttm_base_object_init(struct ttm_object_file *tfile,
161 * @tfile: Pointer to a struct ttm_object_file.
169 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
186 * @tfile: A struct ttm_object_file representing the application owning the
202 extern int ttm_ref_object_add(struct ttm_object_file *tfile,
216 extern int ttm_ref_object_base_unref(struct ttm_object_file *tfil
[all...]
H A Dttm_lock.h77 struct ttm_object_file *vt_holder;
180 * @tfile: Pointer to a struct ttm_object_file to register the lock with.
188 struct ttm_object_file *tfile);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/ttm/
H A Dttm_object.c38 * struct ttm_object_file
60 struct ttm_object_file { struct
103 * a particular ttm_object_file. It also carries a ref count to avoid creating
104 * multiple ref objects if a ttm_object_file references the same base
114 struct ttm_object_file *tfile;
117 static inline struct ttm_object_file *
118 ttm_object_file_ref(struct ttm_object_file *tfile)
126 struct ttm_object_file *tfile =
127 container_of(kref, struct ttm_object_file, refcount);
133 static inline void ttm_object_file_unref(struct ttm_object_file **p_tfil
[all...]
H A Dttm_lock.c240 struct ttm_object_file *tfile)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/ttm/
H A Dttm_object.c38 * struct ttm_object_file
60 struct ttm_object_file { struct
103 * a particular ttm_object_file. It also carries a ref count to avoid creating
104 * multiple ref objects if a ttm_object_file references the same base
114 struct ttm_object_file *tfile;
117 static inline struct ttm_object_file *
118 ttm_object_file_ref(struct ttm_object_file *tfile)
126 struct ttm_object_file *tfile =
127 container_of(kref, struct ttm_object_file, refcount);
133 static inline void ttm_object_file_unref(struct ttm_object_file **p_tfil
[all...]
H A Dttm_lock.c240 struct ttm_object_file *tfile)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h54 struct ttm_object_file *tfile;
135 struct ttm_object_file *tfile;
343 struct ttm_object_file *tfile,
350 struct ttm_object_file *tfile,
360 struct ttm_object_file *tfile,
375 extern int vmw_user_dmabuf_lookup(struct ttm_object_file *tfile,
390 struct ttm_object_file *tfile,
507 struct ttm_object_file *tfile,
H A Dvmwgfx_resource.c303 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
335 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
366 struct ttm_object_file *tfile,
496 struct ttm_object_file *tfile,
550 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
568 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
672 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
719 struct ttm_object_file *tfile,
956 int vmw_user_dmabuf_lookup(struct ttm_object_file *tfile,
1101 struct ttm_object_file *tfil
[all...]
H A Dvmwgfx_kms.c104 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
202 struct ttm_object_file *tfile,
716 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
H A Dvmwgfx_overlay.c465 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h54 struct ttm_object_file *tfile;
135 struct ttm_object_file *tfile;
343 struct ttm_object_file *tfile,
350 struct ttm_object_file *tfile,
360 struct ttm_object_file *tfile,
375 extern int vmw_user_dmabuf_lookup(struct ttm_object_file *tfile,
390 struct ttm_object_file *tfile,
507 struct ttm_object_file *tfile,
H A Dvmwgfx_resource.c303 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
335 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
366 struct ttm_object_file *tfile,
496 struct ttm_object_file *tfile,
550 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
568 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
672 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
719 struct ttm_object_file *tfile,
956 int vmw_user_dmabuf_lookup(struct ttm_object_file *tfile,
1101 struct ttm_object_file *tfil
[all...]
H A Dvmwgfx_kms.c104 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
202 struct ttm_object_file *tfile,
716 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
H A Dvmwgfx_overlay.c465 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h49 struct ttm_object_file *tfile;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h49 struct ttm_object_file *tfile;

Completed in 193 milliseconds