OSDN Git Service

staging: vboxvideo: adapt to new TTM interface
authorChristian König <ckoenig.leichtzumerken@gmail.com>
Fri, 24 Nov 2017 10:32:59 +0000 (11:32 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:48:03 +0000 (12:48 -0500)
commit3f3a7c8259312084291859d3b623db4317365a07
tree75da1aee279a8fc3fe58cd99b8b5efbc4e300ece
parent6cd2e71e897f423412c6d5d0d1190341935d36b5
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>
drivers/staging/vboxvideo/vbox_ttm.c