From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: [PATCH] drm/doc: Remove solved KMS cleanup task Date: Mon, 11 Feb 2019 09:30:18 +0100 Message-ID: <20190211083018.GP23159@phenom.ffwll.local> References: <20190208195312.aqv7acr3hgion5yz@smtp.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190208195312.aqv7acr3hgion5yz@smtp.gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Shayenne Moura Cc: Maarten Lankhorst , Maxime Ripard , Sean Paul , David Airlie , Daniel Vetter , Jonathan Corbet , dri-devel@lists.freedesktop.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: dri-devel@lists.freedesktop.org On Fri, Feb 08, 2019 at 05:53:12PM -0200, Shayenne Moura wrote: > Remove KMS cleanup task from documentation solved by patchset > https://patchwork.freedesktop.org/series/54310/ > > Signed-off-by: Shayenne Moura Thanks for your patch, applied to drm-misc-next. -Daniel > --- > Documentation/gpu/todo.rst | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst > index cda4a37a02f0..159a4aba49e6 100644 > --- a/Documentation/gpu/todo.rst > +++ b/Documentation/gpu/todo.rst > @@ -398,10 +398,6 @@ KMS cleanups > > Some of these date from the very introduction of KMS in 2008 ... > > -- drm_display_mode doesn't need to be derived from drm_mode_object. That's > - leftovers from older (never merged into upstream) KMS designs where modes > - where set using their ID, including support to add/remove modes. > - > - Make ->funcs and ->helper_private vtables optional. There's a bunch of empty > function tables in drivers, but before we can remove them we need to make sure > that all the users in helpers and drivers do correctly check for a NULL > -- > 2.17.1 > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch