Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h899 #define SVGA_CAP_DISPLAY_TOPOLOGY 0x00080000 macro
/OK3568_Linux_fs/kernel/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.c322 if (capabilities & SVGA_CAP_DISPLAY_TOPOLOGY) in vmw_print_capabilities()
823 if (!(dev_priv->capabilities & SVGA_CAP_DISPLAY_TOPOLOGY) && in vmw_driver_load()