Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dsvga_reg.h553 SVGA_FIFO_3D_CAPS_LAST = 32 + 255, enumerator
606 #define SVGA_FIFO_EXTENDED_MANDATORY_REGS (SVGA_FIFO_3D_CAPS_LAST + 1)
Dvmwgfx_ioctl.c98 size = (SVGA_FIFO_3D_CAPS_LAST - SVGA_FIFO_3D_CAPS + 1) << 2; in vmw_get_cap_3d_ioctl()