From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753635AbdCIKa5 (ORCPT ); Thu, 9 Mar 2017 05:30:57 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:33794 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750798AbdCIKaz (ORCPT ); Thu, 9 Mar 2017 05:30:55 -0500 Date: Thu, 9 Mar 2017 11:29:58 +0100 From: Maxime Ripard To: Chen-Yu Tsai Cc: David Airlie , dri-devel@lists.freedesktop.org, linux-sunxi@googlegroups.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/11] drm/sun4i: Support two display pipelines Message-ID: <20170309102958.mlbpoklamob4ptfq@lukather> References: <20170309100534.14023-1-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="m2ufsdjyu74hkfod" Content-Disposition: inline In-Reply-To: <20170309100534.14023-1-wens@csie.org> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --m2ufsdjyu74hkfod Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 09, 2017 at 06:05:23PM +0800, Chen-Yu Tsai wrote: > Hi Maxime, >=20 > This is part 3 of my sun4i drm clean up series. In this part support > for 2 display pipelines is added, after some more code cleanups and > restructuring. >=20 > While this series enables the second display pipeline, there's no > usable output at the moment. For the A31, the second TCON's panel > interface uses the same pins as the Ethernet controller. However > Ethernet is used on most boards. We will have to wait for HDMI > support to actually use it. >=20 > Patch 1 fixes the TCON's clock and regmap initialization sequence, > splitting out the dot clock init part till after the regmap. >=20 > Patch 2 fixes a comment spotted while reviewing Maxime's HDMI patches. >=20 > Patch 3 makes the crtc init code use the tcon pointer embedded in the > crtc structure, instead of the sun4i_drv structure, to get the tcon's > output port node. This should have been a part of the last batch of > patches. >=20 > Patch 4 makes the tv encoder code get the tcon and backend pointers > from its attached crtc. >=20 > Patch 5 makes the crtc init function take tcon and backend pointers. >=20 > Patch 6 makes the layer init functions take a backend pointer. Applied the patches up to this one, see my comments for the rest of the patches. Thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --m2ufsdjyu74hkfod Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYwS6iAAoJEBx+YmzsjxAgRlwP/iniqu+mo3kVDDbbSYY4W0P9 tm960ReCx8y5OH89sFdWjJJYuoXyJ+hiLgb9Vi8Mr/JupgKUUEDAm1BFvbWGw+n8 jnDbXcWr7QPWJqImpbNx/txmlE6gU4q7o3AQOL+dS7iyy+/JQKf5yq6SGkB5Pxsp 9Ca7IPDPOu1xxJquUuwbDVZvAd8ROxaISRsZ5IXpjZuZGR2lazptLOt4+8eL56ff PzKyzEW4Bpq5YXQJShNLUilHBIHchsS+UEqYcaQewgYcpMqqeS+R45qRkgy9dS4z dbLdE3vSAdZxlWRIdEmEflKI0iSW3QvISO8lQ7/ag5YeHL2tHg3aulWjnVOfylEr 9AZsGWa6qcJXZt40OjA8gL4/fmLO9bIVD2tRf/255Fy/ovW9y3uQSSnaxkpdGgKv UhbH9gqsqbRIEuiU+7XEMRbs68qe3doRpOxo0dh7FiPqO/g22ioeaLbwyM6nul5s WI1OHJA3qJfJf0UobKzOMwiugojwUoZglfqkiEj2IKjlC82xJ1uTR5WNvMNOVS9s KwNjP5pA2ifidNKapGFJXEEGOJthTvEuKEnJ9SpEuzlRVMKd7BiToon9NIFdYjVD YIWIH51S8vbHKuLs23Tb7/mS7Luzx/hBQqLlaIeo6Eq6hrS2KyCESE/fmgy5P+IT id4wtcNjzxoZwP+t8F/I =rNJI -----END PGP SIGNATURE----- --m2ufsdjyu74hkfod--