HomeSort by: relevance | last modified time | path
    Searched refs:VMW_DEBUG_USER (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ioctl.c 196 VMW_DEBUG_USER("Illegal GET_3D_CAP argument.\n");
276 VMW_DEBUG_USER("Variable clips_ptr must be specified.\n");
299 VMW_DEBUG_USER("Invalid framebuffer id.\n");
359 VMW_DEBUG_USER("Argument clips_ptr must be specified.\n");
382 VMW_DEBUG_USER("Invalid framebuffer id.\n");
389 VMW_DEBUG_USER("Framebuffer not buffer backed.\n");
vmwgfx_execbuf.c 55 VMW_DEBUG_USER("SM context is not set at %s\n", __func__); \
341 VMW_DEBUG_USER("Failed first usage context setup.\n");
533 VMW_DEBUG_USER("Failed to allocate a resource relocation.\n");
668 VMW_DEBUG_USER("Illegal context invalid id.\n");
689 VMW_DEBUG_USER("Could not find/use resource 0x%08x.\n",
764 VMW_DEBUG_USER("Failed to rebind context.\n");
770 VMW_DEBUG_USER("Failed to rebind queries.\n");
811 VMW_DEBUG_USER("View not found.\n");
889 VMW_DEBUG_USER("Illegal render target type %u.\n",
1051 VMW_DEBUG_USER("Query buffer too large.\n")
    [all...]
vmwgfx_simple_resource.c 247 VMW_DEBUG_USER("Invalid %s handle 0x%08lx.\n",
255 VMW_DEBUG_USER("Invalid type of %s handle 0x%08lx.\n",
vmwgfx_so.c 342 VMW_DEBUG_USER("Illegal view create command size.\n");
347 VMW_DEBUG_USER("Illegal view add view id.\n");
416 VMW_DEBUG_USER("Illegal view remove view id.\n");
vmwgfx_surface.c 777 VMW_DEBUG_USER("Invalid format %d for surface creation.\n",
954 VMW_DEBUG_USER("Could not find surface to reference.\n");
959 VMW_DEBUG_USER("Referenced object is not a surface.\n");
1049 VMW_DEBUG_USER("copy_to_user failed %p %u\n", user_sizes,
1428 VMW_DEBUG_USER("Invalid Screen Target surface format.");
1434 VMW_DEBUG_USER("%ux%u\n, exceeds max surface size %ux%u",
1445 VMW_DEBUG_USER("Invalid surface format.\n");
1452 VMW_DEBUG_USER("Tried to create DX surface on non-DX host.\n");
1674 VMW_DEBUG_USER("Surface backup buffer too small.\n");
2093 VMW_DEBUG_USER("Out of graphics memory for surface
    [all...]
vmwgfx_cmdbuf.c 555 VMW_DEBUG_USER("Unknown command causing device error.\n");
556 VMW_DEBUG_USER("Command buffer offset is %lu\n",
563 VMW_DEBUG_USER("Command \"%s\" causing device error.\n",
565 VMW_DEBUG_USER("Command buffer offset is %lu\n",
567 VMW_DEBUG_USER("Command size is %lu\n",
vmwgfx_shader.c 860 VMW_DEBUG_USER("Couldn't find buffer for shader creation.\n");
866 VMW_DEBUG_USER("Illegal buffer- or shader size.\n");
880 VMW_DEBUG_USER("Illegal shader type.\n");
vmwgfx_page_dirty.c 257 VMW_DEBUG_USER("Out of graphics memory for buffer object "
vmwgfx_validation.c 336 VMW_DEBUG_USER("Failed to allocate a resource validation entry.\n");
vmwgfx_context.c 740 VMW_DEBUG_USER("DX contexts not supported by device.\n");
vmwgfx_drv.h 1461 * VMW_DEBUG_USER - Debug output for user-space debugging.
1469 #define VMW_DEBUG_USER(fmt, ...) \
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_surfacedefs.h 1496 VMW_DEBUG_USER("Invalid surface layout for dirty tracking.\n");

Completed in 34 milliseconds