Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750848AbdGYG5i (ORCPT ); Tue, 25 Jul 2017 02:57:38 -0400 Received: from mail.free-electrons.com ([62.4.15.54]:41013 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750746AbdGYG5g (ORCPT ); Tue, 25 Jul 2017 02:57:36 -0400 Date: Tue, 25 Jul 2017 08:57:34 +0200 From: Maxime Ripard To: Daniel Vetter , David Airlie , Jani Nikula , Sean Paul , Inki Dae , Joonyoung Shim , Seung-Woo Kim , Kyungmin Park , Kukjin Kim , Krzysztof Kozlowski , Laurent Pinchart , Mark Yao , Heiko Stuebner , Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: [PATCH v2 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users Message-ID: <20170725065734.kbtb2mrfsjwm2szz@flea> References: <20170720184628.5vizn7hjdaaz7rqy@phenom.ffwll.local> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="26cvhe4wesa4iglx" Content-Disposition: inline In-Reply-To: <20170720184628.5vizn7hjdaaz7rqy@phenom.ffwll.local> User-Agent: NeoMutt/20170714 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1971 Lines: 59 --26cvhe4wesa4iglx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Daniel, On Thu, Jul 20, 2017 at 08:46:28PM +0200, Daniel Vetter wrote: > On Thu, Jul 20, 2017 at 03:01:16PM +0200, Maxime Ripard wrote: > > The current drm_atomic_helper_commit_tail helper works only if the CRTC= is > > accessible, and documents an alternative implementation that is suppose= d to > > be used if that happens. > >=20 > > That implementation is then duplicated by some drivers. Instead of > > documenting it, let's implement an helper that all the relevant users c= an > > use directly. > >=20 > > Signed-off-by: Maxime Ripard >=20 > Reviewed-by: Daniel Vetter >=20 > Should I throw this into drm-misc, or do you want to merge this through > some driver tree? Yes, you can put them in drm-misc, it will the be the easiest option. Thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --26cvhe4wesa4iglx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJZduveAAoJEBx+YmzsjxAgm6oP/1DwCy48Y1XdDytrb+iB2sGF Cba/gXGWgi8yTN34QilwH2fNmES56+qAUmQqjm5htwGwHbs4tHEdCm4aWuDtnvEQ dYf6AP1I75BsJGSpKZ0CHxRFpUAGx0pA2dkPJLpgzHtLxAves46uMPmMtGLW4qrO 5kx0J2ou99LbvYk+Nwgwn82pDax9htFtubWzTGPqlbtf1m3/RHGQ73KrgF58zS8N wNuo9Kt45Sf/tZLU/E0A9osJKpFr4w09xJGUYW+s4Jtgyv7olW6VHNHlJcWUtZ6c pQeXZH1y2dtwhbNwn7cgRmWwY3ZEMKMaw+DfqVM/NKHWhFwkyDdu24sBCRtWGoTo VuQc3XsILhS8ESL/wHEkJHElcbpQt2zp7hBkjahl50uvMgvZQM0O1qR8F3MnGvvG 6eJzi/dgONvDNawdLM6yOenwT0bzh1poLRbWRQPXaD6CHRHmMQkrfqgdFa0/o8HA Er1rKaaluTbGQ1q/wijbUBlRWDL6Q1kgfIHLJFWmdXcPkuEU5VmJI7e2sa9qqHLh os6FXFal7A1LDd7RhUF2fLapaRgUIQwyFlmN9Baymd+gqXind5J2HCw/Wcm9FiWt peEyGPAGy9Ogx/1HkFez964I3aydq0Mkz7mIxIQrhQIq4n/hGm94Qkd34QK4LvyZ KzMz1G3BGdTZOUbdv3YW =nfr2 -----END PGP SIGNATURE----- --26cvhe4wesa4iglx--