All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/TODO: Clarify DRM_DEV_* conversion
@ 2017-10-30 13:15 Daniel Vetter
  2017-10-30 16:07 ` Sean Paul
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Vetter @ 2017-10-30 13:15 UTC (permalink / raw)
  To: DRI Development; +Cc: Daniel Vetter, Daniel Vetter

Not everyone agrees this is the best thing, so make it really clear
that maintainers need to be asked first, then the conversion. We've
had a few newbies that did this the other way round, got their patches
rejected, which isn't the best newbie experience.

Cc: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
 Documentation/gpu/todo.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
index 96f8ec7dbe4e..e9840d693a86 100644
--- a/Documentation/gpu/todo.rst
+++ b/Documentation/gpu/todo.rst
@@ -179,6 +179,10 @@ don't do this, drivers used dev_info/warn/err to make this differentiation. We
 now have DRM_DEV_* variants of the drm print macros, so we can start to convert
 those drivers back to using drm-formwatted specific log messages.
 
+Before you start this conversion please contact the relevant maintainers to make
+sure your work will be merged - not everyone agrees that the DRM dmesg macros
+are better.
+
 Contact: Sean Paul, Maintainer of the driver you plan to convert
 
 Core refactorings
-- 
2.15.0.rc1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] drm/TODO: Clarify DRM_DEV_* conversion
  2017-10-30 13:15 [PATCH] drm/TODO: Clarify DRM_DEV_* conversion Daniel Vetter
@ 2017-10-30 16:07 ` Sean Paul
  0 siblings, 0 replies; 2+ messages in thread
From: Sean Paul @ 2017-10-30 16:07 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: Daniel Vetter, DRI Development

On Mon, Oct 30, 2017 at 9:15 AM, Daniel Vetter <daniel.vetter@ffwll.ch> wrote:
> Not everyone agrees this is the best thing, so make it really clear
> that maintainers need to be asked first, then the conversion. We've
> had a few newbies that did this the other way round, got their patches
> rejected, which isn't the best newbie experience.
>
> Cc: Sean Paul <seanpaul@chromium.org>

Acked-by: Sean Paul <seanpaul@chromium.org>

> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
> ---
>  Documentation/gpu/todo.rst | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
> index 96f8ec7dbe4e..e9840d693a86 100644
> --- a/Documentation/gpu/todo.rst
> +++ b/Documentation/gpu/todo.rst
> @@ -179,6 +179,10 @@ don't do this, drivers used dev_info/warn/err to make this differentiation. We
>  now have DRM_DEV_* variants of the drm print macros, so we can start to convert
>  those drivers back to using drm-formwatted specific log messages.
>
> +Before you start this conversion please contact the relevant maintainers to make
> +sure your work will be merged - not everyone agrees that the DRM dmesg macros
> +are better.
> +
>  Contact: Sean Paul, Maintainer of the driver you plan to convert
>
>  Core refactorings
> --
> 2.15.0.rc1
>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-30 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-30 13:15 [PATCH] drm/TODO: Clarify DRM_DEV_* conversion Daniel Vetter
2017-10-30 16:07 ` Sean Paul

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.