Home
last modified time | relevance | path

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

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