Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h416 #define SVGA_CAP_TRACES 0x00200000 macro
/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c308 { SVGA_CAP_TRACES, "traces" },
449 (dev_priv->capabilities & SVGA_CAP_TRACES) != 0; in vmw_device_init()