Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c154 WARN_ON(dev_priv->active_display_unit != vmw_du_legacy); in vmw_ldu_fb_pin()
156 if (dev_priv->active_display_unit == vmw_du_legacy) { in vmw_ldu_fb_pin()
584 dev_priv->active_display_unit = vmw_du_legacy; in vmw_kms_ldu_init_display()
Dvmwgfx_overlay.c226 if (dev_priv->active_display_unit == vmw_du_legacy) in vmw_overlay_move_buffer()
Dvmwgfx_cmd.c76 if (dev_priv->active_display_unit == vmw_du_legacy) in vmw_supports_3d()
Dvmwgfx_drv.h380 vmw_du_legacy, enumerator
Dvmwgfx_kms.c1289 if (dev_priv->active_display_unit == vmw_du_legacy) in vmw_kms_new_framebuffer_surface()
2080 if (dev_priv->active_display_unit == vmw_du_legacy) in vmw_kms_close()