All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: David Herrmann <dh.herrmann@gmail.com>
Cc: David Airlie <airlied@linux.ie>, Sean Paul <sean@poorly.run>,
	dri-devel@lists.freedesktop.org,
	Maxime Ripard <maxime.ripard@bootlin.com>,
	Sam Ravnborg <sam@ravnborg.org>
Subject: Re: [PATCH v1 1/1] drm: drop drm_bus from todo
Date: Tue, 29 Jan 2019 09:54:37 +0100	[thread overview]
Message-ID: <20190129085437.GL3271@phenom.ffwll.local> (raw)
In-Reply-To: <CANq1E4QLxse-2q1F1Q8t-TOUHWzwuY-G9Je9=MUb-cCr7esjpQ@mail.gmail.com>

On Sun, Jan 27, 2019 at 12:00:37PM +0100, David Herrmann wrote:
> Hey
> 
> On Sat, Jan 26, 2019 at 8:27 PM Sam Ravnborg <sam@ravnborg.org> wrote:
> > David Herrmann removed the last bits of drm_bus in:
> > c5786fe5f1c50941dbe27fc8b4aa1afee46ae893 ("drm: Goody bye, drm_bus!")
> >
> > Remove the todo item.
> >
> > Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
> > Cc: David Herrmann <dh.herrmann@gmail.com>
> > Cc: David Airlie <airlied@linux.ie>
> > Cc: Daniel Vetter <daniel@ffwll.ch>
> > Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
> > Cc: Maxime Ripard <maxime.ripard@bootlin.com>
> > Cc: Sean Paul <sean@poorly.run>
> > ---
> >  Documentation/gpu/todo.rst | 19 -------------------
> >  1 file changed, 19 deletions(-)
> 
> I miss drm_bus!
> 
> Reviewed-by: David Herrmann <dh.herrmann@gmail.com>

Sam, want drm-misc commit rights to start merging your own stuff? Assuming
you plan to stick around ofc ... I'll also ask the drm-misc maintainers
whether that's ok.

Thanks, Daniel

> 
> Thanks
> David
> 
> > diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
> > index 38360ede1221..d9515b17d36f 100644
> > --- a/Documentation/gpu/todo.rst
> > +++ b/Documentation/gpu/todo.rst
> > @@ -10,25 +10,6 @@ graphics subsystem useful as newbie projects. Or for slow rainy days.
> >  Subsystem-wide refactorings
> >  ===========================
> >
> > -De-midlayer drivers
> > --------------------
> > -
> > -With the recent ``drm_bus`` cleanup patches for 3.17 it is no longer required
> > -to have a ``drm_bus`` structure set up. Drivers can directly set up the
> > -``drm_device`` structure instead of relying on bus methods in ``drm_usb.c``
> > -and ``drm_pci.c``. The goal is to get rid of the driver's ``->load`` /
> > -``->unload`` callbacks and open-code the load/unload sequence properly, using
> > -the new two-stage ``drm_device`` setup/teardown.
> > -
> > -Once all existing drivers are converted we can also remove those bus support
> > -files for USB and platform devices.
> > -
> > -All you need is a GPU for a non-converted driver (currently almost all of
> > -them, but also all the virtual ones used by KVM, so everyone qualifies).
> > -
> > -Contact: Daniel Vetter, Thierry Reding, respective driver maintainers
> > -
> > -
> >  Remove custom dumb_map_offset implementations
> >  ---------------------------------------------
> >
> > --
> > 2.12.0
> >

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2019-01-29  8:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-26 19:27 [PATCH v1 1/1] drm: drop drm_bus from todo Sam Ravnborg
2019-01-27 11:00 ` David Herrmann
2019-01-29  8:54   ` Daniel Vetter [this message]
2019-01-29 14:18     ` Sam Ravnborg
2019-01-29 17:00       ` Daniel Vetter
2019-01-29 15:29     ` Sean Paul
2019-04-27 16:22   ` Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190129085437.GL3271@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=airlied@linux.ie \
    --cc=dh.herrmann@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=maxime.ripard@bootlin.com \
    --cc=sam@ravnborg.org \
    --cc=sean@poorly.run \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.