Lines Matching refs:DRM_ERROR

106 			DRM_ERROR("gem object lookup failed 0x%x\n",  in radeon_cs_parser_relocs()
143 DRM_ERROR("RADEON_GEM_DOMAIN_CPU is not valid " in radeon_cs_parser_relocs()
157 DRM_ERROR("Only RADEON_GEM_DOMAIN_GTT is " in radeon_cs_parser_relocs()
196 DRM_ERROR("unknown ring id: %d\n", ring); in radeon_cs_get_ring()
353 DRM_ERROR("VM not active on asic!\n"); in radeon_cs_parser_init()
363 DRM_ERROR("Ring %d requires VM!\n", p->ring); in radeon_cs_parser_init()
368 DRM_ERROR("VM not supported on ring %d!\n", in radeon_cs_parser_init()
454 DRM_ERROR("Invalid command stream !\n"); in radeon_cs_ib_chunk()
461 DRM_ERROR("Failed to sync rings: %i\n", r); in radeon_cs_ib_chunk()
473 DRM_ERROR("Failed to schedule IB !\n"); in radeon_cs_ib_chunk()
494 DRM_ERROR("Tmp BO not in VM!\n"); in radeon_bo_vm_update_pte()
559 DRM_ERROR("Failed to sync rings: %i\n", r); in radeon_cs_ib_vm_chunk()
602 DRM_ERROR("cs IB CONST too big: %d\n", ib_chunk->length_dw); in radeon_cs_ib_fill()
608 DRM_ERROR("Failed to get const ib !\n"); in radeon_cs_ib_fill()
621 DRM_ERROR("cs IB too big: %d\n", ib_chunk->length_dw); in radeon_cs_ib_fill()
630 DRM_ERROR("Failed to get ib !\n"); in radeon_cs_ib_fill()
667 DRM_ERROR("Failed to initialize parser !\n"); in radeon_cs_ioctl()
678 DRM_ERROR("Failed to parse relocation %d!\n", r); in radeon_cs_ioctl()
723 DRM_ERROR("Can not parse packet at %d after CS end %d !\n", in radeon_cs_packet_parse()
748 DRM_ERROR("Unknown packet type %d at %d !\n", pkt->type, idx); in radeon_cs_packet_parse()
753 DRM_ERROR("Packet (%d:%d:%d) end after CS buffer (%d) !\n", in radeon_cs_packet_parse()
832 DRM_ERROR("No relocation chunk !\n"); in radeon_cs_packet_next_reloc()
843 DRM_ERROR("No packet3 for relocation for packet at %d.\n", in radeon_cs_packet_next_reloc()
850 DRM_ERROR("Relocs at %d after relocations chunk end %d !\n", in radeon_cs_packet_next_reloc()