Lines Matching refs:DRM_ERROR
159 DRM_ERROR("Failed to allocate a resource validation " in vmw_resource_val_add()
167 DRM_ERROR("Failed to initialize a resource validation " in vmw_resource_val_add()
236 DRM_ERROR("Failed to allocate a resource relocation.\n"); in vmw_resource_relocation_add()
326 DRM_ERROR("Inconsistent buffer usage.\n"); in vmw_bo_to_validate_list()
334 DRM_ERROR("Max number of DMA buffers per submission " in vmw_bo_to_validate_list()
342 DRM_ERROR("Failed to initialize a buffer validation " in vmw_bo_to_validate_list()
416 DRM_ERROR("Failed to validate resource.\n"); in vmw_resources_validate()
473 DRM_ERROR("Failed to allocate context binding " in vmw_cmd_res_reloc_add()
518 DRM_ERROR("Illegal context invalid id.\n"); in vmw_cmd_res_check()
547 DRM_ERROR("Could not find or use resource 0x%08x.\n", in vmw_cmd_res_check()
595 DRM_ERROR("Failed to rebind context.\n"); in vmw_rebind_contexts()
768 DRM_ERROR("Query buffer too large.\n"); in vmw_query_bo_switch_prepare()
831 DRM_ERROR("Out of fifo space for dummy query.\n"); in vmw_query_bo_switch_commit()
893 DRM_ERROR("Could not find or use MOB buffer.\n"); in vmw_translate_mob_ptr()
900 DRM_ERROR("Max number relocations per submission" in vmw_translate_mob_ptr()
956 DRM_ERROR("Could not find or use GMR region.\n"); in vmw_translate_guest_ptr()
963 DRM_ERROR("Max number relocations per submission" in vmw_translate_guest_ptr()
1244 DRM_ERROR("Invalid DMA suffix size.\n"); in vmw_cmd_dma()
1257 DRM_ERROR("Invalid DMA offset.\n"); in vmw_cmd_dma()
1270 DRM_ERROR("could not find surface for DMA.\n"); in vmw_cmd_dma()
1307 DRM_ERROR("Illegal number of vertex declarations.\n"); in vmw_cmd_draw()
1322 DRM_ERROR("Illegal number of index ranges.\n"); in vmw_cmd_draw()
1869 DRM_ERROR("Unsupported SVGA command: %u.\n", cmd_id); in vmw_cmd_check_not_3d()
1874 DRM_ERROR("Invalid SVGA command (size mismatch):" in vmw_cmd_check_not_3d()
1880 DRM_ERROR("Kernel only SVGA command: %u.\n", cmd_id); in vmw_cmd_check_not_3d()
2105 DRM_ERROR("Invalid SVGA3D command: %d\n", in vmw_cmd_check()
2109 DRM_ERROR("Privileged SVGA3D command: %d\n", in vmw_cmd_check()
2113 DRM_ERROR("Deprecated (disallowed) SVGA3D command: %d\n", in vmw_cmd_check()
2117 DRM_ERROR("SVGA3D command: %d not supported by virtual hardware.\n", in vmw_cmd_check()
2142 DRM_ERROR("Command verifier out of sync.\n"); in vmw_cmd_check_all()
2303 DRM_ERROR("Failed to allocate command bounce buffer.\n"); in vmw_resize_cmd_bounce()
2336 DRM_ERROR("Fence submission error. Syncing.\n"); in vmw_execbuf_fence_commands()
2416 DRM_ERROR("Fence copy error. Syncing.\n"); in vmw_execbuf_copy_fence_user()
2459 DRM_ERROR("Failed copying commands.\n"); in vmw_execbuf_process()
2529 DRM_ERROR("Failed reserving fifo space for commands.\n"); in vmw_execbuf_process()
2554 DRM_ERROR("Fence submission error. Syncing.\n"); in vmw_execbuf_process()
2630 DRM_ERROR("Can't unpin query buffer. Trying to recover.\n"); in vmw_execbuf_unpin_panic()
2772 DRM_ERROR("Incorrect execbuf version.\n"); in vmw_execbuf_ioctl()
2773 DRM_ERROR("You're running outdated experimental " in vmw_execbuf_ioctl()