From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Date: Mon, 28 Sep 2015 07:39:13 +0000 Subject: Re: No more new fbdev drivers, please Message-Id: <1443425953.19666.6.camel@redhat.com> List-Id: References: <5603EC15.9090605@ti.com> <20150924144621.40e26f0a@free-electrons.com> <20150924152312.GV3383@phenom.ffwll.local> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: David Herrmann Cc: Thomas Petazzoni , linux-fbdev , Teddy Wang , Daniel Vetter , "linux-kernel@vger.kernel.org" , DRI Development , Tomi Valkeinen , Geert Uytterhoeven , Laurent Pinchart , Greg Kroah-Hartman , Arnaud Patard , Dave Airlie , Sudip Mukherjee Hi, > As Daniel mentioned, the connector+encoder+crtc combination is one of > those simplifications that would make sense if more such drivers are > added. Another one is memory management. It's pretty complex because it can handle _way_ more than what simple drivers need, and the result is _alot_ of ttm boilerplate in the drivers. cheers, Gerd