Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h172 SVGA_REG_CAP2 = 59, enumerator
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c898 dev_priv->capabilities2 = vmw_read(dev_priv, SVGA_REG_CAP2); in vmw_driver_load()