Home
last modified time | relevance | path

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

/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()
138 memcpy(dst, &fifo_mem[SVGA_FIFO_3D_CAPS], dst_size); in vmw_devcaps_copy()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_caps.h53 SVGA_FIFO_3D_CAPS + 1)
H A Dsvga_reg.h1092 * XXX: The gap here, up until SVGA_FIFO_3D_CAPS, can be used for new
1096 * and products that used SVGA_FIFO_3D_CAPS but didn't know about some of
1112 SVGA_FIFO_3D_CAPS = 32, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h490 SVGA_FIFO_3D_CAPS = 32, enumerator
500 #define SVGA_FIFO_3D_CAPS_SIZE (SVGA_FIFO_3D_CAPS_LAST - SVGA_FIFO_3D_CAPS + 1)

Completed in 7 milliseconds