Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3233fc0a authored by Noralf Trønnes's avatar Noralf Trønnes
Browse files

drm/docs: Add todo entry for simple modeset suspend/resume

parent 6e8e9a01
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -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
=================