Searched refs:vmw_surface (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_drv.h | 237 struct vmw_surface { struct 624 static inline struct vmw_surface *vmw_res_to_srf(struct vmw_resource *res) in vmw_res_to_srf() 626 return container_of(res, struct vmw_surface, res); in vmw_res_to_srf() 759 struct vmw_surface *surface; 768 struct vmw_surface *vmw_user_object_surface(struct vmw_user_object *uo); 1044 void vmw_kms_cursor_snoop(struct vmw_surface *srf, 1054 struct vmw_surface *surface, 1179 struct vmw_surface **srf_out); 1180 struct vmw_surface *vmw_lookup_surface_for_buffer(struct vmw_private *vmw, 1411 static inline void vmw_surface_unreference(struct vmw_surface **srf) in vmw_surface_unreference() [all …]
|
| H A D | vmwgfx_cursor_plane.h | 24 struct vmw_surface; 68 struct vmw_surface *srf,
|
| H A D | vmwgfx_vkms.h | 38 struct vmw_surface; 73 struct vmw_surface *surf);
|
| H A D | vmwgfx_surface.c | 32 struct vmw_surface srf; 176 static inline uint32_t vmw_surface_dma_size(const struct vmw_surface *srf) in vmw_surface_dma_size() 190 static inline uint32_t vmw_surface_define_size(const struct vmw_surface *srf) in vmw_surface_define_size() 231 static void vmw_surface_define_encode(const struct vmw_surface *srf, in vmw_surface_define_encode() 277 static void vmw_surface_dma_encode(struct vmw_surface *srf, in vmw_surface_dma_encode() 385 struct vmw_surface *srf; in vmw_legacy_srf_create() 464 struct vmw_surface *srf = vmw_res_to_srf(res); in vmw_legacy_srf_dma() 590 struct vmw_surface *srf, in vmw_surface_init() 639 struct vmw_surface *srf = vmw_res_to_srf(res); in vmw_user_surface_free() 709 struct vmw_surface *srf; in vmw_surface_define_ioctl() [all …]
|
| H A D | vmwgfx_cursor_plane.c | 77 struct vmw_surface *surface = vmw_user_object_surface(&vps->uo); in vmw_cursor_plane_update_legacy() 95 struct vmw_surface *surface = vmw_user_object_surface(&vps->uo); in vmw_cursor_update_type() 317 void vmw_kms_cursor_snoop(struct vmw_surface *srf, in vmw_kms_cursor_snoop() 489 struct vmw_surface *surf; in vmw_cursor_buffer_changed() 604 struct vmw_surface *surface; in vmw_cursor_plane_prepare_fb() 700 struct vmw_surface *surface = NULL; in vmw_cursor_plane_atomic_check()
|
| H A D | vmwgfx_kms.c | 60 struct vmw_surface *surf = vmw_user_object_surface(&vps->uo); in vmw_du_plane_unpin_surf() 423 struct vmw_surface *surf = vmw_user_object_surface(&vfbs->uo); in vmw_framebuffer_surface_destroy() 510 struct vmw_surface *surface; in vmw_kms_new_framebuffer_surface() 729 struct vmw_surface *surface; in vmw_kms_fb_create() 1075 struct vmw_surface *surface, in vmw_kms_generic_present() 1090 struct vmw_surface *surface, in vmw_kms_present() 1781 struct vmw_surface *surf = vmw_user_object_surface(&vfbs->uo); in vmw_du_helper_plane_update() 1967 struct vmw_surface *
|
| H A D | vmwgfx_so.c | 136 struct vmw_surface *srf = vmw_res_to_srf(view->srf); in vmw_view_commit_notify() 163 struct vmw_surface *srf = vmw_res_to_srf(view->srf); in vmw_view_create()
|
| H A D | vmwgfx_ioctl.c | 178 struct vmw_surface *surface; in vmw_present_ioctl()
|
| H A D | vmwgfx_bo.c | 857 struct vmw_surface *vmw_bo_surface(struct vmw_bo *vbo) in vmw_bo_surface() 861 struct vmw_surface *surf = NULL; in vmw_bo_surface()
|
| H A D | vmwgfx_kms.h | 332 struct vmw_surface *surface;
|
| H A D | vmwgfx_stdu.c | 124 struct vmw_surface *display_srf; 1101 struct vmw_surface *surf = vmw_user_object_surface(&vps->uo); in vmw_stdu_primary_plane_prepare_fb()
|
| H A D | vmwgfx_scrn.c | 586 struct vmw_surface *surf = NULL; in vmw_sou_surface_pre_clip()
|
| H A D | vmwgfx_execbuf.c | 1501 struct vmw_surface *srf = NULL; in vmw_cmd_dma()
|