Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dsvga_reg.h438 #define SVGA_CAP_DISPLAY_TOPOLOGY 0x00080000 /* Legacy multi-monitor support */ macro
Dvmwgfx_fb.c137 if (!(vmw_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY) && in vmw_fb_check_var()
173 if (vmw_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY) { in vmw_fb_set_par()
Dvmwgfx_ldu.c86 if (!(dev_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY)) { in vmw_ldu_commit_list()
Dvmwgfx_drv.c266 if (capabilities & SVGA_CAP_DISPLAY_TOPOLOGY) in vmw_print_capabilities()
742 if (!(dev_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY) && in vmw_driver_load()
Dvmwgfx_kms.c1574 if (!(vmw_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY)) in vmw_kms_save_vga()
1623 if (!(vmw_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY)) in vmw_kms_restore_vga()