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()
534 DRM_ERROR("Error destroying UVD %d!\n", r); in amdgpu_uvd_free_handles()
590 DRM_ERROR("Can't find BO for addr 0x%08llx\n", addr); in amdgpu_uvd_cs_pass1()
783 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in amdgpu_uvd_cs_msg_decode()
788 DRM_ERROR("Invalid UVD decoding target pitch!\n"); in amdgpu_uvd_cs_msg_decode()
793 DRM_ERROR("Invalid dpb_size in UVD message (%d / %d)!\n", in amdgpu_uvd_cs_msg_decode()
826 DRM_ERROR("UVD messages must be 64 byte aligned!\n"); in amdgpu_uvd_cs_msg()
832 DRM_ERROR("Failed mapping the UVD) message (%ld)!\n", r); in amdgpu_uvd_cs_msg()
843 DRM_ERROR("Invalid UVD handle!\n"); in amdgpu_uvd_cs_msg()
855 DRM_ERROR(")Handle 0x%x already in use!\n", in amdgpu_uvd_cs_msg()
866 DRM_ERROR("No more free UVD handles!\n"); in amdgpu_uvd_cs_msg()
880 DRM_ERROR("UVD handle collision detected!\n"); in amdgpu_uvd_cs_msg()
887 DRM_ERROR("Invalid UVD handle 0x%x!\n", handle); in amdgpu_uvd_cs_msg()
898 DRM_ERROR("Illegal UVD message type (%d)!\n", msg_type); in amdgpu_uvd_cs_msg()
923 DRM_ERROR("Can't find BO for addr 0x%08llx\n", addr); in amdgpu_uvd_cs_pass2()
941 DRM_ERROR("buffer (%d) to small (%d / %d)!\n", cmd, in amdgpu_uvd_cs_pass2()
949 DRM_ERROR("buffer (%d) to small (%d / %d)!\n", cmd, in amdgpu_uvd_cs_pass2()
955 DRM_ERROR("invalid UVD command %X!\n", cmd); in amdgpu_uvd_cs_pass2()
961 DRM_ERROR("reloc %llx-%llx crossing 256MB boundary!\n", in amdgpu_uvd_cs_pass2()
968 DRM_ERROR("msg/fb buffer %llx-%llx out of 256MB segment!\n", in amdgpu_uvd_cs_pass2()
980 DRM_ERROR("Message needed before other commands are send!\n"); in amdgpu_uvd_cs_pass2()
1005 DRM_ERROR("Register command after end of CS!\n"); in amdgpu_uvd_cs_reg()
1025 DRM_ERROR("Invalid reg 0x%X!\n", reg); in amdgpu_uvd_cs_reg()
1062 DRM_ERROR("Unknown packet type %d !\n", type); in amdgpu_uvd_cs_packets()
1095 DRM_ERROR("UVD IB length (%d) not 16 dwords aligned!\n", in amdgpu_uvd_ring_parse_cs()
1118 DRM_ERROR("UVD-IBs need a msg command!\n"); in amdgpu_uvd_ring_parse_cs()