Home
last modified time | relevance | path

Searched refs:vmw_framebuffer_to_vfbs (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c370 vps->surf = vmw_framebuffer_to_vfbs(fb)->surface; in vmw_du_cursor_plane_prepare_fb()
525 surface = vmw_framebuffer_to_vfbs(fb)->surface; in vmw_du_cursor_plane_atomic_check()
842 vmw_framebuffer_to_vfbs(framebuffer); in vmw_framebuffer_surface_destroy()
1082 vmw_framebuffer_to_vfbs(&vfb->base)->surface->res.backup; in vmw_framebuffer_pin()
1125 vmw_framebuffer_to_vfbs(&vfb->base)->surface->res.backup; in vmw_framebuffer_unpin()
Dvmwgfx_kms.h206 #define vmw_framebuffer_to_vfbs(x) \ macro
Dvmwgfx_stdu.c1063 new_vfbs = (vfb->bo) ? NULL : vmw_framebuffer_to_vfbs(new_fb); in vmw_stdu_primary_plane_prepare_fb()