From mboxrd@z Thu Jan 1 00:00:00 1970 From: Emil Velikov Date: Thu, 10 Dec 2015 17:00:19 +0000 Subject: Re: [PATCH RFC 0/9] omapdrm/omapfb/omapdss split Message-Id: List-Id: References: <1449757535-5674-1-git-send-email-tomi.valkeinen@ti.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Rob Clark Cc: Linux Fbdev development list , Tomi Valkeinen , Laurent Pinchart , "dri-devel@lists.freedesktop.org" On 10 December 2015 at 14:53, Rob Clark wrote: > It would be nice to see omapdrm eventually using the panel framework, > etc. But I think copy/paste to decouple omapdrm from omapfb/vout as > the first step makes sense. > Moar panels/bridges :-P But seriously, I think that this is the better idea, despite the duplication that'll exist in the first place. Otherwise you'll end up pulling your hairs out trying to balance everything drm and fbdev/vout working. A suggestion... do throw a big scary warning in the fbdev copy - "Here be dragons... old, mostly maintained code, bugfixes only please". Otherwise some poor soul might decide to port the drm patches back into the fbdev copy, or try to de-duplicate things :-) -Emil