Home
last modified time | relevance | path

Searched refs:SVGA_CAP_8BIT_EMULATION (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h892 #define SVGA_CAP_8BIT_EMULATION 0x00000100 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h407 #define SVGA_CAP_8BIT_EMULATION 0x00000100 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c308 if (capabilities & SVGA_CAP_8BIT_EMULATION) in vmw_print_capabilities()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c298 { SVGA_CAP_8BIT_EMULATION, "8bit emulation" },
H A Dvmwgfx_kms.c2136 if ((vmw_priv->capabilities & SVGA_CAP_8BIT_EMULATION) != 0) in vmw_kms_write_svga()

Completed in 13 milliseconds