From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: omapdrm regression in v4.17-rc series Date: Thu, 24 May 2018 06:54:07 -0700 Message-ID: <20180524135407.GB98604@atomide.com> References: <20180523220320.GX98604@atomide.com> <2f803bfc-3ffe-332a-7b9a-d59a39db4630@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <2f803bfc-3ffe-332a-7b9a-d59a39db4630@ti.com> Sender: linux-kernel-owner@vger.kernel.org To: Tomi Valkeinen Cc: Laurent Pinchart , Aaro Koskinen , ivo.g.dimitrov.75@gmail.com, abcloriens@gmail.com, sre@kernel.org, martijn@brixit.nl, filip.matijevic.pz@gmail.com, Thorsten Leemhuis , clayton@craftyguy.net, patrikbachan@gmail.com, serge@hallyn.com, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org List-Id: linux-omap@vger.kernel.org * Tomi Valkeinen [180524 08:00]: > > On 24/05/18 01:03, Tony Lindgren wrote: > > Hi all, > > > > I bisected the n900 LCD issue to commit 24aac6011f70 ("drm: omapdrm: > > sdi: Allocate the sdi private data structure dynamically"). Reverting > > this patch makes LCD work for me again on n900. > > > > Any ideas? > > This should help to get the SDI enabled. Thanks yes that fixes it: Fixes: 24aac6011f70 ("drm: omapdrm: sdi: Allocate the sdi private data structure dynamically") Reported-by: Tony Lindgren Tested-by: Tony Lindgren