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