From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BF267C4708F for ; Mon, 31 May 2021 04:09:35 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8001A601FA for ; Mon, 31 May 2021 04:09:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8001A601FA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=l1/0rtXplX681btylwRqWcF8M9Gp4zdOyEAgKMxZZ60=; b=z+mU+aWNga0n8b rd1/D+dNNz202fHFju609p01Lh9Q7fK3gObEaU9PEJ5RvTyWa26PyCmmIMkPYV9xh6OM4u8aitX21 XidzXF7Bi//mun6aVsM4elkwmkjIt/uja2kuzXlWssBecNkUenf2G3PBtLRW1Pax0NLlmBoPb1w4p XPo/CzdWsh6N2GyFWF/OSyepFgOdvbk2aR1ctWLwIG6hxfEf1sO0Jb12Kz03opXo+wkBY4l6XryO4 prdvYOFZo36PgjmjPFWxIA6ylmgX9os2lmki0/Sr4wNOOX5CQxVf0Zil16plreq/zRyHpb++EH2vw ySxoDP6jutbz/+LZfbVQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lnZDz-00Adao-NT; Mon, 31 May 2021 04:08:23 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lnZDv-00AdZS-SG for linux-arm-kernel@lists.infradead.org; Mon, 31 May 2021 04:08:21 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 94085611CA; Mon, 31 May 2021 04:08:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622434099; bh=louUzdPLVIYhYNoA/nrGNy48FfajCJNyOsQ9+ZzUtqg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cghkyJiugnmLA89Iu4xI53c4rx4/J8AQHTqb94NekWPhNYdUhbV7ZwIGxV2kqPRj4 U5U9qiESiaQLsfKxhSuHRv6cQg4+6G0m/eUaFEdThleBridgLwYMqhkZuWh8NxoYVp SK0zCKFpZfMl1uF0RjT0cxixXtKFHlzQK2NJRtxjj4Hw1KDmnvJ1++/l0HSBAMfddj Jjdah/mfgLmOPV9uduUygJS16Dx5WK2PfB4GOSeq+vdptl2DSoiTqvZl8KVh57H+1L XUaY5k6qMweAtqTilRA4KRzLkUoUzFnteu6aqf/2jhYI5I8YoJlZ15r+UkkDJaX8pS yyOfcNgN5V2Xw== Date: Mon, 31 May 2021 09:38:15 +0530 From: Vinod Koul To: Laurent Pinchart Cc: dmaengine@vger.kernel.org, Michal Simek , Jianqiang Chen , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 0/4] dmaengine: xilinx: dpdma: Fix freeze after 64k frames Message-ID: References: <20210520152420.23986-1-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210520152420.23986-1-laurent.pinchart@ideasonboard.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210530_210819_954426_055509E0 X-CRM114-Status: GOOD ( 10.80 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 20-05-21, 18:24, Laurent Pinchart wrote: > Hello, > > This patch series addresses an issue in the Xilixn ZynqMP DPDMA driver > that causes a display freeze after 65536 frames. The first three patches > include a small compilation breakage issue (1/4) and enhancements to the > messages logged by the driver (2/4 and 3/4). The last patch fixes the > freeze bug. Please see individual patches for details. Applied, thanks While at it please keep fixes at the top of the series, easier to apply to fixes rather than next Thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel