From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Stuge Subject: Re: [PATCH 0/7] drm/vc4: Allow for more boot-time configuration Date: Mon, 4 Mar 2019 15:21:35 +0000 Message-ID: <20190304152135.21324.qmail@stuge.se> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Maxime Ripard Cc: eben@raspberrypi.org, David Airlie , Maarten Lankhorst , dri-devel@lists.freedesktop.org, Paul Kocialkowski , Sean Paul , Thomas Petazzoni , Daniel Vetter , linux-arm-kernel@lists.infradead.org List-Id: dri-devel@lists.freedesktop.org Hi, Maxime Ripard wrote: > properties to initialise the overscan or rotation parameters, or the > one to deal with broken displays. How does that work on systems with multiple connectors? On SBCs with only one output I guess it's fine to have a global option, but it may be important for new options to also be usable on more complex systems. And maybe even SPI displays are relevant? Also, some of the forward-ported patches still have your old email address, maybe you want to change that. Thanks //Peter