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=-2.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_MUTT 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 788CBC282CE for ; Wed, 22 May 2019 18:21:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5BCDD20863 for ; Wed, 22 May 2019 18:21:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729527AbfEVSVz (ORCPT ); Wed, 22 May 2019 14:21:55 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:59660 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728272AbfEVSVz (ORCPT ); Wed, 22 May 2019 14:21:55 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id A821780313; Wed, 22 May 2019 20:21:42 +0200 (CEST) Date: Wed, 22 May 2019 20:21:52 +0200 From: Pavel Machek To: Tony Lindgren Cc: Sebastian Reichel , Sebastian Reichel , Tomi Valkeinen , Laurent Pinchart , "H. Nikolaus Schaller" , dri-devel@lists.freedesktop.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@collabora.com Subject: Re: [PATCHv6 4/4] drm/omap: add support for manually updated displays Message-ID: <20190522182152.GA10003@amd> References: <20190403195413.djfrgzuj7povdksi@earth.universe> <20190403201326.3127-1-sebastian.reichel@collabora.com> <20190403201326.3127-5-sebastian.reichel@collabora.com> <20190404001109.GZ49658@atomide.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fUYQa+Pmc3FrFX/N" Content-Disposition: inline In-Reply-To: <20190404001109.GZ49658@atomide.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed 2019-04-03 17:11:09, Tony Lindgren wrote: > * Sebastian Reichel [190403 20:14]: > > This adds the required infrastructure for manually updated displays, > > such as DSI command mode panels. While those panels often support > > partial updates we currently always do a full refresh. > >=20 > > The display will be refreshed when something calls the dirty callback, > > such as libdrm's drmModeDirtyFB(). This is currently being done at least > > by the kernel console and Xorg (with modesetting driver) in their > > default configuration. Weston does not implement this and the fbdev > > backend does not work (display will not update). Weston's DRM backend > > uses double buffering and the page flip will also trigger a display > > refresh. >=20 > I've tested this with Linux next and the latest lm3532 > patches and it works fine as long as we leave out the > backlight =3D <&lcd_backlight> entry from dts like I > replied in the lm3532 tread. So as far as I'm concerned, > we're good to go: >=20 > Tested-by: Tony Lindgren I've tested this on 5.2-rc1, and it is still neccessary, still needed, and still not merged. How can I help? Can the patches simply be picked up for drm tree? Tested-by: Pavel Machek Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --fUYQa+Pmc3FrFX/N Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlzlk0AACgkQMOfwapXb+vJXQQCfQd2JMKV5aE0IX8qcHplWoUFq tQsAn2FpwuQw/t+w9mpUiAiZ/CP53ppT =FNwu -----END PGP SIGNATURE----- --fUYQa+Pmc3FrFX/N--