[PATCH 6/6] drm/docs: Add todo entry for simple modeset suspend/resume
Daniel Vetter
daniel at ffwll.ch
Mon Nov 6 08:50:17 UTC 2017
On Thu, Nov 02, 2017 at 09:09:09PM +0100, Noralf Trønnes wrote:
> Add entry for conversion of drivers to new helpers.
>
> Signed-off-by: Noralf Trønnes <noralf at tronnes.org>
Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>
I think you can merge this one as soon as the code has landed, no need to
wait for all the driver conversions to get acks.
-Daniel
> ---
> Documentation/gpu/todo.rst | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
> index a44f379d2b25..6bce1beafabe 100644
> --- a/Documentation/gpu/todo.rst
> +++ b/Documentation/gpu/todo.rst
> @@ -185,6 +185,15 @@ are better.
>
> Contact: Sean Paul, Maintainer of the driver you plan to convert
>
> +Convert drivers to use simple modeset suspend/resume
> +----------------------------------------------------
> +
> +Most drivers (except i915 and nouveau) that use
> +drm_atomic_helper_suspend/resume() can probably be converted to use
> +drm_mode_config_helper_suspend/resume().
> +
> +Contact: Maintainer of the driver you plan to convert
> +
> Core refactorings
> =================
>
> --
> 2.14.2
>
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list