Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h821 #define SVGA_CAP_DISPLAY_TOPOLOGY 0x00080000 macro
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c89 if (!(dev_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY)) { in vmw_ldu_commit_list()
Dvmwgfx_drv.c313 if (capabilities & SVGA_CAP_DISPLAY_TOPOLOGY) in vmw_print_capabilities()
781 if (!(dev_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY) && in vmw_driver_load()
Dvmwgfx_kms.c1915 if (!(vmw_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY)) in vmw_kms_save_vga()
1964 if (!(vmw_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY)) in vmw_kms_restore_vga()