Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_caps.h53 SVGA_FIFO_3D_CAPS + 1)
Dsvga_reg.h998 SVGA_FIFO_3D_CAPS = 32, enumerator
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c102 SVGA_FIFO_3D_CAPS + 1) * in vmw_getparam_ioctl()
200 size = (SVGA_FIFO_3D_CAPS_LAST - SVGA_FIFO_3D_CAPS + 1) * in vmw_get_cap_3d_ioctl()
233 memcpy(bounce, &fifo_mem[SVGA_FIFO_3D_CAPS], size); in vmw_get_cap_3d_ioctl()