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()
588 DRM_ERROR("Can't find BO for addr 0x%08llx\n", addr); in amdgpu_uvd_cs_pass1()
781 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in amdgpu_uvd_cs_msg_decode()
786 DRM_ERROR("Invalid UVD decoding target pitch!\n"); in amdgpu_uvd_cs_msg_decode()
791 DRM_ERROR("Invalid dpb_size in UVD message (%d / %d)!\n", in amdgpu_uvd_cs_msg_decode()
824 DRM_ERROR("UVD messages must be 64 byte aligned!\n"); in amdgpu_uvd_cs_msg()
830 DRM_ERROR("Failed mapping the UVD) message (%ld)!\n", r); in amdgpu_uvd_cs_msg()
841 DRM_ERROR("Invalid UVD handle!\n"); in amdgpu_uvd_cs_msg()
853 DRM_ERROR(")Handle 0x%x already in use!\n", in amdgpu_uvd_cs_msg()
864 DRM_ERROR("No more free UVD handles!\n"); in amdgpu_uvd_cs_msg()
878 DRM_ERROR("UVD handle collision detected!\n"); in amdgpu_uvd_cs_msg()
885 DRM_ERROR("Invalid UVD handle 0x%x!\n", handle); in amdgpu_uvd_cs_msg()
896 DRM_ERROR("Illegal UVD message type (%d)!\n", msg_type); in amdgpu_uvd_cs_msg()
921 DRM_ERROR("Can't find BO for addr 0x%08llx\n", addr); in amdgpu_uvd_cs_pass2()
939 DRM_ERROR("buffer (%d) to small (%d / %d)!\n", cmd, in amdgpu_uvd_cs_pass2()
947 DRM_ERROR("buffer (%d) to small (%d / %d)!\n", cmd, in amdgpu_uvd_cs_pass2()
953 DRM_ERROR("invalid UVD command %X!\n", cmd); in amdgpu_uvd_cs_pass2()
959 DRM_ERROR("reloc %llx-%llx crossing 256MB boundary!\n", in amdgpu_uvd_cs_pass2()
966 DRM_ERROR("msg/fb buffer %llx-%llx out of 256MB segment!\n", in amdgpu_uvd_cs_pass2()
978 DRM_ERROR("Message needed before other commands are send!\n"); in amdgpu_uvd_cs_pass2()
1003 DRM_ERROR("Register command after end of CS!\n"); in amdgpu_uvd_cs_reg()
1023 DRM_ERROR("Invalid reg 0x%X!\n", reg); in amdgpu_uvd_cs_reg()
1060 DRM_ERROR("Unknown packet type %d !\n", type); in amdgpu_uvd_cs_packets()
1093 DRM_ERROR("UVD IB length (%d) not 16 dwords aligned!\n", in amdgpu_uvd_ring_parse_cs()
1116 DRM_ERROR("UVD-IBs need a msg command!\n"); in amdgpu_uvd_ring_parse_cs()