linux/drivers/staging/vboxvideo
Fabio Rafael da Rosa 1daddbc8de staging: vboxvideo: Update driver to use drm_dev_register.
The use of load and unload hooks is deprecated. DRM drivers should
use drm_dev_alloc|drm_dev_init and drm_dev_register for initialization
and publishing.

Signed-off-by: Fabio Rafael da Rosa <fdr@pid42.net>
Reviewed-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-06-17 09:05:13 +02:00
..
hgsmi_base.c
hgsmi_ch_setup.h
hgsmi_channels.h
hgsmi_defs.h
Kconfig staging: vboxvideo: select DRM_TTM 2017-08-18 15:57:15 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
modesetting.c
TODO staging: vboxvideo: Update driver to use drm_dev_register. 2018-06-17 09:05:13 +02:00
vbox_drv.c staging: vboxvideo: Update driver to use drm_dev_register. 2018-06-17 09:05:13 +02:00
vbox_drv.h staging: vboxvideo: Update driver to use drm_dev_register. 2018-06-17 09:05:13 +02:00
vbox_err.h
vbox_fb.c vboxvideo: Fix incorrect type in assignment sparse warning 2018-01-08 16:03:45 +01:00
vbox_hgsmi.c
vbox_irq.c staging: vboxvideo: Fix reporting invalid suggested-offset-properties 2017-10-18 16:44:00 +02:00
vbox_main.c staging: vboxvideo: Update driver to use drm_dev_register. 2018-06-17 09:05:13 +02:00
vbox_mode.c staging: vboxvideo: fix mode_valid's return type 2018-04-25 15:58:04 +02:00
vbox_prime.c
vbox_ttm.c drm/ttm: add bo as parameter to the ttm_tt_create callback 2018-03-14 14:38:27 -05:00
vboxvideo_guest.h
vboxvideo_vbe.h
vboxvideo.h
vbva_base.c