We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09ef09b commit 7bd0a32Copy full SHA for 7bd0a32
Documentation/gpu/todo.rst
@@ -398,10 +398,6 @@ KMS cleanups
398
399
Some of these date from the very introduction of KMS in 2008 ...
400
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
-
405
- Make ->funcs and ->helper_private vtables optional. There's a bunch of empty
406
function tables in drivers, but before we can remove them we need to make sure
407
that all the users in helpers and drivers do correctly check for a NULL
0 commit comments