Home
last modified time | relevance | path

Searched refs:SVGA_CAP_TRACES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h416 #define SVGA_CAP_TRACES 0x00200000 macro
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c307 { SVGA_CAP_TRACES, "traces" },
450 (dev_priv->capabilities & SVGA_CAP_TRACES) != 0; in vmw_device_init()