Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_caps.h51 #define SVGA_FIFO_3D_CAPS_SIZE (SVGA_FIFO_3D_CAPS_LAST - \
Dsvga_reg.h836 SVGA_FIFO_3D_CAPS_LAST = 32 + 255, enumerator
889 #define SVGA_FIFO_EXTENDED_MANDATORY_REGS (SVGA_FIFO_3D_CAPS_LAST + 1)
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c98 param->value = (SVGA_FIFO_3D_CAPS_LAST - in vmw_getparam_ioctl()
197 size = (SVGA_FIFO_3D_CAPS_LAST - SVGA_FIFO_3D_CAPS + 1) * in vmw_get_cap_3d_ioctl()