OpenCloudOS-Kernel/drivers/staging/vboxvideo
Christian König 3f3a7c8259 staging: vboxvideo: adapt to new TTM interface
Fixes interface changes done in the following commits:
drm/ttm: add operation ctx to ttm_bo_validate v2
drm/ttm: add context to driver move callback as well

I missed this driver because it is in the staging area.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-06 12:48:03 -05: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/IIO driver updates for 4.14-rc1 2017-09-05 10:36:26 -07: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 staging: vboxvideo: Use CONFIG_DRM_KMS_FB_HELPER to check for fbdefio availability 2017-08-31 18:29:32 +02: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: switch to drm_*{get,put} helpers 2017-08-18 15:57:15 -07: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 staging: vboxvideo: adapt to new TTM interface 2017-12-06 12:48:03 -05:00
vboxvideo.h
vboxvideo_guest.h
vboxvideo_vbe.h
vbva_base.c