linux/drivers/staging/vboxvideo
Thomas Zimmermann e55a5c9b5f drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
The functions ttm_bo_global_init() and ttm_bo_global_release() do not
receive an argument of type struct ttm_bo_global. Both take a struct
drm_global_reference that contains points to a struct ttm_bo_global_ref.
Renaming them reflects this.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-11-05 14:20:52 -05: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: Atomic phase 3: Switch last bits over to atomic 2018-09-29 05:31:32 -07:00
vbox_drv.c staging: vboxvideo: Use more drm_fb_helper functions 2018-09-29 05:31:33 -07:00
vbox_drv.h staging: vboxvideo: Use more drm_fb_helper functions 2018-09-29 05:31:33 -07:00
vbox_err.h
vbox_fb.c Staging/IIO patches for 4.20-rc1 2018-10-29 10:38:10 -07:00
vbox_hgsmi.c
vbox_irq.c staging: vboxvideo: Embed drm_device into driver structure 2018-09-20 12:32:05 +02:00
vbox_main.c staging: vboxvideo: Use more drm_fb_helper functions 2018-09-29 05:31:33 -07:00
vbox_mode.c staging: vboxvideo: make a couple of funcs static 2018-10-11 12:10:32 +02:00
vbox_prime.c
vbox_ttm.c drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}() 2018-11-05 14:20:52 -05:00
vboxvideo_guest.h
vboxvideo_vbe.h
vboxvideo.h
vbva_base.c