[PATCH v2 7/7] drm/todo: Update drm_fb_helper tasks

Pankaj Bharadiya pankaj.laxminarayan.bharadiya at intel.com
Mon Mar 2 16:21:50 UTC 2020


Remove completed drm_fb_helper tasks from todo list.

Signed-off-by: Pankaj Bharadiya <pankaj.laxminarayan.bharadiya at intel.com>
---
 Documentation/gpu/todo.rst | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
index ccf5e8e34222..302180b76c4f 100644
--- a/Documentation/gpu/todo.rst
+++ b/Documentation/gpu/todo.rst
@@ -367,13 +367,6 @@ drm_fb_helper tasks
   these igt tests need to be fixed: kms_fbcon_fbt at psr and
   kms_fbcon_fbt at psr-suspend.
 
-- The max connector argument for drm_fb_helper_init() isn't used anymore and
-  can be removed.
-
-- The helper doesn't keep an array of connectors anymore so these can be
-  removed: drm_fb_helper_single_add_all_connectors(),
-  drm_fb_helper_add_one_connector() and drm_fb_helper_remove_one_connector().
-
 Level: Intermediate
 
 connector register/unregister fixes
-- 
2.20.1



More information about the dri-devel mailing list