Skip to content

Commit 7bd0a32

Browse files
shayennedanvet
authored andcommitted
drm/doc: Remove solved KMS cleanup task
Remove KMS cleanup task from documentation solved by patchset https://patchwork.freedesktop.org/series/54310/ Signed-off-by: Shayenne Moura <shayenneluzmoura@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20190208195312.aqv7acr3hgion5yz@smtp.gmail.com
1 parent 09ef09b commit 7bd0a32

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Documentation/gpu/todo.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -398,10 +398,6 @@ KMS cleanups
398398

399399
Some of these date from the very introduction of KMS in 2008 ...
400400

401-
- drm_display_mode doesn't need to be derived from drm_mode_object. That's
402-
leftovers from older (never merged into upstream) KMS designs where modes
403-
where set using their ID, including support to add/remove modes.
404-
405401
- Make ->funcs and ->helper_private vtables optional. There's a bunch of empty
406402
function tables in drivers, but before we can remove them we need to make sure
407403
that all the users in helpers and drivers do correctly check for a NULL

0 commit comments

Comments
 (0)