Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1575209

Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions

From Dave Airlie <airlied@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions
Date 2017-02-06 23:30 +0100
Message-ID <t7ZXk-2yL-21@gated-at.bofh.it> (permalink)
References (3 earlier) <t7NCN-33M-3@gated-at.bofh.it> <t7NWa-3aZ-15@gated-at.bofh.it> <t7Plf-4bG-11@gated-at.bofh.it> <t7Plf-4bG-9@gated-at.bofh.it> <t7TRU-6RC-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


>
> I definitely don't want that we don't attempt this. But brought from years
> of experience, I recommend to merge first (with pre-refactoring already
> applied, but helpers only extracted, not yet at the right spot), and then
> follow up with. Because on average, there's way too many trees with
> overloaded maintainers who maybe look at your patch once per kernel
> release cycle.
>
> If you know that backlight and spi isn't one of these areas (anything that
> goes through takashi/sound is a similar good experience for us on the i915
> side), then I guess we can try. But then Noralf has already written a few
> months worth of really great refactoring, and I'm seriously starting to
> feel guilty for volunteering him for all of this. Even though he seems to
> be really good at it, and seems to not mind, it's getting a bit silly.
> Given that I'd say up to Noralf.
>
> In short, there's always a balance.

I don't think we can make a rule for this, it will always depend on the
code. There is always going to be stuff we put in drm that should go
elsewhere, and stuff that is elsewhere that drm should use.

I think however if we do add stuff like this, someone should keep track
of them and try to make them get further into the kernel. In this case
I don't think the patches are too insane to keep in drm and refactor up
later, in other cases I'm sure it'll be lot more obvious (i.e. we could
make the same argument for chunks of DAL :-)

Dave.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 2/7] drm/tinydrm: Add helper functions Noralf Trønnes <noralf@tronnes.org> - 2017-01-31 17:10 +0100
  Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Thierry Reding <thierry.reding@gmail.com> - 2017-02-06 10:00 +0100
    Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Daniel Vetter <daniel@ffwll.ch> - 2017-02-06 10:20 +0100
      Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Thierry Reding <thierry.reding@gmail.com> - 2017-02-06 10:40 +0100
        Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Thierry Reding <thierry.reding@gmail.com> - 2017-02-06 12:10 +0100
          Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Daniel Vetter <daniel@ffwll.ch> - 2017-02-06 17:00 +0100
            Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Noralf Trønnes <noralf@tronnes.org> - 2017-02-06 23:20 +0100
              Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Thierry Reding <thierry.reding@gmail.com> - 2017-02-07 12:40 +0100
            Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Dave Airlie <airlied@gmail.com> - 2017-02-06 23:30 +0100
              Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Daniel Vetter <daniel@ffwll.ch> - 2017-02-07 08:10 +0100
              Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Thierry Reding <thierry.reding@gmail.com> - 2017-02-07 12:20 +0100
                Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Daniel Vetter <daniel@ffwll.ch> - 2017-02-07 12:30 +0100
                Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Thierry Reding <thierry.reding@gmail.com> - 2017-02-07 12:50 +0100
                Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Daniel Vetter <daniel@ffwll.ch> - 2017-02-07 14:30 +0100
          Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Rob Herring <robh@kernel.org> - 2017-02-07 00:00 +0100
            Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Daniel Vetter <daniel@ffwll.ch> - 2017-02-07 08:10 +0100
  Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions Jani Nikula <jani.nikula@linux.intel.com> - 2017-02-06 11:20 +0100

csiph-web