Home
last modified time | relevance | path

Searched refs:vmw_surface (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_drv.h274 struct vmw_surface { struct
648 static inline struct vmw_surface *vmw_res_to_srf(struct vmw_resource *res) in vmw_res_to_srf()
650 return container_of(res, struct vmw_surface, res); in vmw_res_to_srf()
772 struct vmw_surface **out_surf,
1191 void vmw_kms_cursor_snoop(struct vmw_surface *srf,
1207 struct vmw_surface *surface,
1336 struct vmw_surface **srf_out);
1347 struct vmw_surface **srf_out);
1572 static inline void vmw_surface_unreference(struct vmw_surface **srf) in vmw_surface_unreference()
1574 struct vmw_surface *tmp_srf = *srf; in vmw_surface_unreference()
[all …]
A Dvmwgfx_surface.c54 struct vmw_surface srf;
412 struct vmw_surface *srf; in vmw_legacy_srf_create()
491 struct vmw_surface *srf = vmw_res_to_srf(res); in vmw_legacy_srf_dma()
617 struct vmw_surface *srf, in vmw_surface_init()
666 struct vmw_surface *srf = vmw_res_to_srf(res); in vmw_user_surface_free()
734 struct vmw_surface *srf; in vmw_surface_define_ioctl()
1020 struct vmw_surface *srf; in vmw_surface_reference_ioctl()
1458 struct vmw_surface *srf; in vmw_gb_surface_define_internal()
1640 struct vmw_surface *srf; in vmw_gb_surface_reference_internal()
2067 struct vmw_surface **srf_out) in vmw_gb_surface_define()
[all …]
A Dvmwgfx_kms.h235 struct vmw_surface *surface;
287 struct vmw_surface *surf;
343 struct vmw_surface *cursor_surface;
439 struct vmw_surface *surface,
A Dvmwgfx_so.c134 struct vmw_surface *srf = vmw_res_to_srf(view->srf); in vmw_view_commit_notify()
161 struct vmw_surface *srf = vmw_res_to_srf(view->srf); in vmw_view_create()
A Dvmwgfx_kms.c148 void vmw_kms_cursor_snoop(struct vmw_surface *srf, in vmw_kms_cursor_snoop()
499 struct vmw_surface *surface = NULL; in vmw_du_cursor_plane_atomic_check()
899 struct vmw_surface *surface, in vmw_kms_new_framebuffer_surface()
1151 struct vmw_surface **srf_out) in vmw_create_bo_proxy()
1309 struct vmw_surface *surface, in vmw_kms_new_framebuffer()
1373 struct vmw_surface *surface = NULL; in vmw_kms_fb_create()
1732 struct vmw_surface *surface, in vmw_kms_generic_present()
1747 struct vmw_surface *surface, in vmw_kms_present()
A Dvmwgfx_ioctl.c171 struct vmw_surface *surface; in vmw_present_ioctl()
A Dvmwgfx_resource.c325 struct vmw_surface **out_surf, in vmw_user_lookup_handle()
A Dvmwgfx_stdu.c121 struct vmw_surface *display_srf;
A Dvmwgfx_execbuf.c1526 struct vmw_surface *srf = NULL; in vmw_cmd_dma()

Completed in 37 milliseconds