Home
last modified time | relevance | path

Searched refs:VMWGFX_NUM_GB_SURFACE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_mob.c74 {VMWGFX_NUM_GB_SURFACE * SVGA3D_OTABLE_SURFACE_ENTRY_SIZE, NULL, true},
83 {VMWGFX_NUM_GB_SURFACE * SVGA3D_OTABLE_SURFACE_ENTRY_SIZE, NULL, true},
H A Dvmwgfx_drv.h75 #define VMWGFX_NUM_GB_SURFACE 32768 macro
81 VMWGFX_NUM_GB_SURFACE +\
H A Dvmwgfx_surface.c1100 if (unlikely(res->id >= VMWGFX_NUM_GB_SURFACE)) { in vmw_gb_surface_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_mob.c69 {VMWGFX_NUM_GB_SURFACE * sizeof(SVGAOTableSurfaceEntry), NULL, true},
78 {VMWGFX_NUM_GB_SURFACE * sizeof(SVGAOTableSurfaceEntry), NULL, true},
H A Dvmwgfx_drv.h83 #define VMWGFX_NUM_GB_SURFACE 32768 macro
89 VMWGFX_NUM_GB_SURFACE +\
H A Dvmwgfx_surface.c1067 if (unlikely(res->id >= VMWGFX_NUM_GB_SURFACE)) { in vmw_gb_surface_create()

Completed in 13 milliseconds