Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h60 #define VMWGFX_NUM_GB_SURFACE 32768 macro
64 VMWGFX_NUM_GB_SURFACE +\
Dvmwgfx_mob.c250 VMWGFX_NUM_GB_SURFACE * SVGA3D_OTABLE_SURFACE_ENTRY_SIZE; in vmw_otables_setup()
Dvmwgfx_surface.c1037 if (unlikely(res->id >= VMWGFX_NUM_GB_SURFACE)) { in vmw_gb_surface_create()