staging/vboxvideo: Use same BO mmap offset as other drivers
authorThomas Zimmermann <tzimmermann@suse.de>
Thu, 7 Feb 2019 08:59:27 +0000 (09:59 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:03:53 +0000 (15:03 -0500)
commitfd16ac8e4c95d853913f6a080a0bc19d64a943f8
tree25dab76a5419a02c8f14faa9a2295882d8312e85
parent6b8f7e3dee7883084932bbdfce471a2960c6db5d
staging/vboxvideo: Use same BO mmap offset as other drivers

The vboxvideo driver mmaps BOs at 0x10000000 or higher. Changing the
offset to 0x100000000 aligns the driver with all other DRM drivers.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/staging/vboxvideo/vbox_drv.h