Searched refs:SVGA3D_MAX_CONTEXT_IDS (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ | ||
D | vmwgfx_context.c | 205 if (unlikely(res->id >= SVGA3D_MAX_CONTEXT_IDS)) { in vmw_context_init() |
D | svga3d_reg.h | 73 #define SVGA3D_MAX_CONTEXT_IDS 256 macro |