Lines Matching refs:DRM_ERROR

234 			DRM_ERROR("POLARIS10/11 UVD firmware version %hu.%hu is too old.\n",  in amdgpu_uvd_sw_init()
337 DRM_ERROR("Failed setting up UVD kernel entity.\n"); in amdgpu_uvd_entity_init()
433 DRM_ERROR("Error destroying UVD %d!\n", r); in amdgpu_uvd_free_handles()
486 DRM_ERROR("Can't find BO for addr 0x%08Lx\n", addr); in amdgpu_uvd_cs_pass1()
677 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in amdgpu_uvd_cs_msg_decode()
682 DRM_ERROR("Invalid UVD decoding target pitch!\n"); in amdgpu_uvd_cs_msg_decode()
687 DRM_ERROR("Invalid dpb_size in UVD message (%d / %d)!\n", in amdgpu_uvd_cs_msg_decode()
720 DRM_ERROR("UVD messages must be 64 byte aligned!\n"); in amdgpu_uvd_cs_msg()
726 DRM_ERROR("Failed mapping the UVD) message (%ld)!\n", r); in amdgpu_uvd_cs_msg()
736 DRM_ERROR("Invalid UVD handle!\n"); in amdgpu_uvd_cs_msg()
748 DRM_ERROR(")Handle 0x%x already in use!\n", in amdgpu_uvd_cs_msg()
759 DRM_ERROR("No more free UVD handles!\n"); in amdgpu_uvd_cs_msg()
773 DRM_ERROR("UVD handle collision detected!\n"); in amdgpu_uvd_cs_msg()
780 DRM_ERROR("Invalid UVD handle 0x%x!\n", handle); in amdgpu_uvd_cs_msg()
791 DRM_ERROR("Illegal UVD message type (%d)!\n", msg_type); in amdgpu_uvd_cs_msg()
816 DRM_ERROR("Can't find BO for addr 0x%08Lx\n", addr); in amdgpu_uvd_cs_pass2()
836 DRM_ERROR("buffer (%d) to small (%d / %d)!\n", cmd, in amdgpu_uvd_cs_pass2()
844 DRM_ERROR("buffer (%d) to small (%d / %d)!\n", cmd, in amdgpu_uvd_cs_pass2()
850 DRM_ERROR("invalid UVD command %X!\n", cmd); in amdgpu_uvd_cs_pass2()
856 DRM_ERROR("reloc %LX-%LX crossing 256MB boundary!\n", in amdgpu_uvd_cs_pass2()
863 DRM_ERROR("msg/fb buffer %LX-%LX out of 256MB segment!\n", in amdgpu_uvd_cs_pass2()
875 DRM_ERROR("Message needed before other commands are send!\n"); in amdgpu_uvd_cs_pass2()
901 DRM_ERROR("Register command after end of CS!\n"); in amdgpu_uvd_cs_reg()
921 DRM_ERROR("Invalid reg 0x%X!\n", reg); in amdgpu_uvd_cs_reg()
958 DRM_ERROR("Unknown packet type %d !\n", type); in amdgpu_uvd_cs_packets()
989 DRM_ERROR("UVD IB length (%d) not 16 dwords aligned!\n", in amdgpu_uvd_ring_parse_cs()
1012 DRM_ERROR("UVD-IBs need a msg command!\n"); in amdgpu_uvd_ring_parse_cs()