Lines Matching refs:DRM_ERROR

112 			DRM_ERROR("gem object lookup failed 0x%x\n",  in radeon_cs_parser_relocs()
151 DRM_ERROR("RADEON_GEM_DOMAIN_CPU is not valid " in radeon_cs_parser_relocs()
165 DRM_ERROR("Only RADEON_GEM_DOMAIN_GTT is " in radeon_cs_parser_relocs()
179 DRM_ERROR("BO associated with dma-buf cannot " in radeon_cs_parser_relocs()
214 DRM_ERROR("unknown ring id: %d\n", ring); in radeon_cs_get_ring()
371 DRM_ERROR("VM not active on asic!\n"); in radeon_cs_parser_init()
381 DRM_ERROR("Ring %d requires VM!\n", p->ring); in radeon_cs_parser_init()
386 DRM_ERROR("VM not supported on ring %d!\n", in radeon_cs_parser_init()
474 DRM_ERROR("Invalid command stream !\n"); in radeon_cs_ib_chunk()
481 DRM_ERROR("Failed to sync rings: %i\n", r); in radeon_cs_ib_chunk()
493 DRM_ERROR("Failed to schedule IB !\n"); in radeon_cs_ib_chunk()
514 DRM_ERROR("Tmp BO not in VM!\n"); in radeon_bo_vm_update_pte()
579 DRM_ERROR("Failed to sync rings: %i\n", r); in radeon_cs_ib_vm_chunk()
622 DRM_ERROR("cs IB CONST too big: %d\n", ib_chunk->length_dw); in radeon_cs_ib_fill()
628 DRM_ERROR("Failed to get const ib !\n"); in radeon_cs_ib_fill()
641 DRM_ERROR("cs IB too big: %d\n", ib_chunk->length_dw); in radeon_cs_ib_fill()
650 DRM_ERROR("Failed to get ib !\n"); in radeon_cs_ib_fill()
687 DRM_ERROR("Failed to initialize parser !\n"); in radeon_cs_ioctl()
698 DRM_ERROR("Failed to parse relocation %d!\n", r); in radeon_cs_ioctl()
744 DRM_ERROR("Can not parse packet at %d after CS end %d !\n", in radeon_cs_packet_parse()
769 DRM_ERROR("Unknown packet type %d at %d !\n", pkt->type, idx); in radeon_cs_packet_parse()
774 DRM_ERROR("Packet (%d:%d:%d) end after CS buffer (%d) !\n", in radeon_cs_packet_parse()
851 DRM_ERROR("No relocation chunk !\n"); in radeon_cs_packet_next_reloc()
862 DRM_ERROR("No packet3 for relocation for packet at %d.\n", in radeon_cs_packet_next_reloc()
869 DRM_ERROR("Relocs at %d after relocations chunk end %d !\n", in radeon_cs_packet_next_reloc()