Home
last modified time | relevance | path

Searched refs:SVGA_CAP_MULTIMON (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c494 int num_display_units = (dev_priv->capabilities & SVGA_CAP_MULTIMON) ? in vmw_kms_ldu_init_display()
Dvmwgfx_drv.c304 { SVGA_CAP_MULTIMON, "multimon" },
/linux-6.1.9/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h411 #define SVGA_CAP_MULTIMON 0x00010000 macro