Skip to content

Commit 6198f40

Browse files
committed
staging/vboxvideo: Add TODO
Noticed while wondering what vboxvideo is using the ->master_set/drop hooks for. v2: Polish grammar a bit (Sam). Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Fabio Rafael da Rosa <fdr@pid42.net> Cc: Nicholas Mc Guire <der.herr@hofr.at> Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Cc: Hans de Goede <hdegoede@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190204103114.30772-2-daniel.vetter@ffwll.ch
1 parent b49faf9 commit 6198f40

File tree

1 file changed

+3
-0
lines changed
  • drivers/staging/vboxvideo

1 file changed

+3
-0
lines changed

drivers/staging/vboxvideo/TODO

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
TODO:
22
-Get a full review from the drm-maintainers on dri-devel done on this driver
3+
-Drop all the logic around initial_mode_queried, the master_set and
4+
master_drop callbacks and everything related to this. kms clients can handle
5+
hotplugs.
36
-Extend this TODO with the results of that review
47

58
Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>,

0 commit comments

Comments
 (0)