Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_mob.c69 {VMWGFX_NUM_GB_CONTEXT * sizeof(SVGAOTableContextEntry), NULL, true},
78 {VMWGFX_NUM_GB_CONTEXT * sizeof(SVGAOTableContextEntry), NULL, true},
A Dvmwgfx_drv.h81 #define VMWGFX_NUM_GB_CONTEXT 256 macro
87 #define VMWGFX_NUM_MOB (VMWGFX_NUM_GB_CONTEXT +\
A Dvmwgfx_context.c312 if (unlikely(res->id >= VMWGFX_NUM_GB_CONTEXT)) { in vmw_gb_context_create()

Completed in 12 milliseconds