Lines Matching refs:DRM_ERROR

266 				DRM_ERROR("Error destroying UVD (%d)!\n", r);  in radeon_uvd_suspend()
341 DRM_ERROR("Error destroying UVD (%d)!\n", r); in radeon_uvd_free_handles()
422 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in radeon_uvd_cs_msg_decode()
427 DRM_ERROR("Invalid UVD decoding target pitch!\n"); in radeon_uvd_cs_msg_decode()
432 DRM_ERROR("Invalid dpb_size in UVD message (%d / %d)!\n", in radeon_uvd_cs_msg_decode()
459 DRM_ERROR("UVD codec not supported by hardware %d!\n", in radeon_uvd_validate_codec()
476 DRM_ERROR("UVD messages must be 64 byte aligned!\n"); in radeon_uvd_cs_msg()
484 DRM_ERROR("Failed waiting for UVD message (%d)!\n", r); in radeon_uvd_cs_msg()
491 DRM_ERROR("Failed mapping the UVD message (%d)!\n", r); in radeon_uvd_cs_msg()
501 DRM_ERROR("Invalid UVD handle!\n"); in radeon_uvd_cs_msg()
518 DRM_ERROR("Handle 0x%x already in use!\n", handle); in radeon_uvd_cs_msg()
529 DRM_ERROR("No more free UVD handles!\n"); in radeon_uvd_cs_msg()
545 DRM_ERROR("UVD handle collision detected!\n"); in radeon_uvd_cs_msg()
552 DRM_ERROR("Invalid UVD handle 0x%x!\n", handle); in radeon_uvd_cs_msg()
564 DRM_ERROR("Illegal UVD message type (%d)!\n", msg_type); in radeon_uvd_cs_msg()
586 DRM_ERROR("Relocs at %d after relocations chunk end %d !\n", in radeon_uvd_cs_reloc()
603 DRM_ERROR("invalid reloc offset %X!\n", offset); in radeon_uvd_cs_reloc()
607 DRM_ERROR("buffer (%d) to small (%d / %d)!\n", cmd, in radeon_uvd_cs_reloc()
613 DRM_ERROR("invalid UVD command %X!\n", cmd); in radeon_uvd_cs_reloc()
618 DRM_ERROR("reloc %LX-%LX crossing 256MB boundary!\n", in radeon_uvd_cs_reloc()
626 DRM_ERROR("msg/fb buffer %LX-%LX out of 256MB segment!\n", in radeon_uvd_cs_reloc()
633 DRM_ERROR("More than one message in a UVD-IB!\n"); in radeon_uvd_cs_reloc()
641 DRM_ERROR("Message needed before other commands are send!\n"); in radeon_uvd_cs_reloc()
675 DRM_ERROR("Invalid reg 0x%X!\n", in radeon_uvd_cs_reg()
701 DRM_ERROR("UVD IB length (%d) not 16 dwords aligned!\n", in radeon_uvd_cs_parse()
707 DRM_ERROR("No relocation chunk !\n"); in radeon_uvd_cs_parse()
727 DRM_ERROR("Unknown packet type %d !\n", pkt.type); in radeon_uvd_cs_parse()
733 DRM_ERROR("UVD-IBs need a msg command!\n"); in radeon_uvd_cs_parse()
1047 DRM_ERROR("Timeout setting UVD clocks!\n"); in radeon_uvd_send_upll_ctlreq()