Home
last modified time | relevance | path

Searched refs:VMW_DEBUG_USER (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c46 VMW_DEBUG_USER("SM context is not set at %s\n", __func__); \
332 VMW_DEBUG_USER("Failed first usage context setup.\n"); in vmw_execbuf_res_noref_val_add()
528 VMW_DEBUG_USER("Failed to allocate a resource relocation.\n"); in vmw_resource_relocation_add()
663 VMW_DEBUG_USER("Illegal context invalid id.\n"); in vmw_cmd_res_check()
684 VMW_DEBUG_USER("Could not find/use resource 0x%08x.\n", in vmw_cmd_res_check()
759 VMW_DEBUG_USER("Failed to rebind context.\n"); in vmw_rebind_contexts()
765 VMW_DEBUG_USER("Failed to rebind queries.\n"); in vmw_rebind_contexts()
806 VMW_DEBUG_USER("View not found.\n"); in vmw_view_bindings_add()
884 VMW_DEBUG_USER("Illegal render target type %u.\n", in vmw_cmd_set_render_target_check()
1046 VMW_DEBUG_USER("Quer in vmw_query_bo_switch_prepare()
[all...]
H A Dvmwgfx_ioctl.c197 VMW_DEBUG_USER("Illegal GET_3D_CAP argument.\n"); in vmw_get_cap_3d_ioctl()
277 VMW_DEBUG_USER("Variable clips_ptr must be specified.\n"); in vmw_present_ioctl()
300 VMW_DEBUG_USER("Invalid framebuffer id.\n"); in vmw_present_ioctl()
360 VMW_DEBUG_USER("Argument clips_ptr must be specified.\n"); in vmw_present_readback_ioctl()
383 VMW_DEBUG_USER("Invalid framebuffer id.\n"); in vmw_present_readback_ioctl()
390 VMW_DEBUG_USER("Framebuffer not buffer backed.\n"); in vmw_present_readback_ioctl()
H A Dvmwgfx_surface.c774 VMW_DEBUG_USER("Invalid format %d for surface creation.\n", in vmw_surface_define_ioctl()
953 VMW_DEBUG_USER("Could not find surface to reference.\n"); in vmw_surface_handle_reference()
958 VMW_DEBUG_USER("Referenced object is not a surface.\n"); in vmw_surface_handle_reference()
1049 VMW_DEBUG_USER("copy_to_user failed %p %u\n", user_sizes, in vmw_surface_reference_ioctl()
1473 VMW_DEBUG_USER("SM4 surface not supported.\n"); in vmw_gb_surface_define_internal()
1491 VMW_DEBUG_USER("SM4.1 surface not supported.\n"); in vmw_gb_surface_define_internal()
1497 VMW_DEBUG_USER("SM5 surface not supported.\n"); in vmw_gb_surface_define_internal()
1503 VMW_DEBUG_USER("Invalid sample count.\n"); in vmw_gb_surface_define_internal()
1508 VMW_DEBUG_USER("Invalid mip level.\n"); in vmw_gb_surface_define_internal()
1534 VMW_DEBUG_USER("Faile in vmw_gb_surface_define_internal()
[all...]
H A Dvmwgfx_simple_resource.c242 VMW_DEBUG_USER("Invalid %s handle 0x%08lx.\n", in vmw_simple_resource_lookup()
250 VMW_DEBUG_USER("Invalid type of %s handle 0x%08lx.\n", in vmw_simple_resource_lookup()
H A Dvmwgfx_cmdbuf.c540 VMW_DEBUG_USER("Unknown command causing device error.\n"); in vmw_cmdbuf_work_func()
541 VMW_DEBUG_USER("Command buffer offset is %lu\n", in vmw_cmdbuf_work_func()
548 VMW_DEBUG_USER("Command \"%s\" causing device error.\n", in vmw_cmdbuf_work_func()
550 VMW_DEBUG_USER("Command buffer offset is %lu\n", in vmw_cmdbuf_work_func()
552 VMW_DEBUG_USER("Command size is %lu\n", in vmw_cmdbuf_work_func()
H A Dvmwgfx_so.c338 VMW_DEBUG_USER("Illegal view create command size.\n"); in vmw_view_add()
343 VMW_DEBUG_USER("Illegal view add view id.\n"); in vmw_view_add()
412 VMW_DEBUG_USER("Illegal view remove view id.\n"); in vmw_view_remove()
H A Dvmwgfx_shader.c855 VMW_DEBUG_USER("Couldn't find buffer for shader creation.\n"); in vmw_shader_define()
861 VMW_DEBUG_USER("Illegal buffer- or shader size.\n"); in vmw_shader_define()
875 VMW_DEBUG_USER("Illegal shader type.\n"); in vmw_shader_define()
H A Dvmwgfx_page_dirty.c252 VMW_DEBUG_USER("Out of graphics memory for buffer object " in vmw_bo_dirty_add()
H A Dvmwgfx_validation.c331 VMW_DEBUG_USER("Failed to allocate a resource validation entry.\n"); in vmw_validation_add_resource()
H A Dvmwgfx_context.c742 VMW_DEBUG_USER("DX contexts not supported by device.\n"); in vmw_context_define()
H A Dvmwgfx_drv.h1493 * VMW_DEBUG_USER - Debug output for user-space debugging.
1501 #define VMW_DEBUG_USER(fmt, ...) \ macro
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c47 VMW_DEBUG_USER("SM context is not set at %s\n", __func__); \
348 VMW_DEBUG_USER("Failed first usage context setup.\n"); in vmw_execbuf_res_val_add()
513 VMW_DEBUG_USER("Failed to allocate a resource relocation.\n"); in vmw_resource_relocation_add()
649 VMW_DEBUG_USER("Illegal context invalid id.\n"); in vmw_cmd_res_check()
670 VMW_DEBUG_USER("Could not find/use resource 0x%08x.\n", in vmw_cmd_res_check()
750 VMW_DEBUG_USER("Failed to rebind context.\n"); in vmw_rebind_contexts()
756 VMW_DEBUG_USER("Failed to rebind queries.\n"); in vmw_rebind_contexts()
797 VMW_DEBUG_USER("View not found.\n"); in vmw_view_bindings_add()
875 VMW_DEBUG_USER("Illegal render target type %u.\n", in vmw_cmd_set_render_target_check()
1037 VMW_DEBUG_USER("Quer in vmw_query_bo_switch_prepare()
[all...]
H A Dvmwgfx_ioctl.c135 VMW_DEBUG_USER("Illegal GET_3D_CAP argument.\n"); in vmw_get_cap_3d_ioctl()
193 VMW_DEBUG_USER("Variable clips_ptr must be specified.\n"); in vmw_present_ioctl()
216 VMW_DEBUG_USER("Invalid framebuffer id.\n"); in vmw_present_ioctl()
270 VMW_DEBUG_USER("Argument clips_ptr must be specified.\n"); in vmw_present_readback_ioctl()
293 VMW_DEBUG_USER("Invalid framebuffer id.\n"); in vmw_present_readback_ioctl()
300 VMW_DEBUG_USER("Framebuffer not buffer backed.\n"); in vmw_present_readback_ioctl()
H A Dvmwgfx_simple_resource.c212 VMW_DEBUG_USER("Invalid %s handle 0x%08lx.\n", in vmw_simple_resource_lookup()
220 VMW_DEBUG_USER("Invalid type of %s handle 0x%08lx.\n", in vmw_simple_resource_lookup()
H A Dvmwgfx_so.c334 VMW_DEBUG_USER("Illegal view create command size.\n"); in vmw_view_add()
339 VMW_DEBUG_USER("Illegal view add view id.\n"); in vmw_view_add()
400 VMW_DEBUG_USER("Illegal view remove view id.\n"); in vmw_view_remove()
H A Dvmwgfx_surface.c753 VMW_DEBUG_USER("Invalid format %d for surface creation.\n", in vmw_surface_define_ioctl()
922 VMW_DEBUG_USER("Could not find surface to reference.\n"); in vmw_surface_handle_reference()
927 VMW_DEBUG_USER("Referenced object is not a surface.\n"); in vmw_surface_handle_reference()
1016 VMW_DEBUG_USER("copy_to_user failed %p %u\n", user_sizes, in vmw_surface_reference_ioctl()
1439 VMW_DEBUG_USER("SM4 surface not supported.\n"); in vmw_gb_surface_define_internal()
1457 VMW_DEBUG_USER("SM4.1 surface not supported.\n"); in vmw_gb_surface_define_internal()
1463 VMW_DEBUG_USER("SM5 surface not supported.\n"); in vmw_gb_surface_define_internal()
1469 VMW_DEBUG_USER("Invalid sample count.\n"); in vmw_gb_surface_define_internal()
1474 VMW_DEBUG_USER("Invalid mip level.\n"); in vmw_gb_surface_define_internal()
1494 VMW_DEBUG_USER("Faile in vmw_gb_surface_define_internal()
[all...]
H A Dvmwgfx_cmdbuf.c540 VMW_DEBUG_USER("Unknown command causing device error.\n"); in vmw_cmdbuf_work_func()
541 VMW_DEBUG_USER("Command buffer offset is %lu\n", in vmw_cmdbuf_work_func()
548 VMW_DEBUG_USER("Command \"%s\" causing device error.\n", in vmw_cmdbuf_work_func()
550 VMW_DEBUG_USER("Command buffer offset is %lu\n", in vmw_cmdbuf_work_func()
552 VMW_DEBUG_USER("Command size is %lu\n", in vmw_cmdbuf_work_func()
H A Dvmwgfx_shader.c784 VMW_DEBUG_USER("Couldn't find buffer for shader creation.\n"); in vmw_shader_define()
789 VMW_DEBUG_USER("Illegal buffer- or shader size.\n"); in vmw_shader_define()
803 VMW_DEBUG_USER("Illegal shader type.\n"); in vmw_shader_define()
H A Dvmw_surface_cache.h421 VMW_DEBUG_USER("Invalid surface layout for dirty tracking.\n"); in vmw_surface_setup_cache()
H A Dvmwgfx_validation.c320 VMW_DEBUG_USER("Failed to allocate a resource validation entry.\n"); in vmw_validation_add_resource()
H A Dvmwgfx_context.c737 VMW_DEBUG_USER("DX contexts not supported by device.\n"); in vmw_context_define()
H A Dvmwgfx_drv.h1387 * VMW_DEBUG_USER - Debug output for user-space debugging.
1395 #define VMW_DEBUG_USER(fmt, ...) \ macro
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h1550 VMW_DEBUG_USER("Invalid surface layout for dirty tracking.\n"); in svga3dsurface_setup_cache()

Completed in 34 milliseconds