]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/i915/gvt: Fix alignment for GTT allocation
authorZhenyu Wang <zhenyuw@linux.intel.com>
Mon, 13 Feb 2017 06:31:13 +0000 (14:31 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 14 Feb 2017 09:03:30 +0000 (17:03 +0800)
commit5b3cac191670c2ee2995cd740b80fbb638de3f3e
treeafb4bf214b86a573f8d16c12dd58b46e66440bc4
parent7e5f3d30860ad10a03eece2a0f34633b3f16d2e3
drm/i915/gvt: Fix alignment for GTT allocation

We need to properly setup alignment for GTT start/end/size
as required. Fixed warning from i915 gem.

Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/aperture_gm.c