Lines Matching refs:DRM_ERROR

301 			DRM_ERROR("POLARIS10/11 UVD firmware version %u.%u is too old.\n",  in amdgpu_uvd_sw_init()
414 DRM_ERROR("Failed setting up UVD kernel entity.\n"); in amdgpu_uvd_entity_init()
529 DRM_ERROR("Error destroying UVD %d!\n", r); in amdgpu_uvd_free_handles()
583 DRM_ERROR("Can't find BO for addr 0x%08llx\n", addr); in amdgpu_uvd_cs_pass1()
776 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in amdgpu_uvd_cs_msg_decode()
781 DRM_ERROR("Invalid UVD decoding target pitch!\n"); in amdgpu_uvd_cs_msg_decode()
786 DRM_ERROR("Invalid dpb_size in UVD message (%d / %d)!\n", in amdgpu_uvd_cs_msg_decode()
819 DRM_ERROR("UVD messages must be 64 byte aligned!\n"); in amdgpu_uvd_cs_msg()
825 DRM_ERROR("Failed mapping the UVD) message (%ld)!\n", r); in amdgpu_uvd_cs_msg()
836 DRM_ERROR("Invalid UVD handle!\n"); in amdgpu_uvd_cs_msg()
848 DRM_ERROR(")Handle 0x%x already in use!\n", in amdgpu_uvd_cs_msg()
859 DRM_ERROR("No more free UVD handles!\n"); in amdgpu_uvd_cs_msg()
873 DRM_ERROR("UVD handle collision detected!\n"); in amdgpu_uvd_cs_msg()
880 DRM_ERROR("Invalid UVD handle 0x%x!\n", handle); in amdgpu_uvd_cs_msg()
891 DRM_ERROR("Illegal UVD message type (%d)!\n", msg_type); in amdgpu_uvd_cs_msg()
916 DRM_ERROR("Can't find BO for addr 0x%08llx\n", addr); in amdgpu_uvd_cs_pass2()
934 DRM_ERROR("buffer (%d) to small (%d / %d)!\n", cmd, in amdgpu_uvd_cs_pass2()
942 DRM_ERROR("buffer (%d) to small (%d / %d)!\n", cmd, in amdgpu_uvd_cs_pass2()
948 DRM_ERROR("invalid UVD command %X!\n", cmd); in amdgpu_uvd_cs_pass2()
954 DRM_ERROR("reloc %llx-%llx crossing 256MB boundary!\n", in amdgpu_uvd_cs_pass2()
961 DRM_ERROR("msg/fb buffer %llx-%llx out of 256MB segment!\n", in amdgpu_uvd_cs_pass2()
973 DRM_ERROR("Message needed before other commands are send!\n"); in amdgpu_uvd_cs_pass2()
998 DRM_ERROR("Register command after end of CS!\n"); in amdgpu_uvd_cs_reg()
1018 DRM_ERROR("Invalid reg 0x%X!\n", reg); in amdgpu_uvd_cs_reg()
1055 DRM_ERROR("Unknown packet type %d !\n", type); in amdgpu_uvd_cs_packets()
1089 DRM_ERROR("UVD IB length (%d) not 16 dwords aligned!\n", in amdgpu_uvd_ring_parse_cs()
1112 DRM_ERROR("UVD-IBs need a msg command!\n"); in amdgpu_uvd_ring_parse_cs()