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=-8.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 B7DA2C2B9F4 for ; Sat, 19 Jun 2021 21:12:43 +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 74838611B0 for ; Sat, 19 Jun 2021 21:12:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 74838611B0 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ravnborg.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=WvaoJYSN2kMCImIHe1ghRrnJl1Uf/PsjRmpm7fJ9nMc=; b=fQOhPiemPMUKeM hrxvu3JC30wf1nvGuf1MgYs2FXvg+PcWrivOvLbdS2QSeuwKX+NDNh78IscPsTQVzBGwnj+jKe+DL A2Y0RIy3YKG2iP4lMdVydVdPMU9c6NuETmtU0onzDmtwG5m4dCJwFkvpQbNNsej+EakRLsrnCW71e I8YCKgJwAwyTGn+Sc6hVhfg8G6mBsM8ekmXKRL9SCFomR6GuUAFCr6rSzGbBbU2Gde0y2obvXTPl+ rg14GG3WH0QWHBO04y8+nTZbzUsLuoTtQGJTvQVYHV+xcjMO+Mwrrkc+OcslI1edU0bJuFGmPlGjF 1OVSRxAyMPDlfFNofIcA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1luiEx-00Hb6r-9i; Sat, 19 Jun 2021 21:10:55 +0000 Received: from mx2.smtp.larsendata.com ([91.221.196.228]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1luiEt-00Hb6V-93 for linux-arm-kernel@lists.infradead.org; Sat, 19 Jun 2021 21:10:52 +0000 Received: from mail01.mxhotel.dk (mail01.mxhotel.dk [91.221.196.236]) by mx2.smtp.larsendata.com (Halon) with ESMTPS id d9baea3a-d142-11eb-a36f-0050568cd888; Sat, 19 Jun 2021 21:11:01 +0000 (UTC) Received: from ravnborg.org (80-162-45-141-cable.dk.customer.tdc.net [80.162.45.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: sam@ravnborg.org) by mail01.mxhotel.dk (Postfix) with ESMTPSA id 11E31194B13; Sat, 19 Jun 2021 23:10:51 +0200 (CEST) Date: Sat, 19 Jun 2021 23:10:45 +0200 X-Report-Abuse-To: abuse@mxhotel.dk From: Sam Ravnborg To: Nicolas Ferre Cc: Dan Sneddon - C50748 , Ludovic Desroches - M43218 , Boris Brezillon , David Airlie , Daniel Vetter , Alexandre Belloni , "dri-devel@lists.freedesktop.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] drm/atmel-hlcdc: Allow async page flips Message-ID: <20210619211045.GA603275@ravnborg.org> References: <20210330151721.6616-1-dan.sneddon@microchip.com> <20210409105816.cfffdr3edzi4yntm@sekiro> <088b0446-85c2-2d87-0439-a0cc14772c6a@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <088b0446-85c2-2d87-0439-a0cc14772c6a@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210619_141051_509672_F439C072 X-CRM114-Status: GOOD ( 14.43 ) 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 Hi Nicolas, Dan On Tue, May 25, 2021 at 11:29:15AM +0200, Nicolas Ferre wrote: > On 09/04/2021 at 12:58, Ludovic Desroches - M43218 wrote: > > On Tue, Mar 30, 2021 at 08:17:20AM -0700, Dan Sneddon wrote: > > > The driver is capable of doing async page flips so we need to tell the > > > core to allow them. > > > > > > Signed-off-by: Dan Sneddon > > Tested-by: Ludovic Desroches > > Sam, > > Do you need more from us or can you queue this patch (aka "ping")? Thanks, patch pushed to drm-misc-fixes. If there are more atmel-hlcdc patches pending please resend as I have pruned my inbox. Sam _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel