OpenCloudOS-Kernel/drivers/staging/vboxvideo
Daniel Vetter 606f1fc5cf staging/vboxvideo: Use gem_free_object_unlocked
vboxvideo doesn't use dev->struct_mutex and therefore has no need to use
gem_free_object.

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Michael Thayer <michael.thayer@oracle.com>
Cc: Colin Ian King <colin.king@canonical.com>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20180327082356.24516-1-daniel.vetter@ffwll.ch
2018-03-28 17:07:36 +02:00
..
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
TODO staging: vboxvideo: Add dri-devel to lists of email-addresses to send patches to 2017-08-18 15:57:15 -07:00
hgsmi_base.c
hgsmi_ch_setup.h
hgsmi_channels.h
hgsmi_defs.h
modesetting.c
vbox_drv.c staging/vboxvideo: Use gem_free_object_unlocked 2018-03-28 17:07:36 +02:00
vbox_drv.h staging: vboxvideo: Fix reporting invalid suggested-offset-properties 2017-10-18 16:44:00 +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 vboxvideo: Fix incorrect type in assignment sparse warning 2018-01-08 16:03:45 +01:00
vbox_mode.c main drm pull request for v4.15 2017-11-15 20:42:10 -08: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.h
vboxvideo_guest.h
vboxvideo_vbe.h
vbva_base.c