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()
582 DRM_ERROR("Can't find BO for addr 0x%08Lx\n", addr); in amdgpu_uvd_cs_pass1()
774 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in amdgpu_uvd_cs_msg_decode()
779 DRM_ERROR("Invalid UVD decoding target pitch!\n"); in amdgpu_uvd_cs_msg_decode()
784 DRM_ERROR("Invalid dpb_size in UVD message (%d / %d)!\n", in amdgpu_uvd_cs_msg_decode()
817 DRM_ERROR("UVD messages must be 64 byte aligned!\n"); in amdgpu_uvd_cs_msg()
823 DRM_ERROR("Failed mapping the UVD) message (%ld)!\n", r); in amdgpu_uvd_cs_msg()
834 DRM_ERROR("Invalid UVD handle!\n"); in amdgpu_uvd_cs_msg()
846 DRM_ERROR(")Handle 0x%x already in use!\n", in amdgpu_uvd_cs_msg()
857 DRM_ERROR("No more free UVD handles!\n"); in amdgpu_uvd_cs_msg()
871 DRM_ERROR("UVD handle collision detected!\n"); in amdgpu_uvd_cs_msg()
878 DRM_ERROR("Invalid UVD handle 0x%x!\n", handle); in amdgpu_uvd_cs_msg()
889 DRM_ERROR("Illegal UVD message type (%d)!\n", msg_type); in amdgpu_uvd_cs_msg()
914 DRM_ERROR("Can't find BO for addr 0x%08Lx\n", addr); in amdgpu_uvd_cs_pass2()
932 DRM_ERROR("buffer (%d) to small (%d / %d)!\n", cmd, in amdgpu_uvd_cs_pass2()
940 DRM_ERROR("buffer (%d) to small (%d / %d)!\n", cmd, in amdgpu_uvd_cs_pass2()
946 DRM_ERROR("invalid UVD command %X!\n", cmd); in amdgpu_uvd_cs_pass2()
952 DRM_ERROR("reloc %LX-%LX crossing 256MB boundary!\n", in amdgpu_uvd_cs_pass2()
959 DRM_ERROR("msg/fb buffer %LX-%LX out of 256MB segment!\n", in amdgpu_uvd_cs_pass2()
971 DRM_ERROR("Message needed before other commands are send!\n"); in amdgpu_uvd_cs_pass2()
996 DRM_ERROR("Register command after end of CS!\n"); in amdgpu_uvd_cs_reg()
1016 DRM_ERROR("Invalid reg 0x%X!\n", reg); in amdgpu_uvd_cs_reg()
1052 DRM_ERROR("Unknown packet type %d !\n", type); in amdgpu_uvd_cs_packets()
1086 DRM_ERROR("UVD IB length (%d) not 16 dwords aligned!\n", in amdgpu_uvd_ring_parse_cs()
1109 DRM_ERROR("UVD-IBs need a msg command!\n"); in amdgpu_uvd_ring_parse_cs()