Lines Matching refs:drmmode
447 ms->drmmode.dri2_flipping = FALSE; in ms_dri2_flip_abort()
469 ms->drmmode.dri2_flipping = FALSE; in ms_dri2_flip_handler()
497 ms->drmmode.dri2_flipping = TRUE; in ms_dri2_schedule_flip()
582 if (!ms->drmmode.glamor && !ms->drmmode.exa) in can_exchange()
595 ms->drmmode.pageflip && in can_flip()
596 !ms->drmmode.sprites_visible && in can_flip()
597 !ms->drmmode.present_flipping && in can_flip()
611 msPixmapPrivPtr front_pix = msGetPixmapPriv(&ms->drmmode, front_priv->pixmap); in ms_dri2_exchange_buffers()
612 msPixmapPrivPtr back_pix = msGetPixmapPriv(&ms->drmmode, back_priv->pixmap); in ms_dri2_exchange_buffers()
1048 if (ms->drmmode.glamor) { in ms_dri2_screen_init()
1076 ms->drmmode.dri2_device_name = info.deviceName; in ms_dri2_screen_init()
1103 free((char *)ms->drmmode.dri2_device_name); in ms_dri2_close_screen()