Searched refs:vmw_surface (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_vkms.h38 struct vmw_surface;
73 struct vmw_surface *surf);
H A Dvmwgfx_kms.h224 struct vmw_surface *surface;
280 struct vmw_surface *surf;
351 struct vmw_surface *cursor_surface;
389 struct vmw_surface *surface;
461 struct vmw_surface *surface,
H A Dvmwgfx_vkms.c50 struct vmw_surface *surf)
81 struct vmw_surface *surf,
119 struct vmw_surface *surf = 0;
168 struct vmw_surface *surf = NULL;
496 struct vmw_surface *surf)
H A Dvmwgfx_drv.h249 * struct vmw_surface: Resource structure for a surface.
257 struct vmw_surface { struct
634 static inline struct vmw_surface *vmw_res_to_srf(struct vmw_resource *res)
636 return container_of(res, struct vmw_surface, res);
782 struct vmw_surface **out_surf,
1039 void vmw_kms_cursor_snoop(struct vmw_surface *srf,
1052 struct vmw_surface *surface,
1181 struct vmw_surface **srf_out);
1401 static inline void vmw_surface_unreference(struct vmw_surface **srf)
1403 struct vmw_surface *tmp_sr
[all...]
H A Dvmwgfx_surface.c52 struct vmw_surface srf;
191 * @srf: Pointer to a struct vmw_surface
196 static inline uint32_t vmw_surface_dma_size(const struct vmw_surface *srf)
205 * @srf: Pointer to a struct vmw_surface
210 static inline uint32_t vmw_surface_define_size(const struct vmw_surface *srf)
248 * @srf: Pointer to a struct vmw_surface object.
251 static void vmw_surface_define_encode(const struct vmw_surface *srf,
291 * @srf: Pointer to a struct vmw_surface object.
297 static void vmw_surface_dma_encode(struct vmw_surface *srf,
352 * vmw_surface
[all...]
H A Dvmwgfx_so.c136 struct vmw_surface *srf = vmw_res_to_srf(view->srf);
163 struct vmw_surface *srf = vmw_res_to_srf(view->srf);
H A Dvmwgfx_ioctl.c178 struct vmw_surface *surface;
H A Dvmwgfx_kms.c371 void vmw_kms_cursor_snoop(struct vmw_surface *srf,
890 struct vmw_surface *surface = NULL;
1282 struct vmw_surface *surface,
1428 struct vmw_surface **srf_out)
1579 struct vmw_surface *surface,
1638 struct vmw_surface *surface = NULL;
1978 struct vmw_surface *surface,
1993 struct vmw_surface *surface,
H A Dvmwgfx_resource.c293 struct vmw_surface **out_surf,
H A Dvmwgfx_stdu.c120 struct vmw_surface *display_srf;
H A Dvmwgfx_execbuf.c1518 struct vmw_surface *srf = NULL;

Completed in 163 milliseconds