Home
last modified time | relevance | path

Searched refs:vmw_framebuffer_to_vfb (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h202 #define vmw_framebuffer_to_vfb(x) \ macro
H A Dvmwgfx_scrn.c229 vfb = (fb) ? vmw_framebuffer_to_vfb(fb) : NULL; in vmw_sou_crtc_mode_set_nofb()
734 vmw_framebuffer_to_vfb(new_state->fb); in vmw_sou_primary_plane_atomic_update()
H A Dvmwgfx_ldu.c329 vfb = (fb) ? vmw_framebuffer_to_vfb(fb) : NULL; in vmw_ldu_primary_plane_atomic_update()
H A Dvmwgfx_stdu.c994 vfb = vmw_framebuffer_to_vfb(new_fb); in vmw_stdu_primary_plane_prepare_fb()
1416 vmw_framebuffer_to_vfb(new_state->fb); in vmw_stdu_primary_plane_atomic_update()
H A Dvmwgfx_kms.c697 if (vmw_framebuffer_to_vfb(fb)->bo) { in vmw_du_cursor_plane_prepare_fb()
719 if (vmw_framebuffer_to_vfb(fb)->bo) { in vmw_du_cursor_plane_prepare_fb()
920 if (!vmw_framebuffer_to_vfb(fb)->bo) { in vmw_du_cursor_plane_atomic_check()