Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_caps.h53 SVGA_FIFO_3D_CAPS + 1)
Dsvga_reg.h1112 SVGA_FIFO_3D_CAPS = 32, enumerator
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c102 SVGA_FIFO_3D_CAPS + 1) * in vmw_getparam_ioctl()
206 size = (SVGA_FIFO_3D_CAPS_LAST - SVGA_FIFO_3D_CAPS + 1) * in vmw_get_cap_3d_ioctl()
239 memcpy(bounce, &fifo_mem[SVGA_FIFO_3D_CAPS], size); in vmw_get_cap_3d_ioctl()