aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gpu/todo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/gpu/todo.rst')
-rw-r--r--Documentation/gpu/todo.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
index 36625aa66c27..01eaa40dafc9 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
179now have DRM_DEV_* variants of the drm print macros, so we can start to convert 179now have DRM_DEV_* variants of the drm print macros, so we can start to convert
180those drivers back to using drm-formwatted specific log messages. 180those drivers back to using drm-formwatted specific log messages.
181 181
182Before you start this conversion please contact the relevant maintainers to make
183sure your work will be merged - not everyone agrees that the DRM dmesg macros
184are better.
185
182Contact: Sean Paul, Maintainer of the driver you plan to convert 186Contact: Sean Paul, Maintainer of the driver you plan to convert
183 187
184Core refactorings 188Core refactorings