Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h682 #define SVGA_CAP_DISPLAY_TOPOLOGY 0x00080000 macro
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c86 if (!(dev_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY)) { in vmw_ldu_commit_list()
Dvmwgfx_drv.c273 if (capabilities & SVGA_CAP_DISPLAY_TOPOLOGY) in vmw_print_capabilities()
766 if (!(dev_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY) && in vmw_driver_load()
Dvmwgfx_kms.c1230 if (!(vmw_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY)) in vmw_kms_save_vga()
1279 if (!(vmw_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY)) in vmw_kms_restore_vga()