Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h414 #define SVGA_CAP_DISPLAY_TOPOLOGY 0x00080000 macro
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c89 if (!(dev_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY)) { in vmw_ldu_commit_list()
H A Dvmwgfx_drv.c305 { SVGA_CAP_DISPLAY_TOPOLOGY, "display topology" },
1011 if (!(dev_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY) && in vmw_driver_load()