HomeSort by: relevance | last modified time | path
    Searched refs:vmw_framebuffer_to_vfb (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ioctl.c 303 vfb = vmw_framebuffer_to_vfb(fb);
387 vfb = vmw_framebuffer_to_vfb(fb);
vmwgfx_kms.h 206 #define vmw_framebuffer_to_vfb(x) \ macro
vmwgfx_ldu.c 302 vfb = (fb) ? vmw_framebuffer_to_vfb(fb) : NULL;
vmwgfx_scrn.c 233 vfb = (fb) ? vmw_framebuffer_to_vfb(fb) : NULL;
744 vmw_framebuffer_to_vfb(plane->state->fb);
vmwgfx_stdu.c 1060 vfb = vmw_framebuffer_to_vfb(new_fb);
1608 vmw_framebuffer_to_vfb(plane->state->fb);
vmwgfx_kms.c 367 if (vmw_framebuffer_to_vfb(fb)->bo) {
517 if (!vmw_framebuffer_to_vfb(fb)->bo)

Completed in 18 milliseconds