Home
last modified time | relevance | path

Searched refs:SVGA_FIFO_3D_CAPS_LAST (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_caps.h52 #define SVGA_FIFO_3D_CAPS_SIZE (SVGA_FIFO_3D_CAPS_LAST - \
H A Dsvga_reg.h1113 SVGA_FIFO_3D_CAPS_LAST = 32 + 255, enumerator
1166 #define SVGA_FIFO_EXTENDED_MANDATORY_REGS (SVGA_FIFO_3D_CAPS_LAST + 1)
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h491 SVGA_FIFO_3D_CAPS_LAST = 32 + 255, enumerator
500 #define SVGA_FIFO_3D_CAPS_SIZE (SVGA_FIFO_3D_CAPS_LAST - SVGA_FIFO_3D_CAPS + 1)
515 #define SVGA_FIFO_EXTENDED_MANDATORY_REGS (SVGA_FIFO_3D_CAPS_LAST + 1)
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_devcaps.c119 return (SVGA_FIFO_3D_CAPS_LAST - SVGA_FIFO_3D_CAPS + 1) * in vmw_devcaps_size()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ioctl.c101 param->value = (SVGA_FIFO_3D_CAPS_LAST - in vmw_getparam_ioctl()
206 size = (SVGA_FIFO_3D_CAPS_LAST - SVGA_FIFO_3D_CAPS + 1) * in vmw_get_cap_3d_ioctl()

Completed in 7 milliseconds