Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ioctl.c220 vfb = vmw_framebuffer_to_vfb(fb); in vmw_present_ioctl()
298 vfb = vmw_framebuffer_to_vfb(fb); in vmw_present_readback_ioctl()
H A Dvmwgfx_kms.h201 #define vmw_framebuffer_to_vfb(x) \ macro
H A Dvmwgfx_ldu.c348 vfb = (fb) ? vmw_framebuffer_to_vfb(fb) : NULL; in vmw_ldu_primary_plane_atomic_update()
H A Dvmwgfx_scrn.c227 vfb = (fb) ? vmw_framebuffer_to_vfb(fb) : NULL; in vmw_sou_crtc_mode_set_nofb()
737 vmw_framebuffer_to_vfb(new_state->fb); in vmw_sou_primary_plane_atomic_update()
H A Dvmwgfx_stdu.c989 vfb = vmw_framebuffer_to_vfb(new_fb); in vmw_stdu_primary_plane_prepare_fb()
1438 vmw_framebuffer_to_vfb(new_state->fb); in vmw_stdu_primary_plane_atomic_update()
H A Dvmwgfx_kms.c710 if (vmw_framebuffer_to_vfb(fb)->bo) { in vmw_du_cursor_plane_prepare_fb()
911 if (!vmw_framebuffer_to_vfb(fb)->bo) { in vmw_du_cursor_plane_atomic_check()