]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drivers:hv: Allow for MMIO claims that span ACPI _CRS records
authorJake Oshins <jakeo@microsoft.com>
Tue, 15 Dec 2015 00:01:52 +0000 (16:01 -0800)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 29 Feb 2016 16:00:26 +0000 (09:00 -0700)
commitdcebcbadf23f584d555b0507fd09129c383ca8cc
treee535a9deda92a59e68ebd2af6c255149ac5367b0
parent6bb5209bc66904bbda89176f8ca21a32aec57c83
drivers:hv: Allow for MMIO claims that span ACPI _CRS records

This patch makes 16GB GPUs work in Hyper-V VMs, since, for
compatibility reasons, the Hyper-V BIOS lists MMIO ranges in 2GB
chunks in its root bus's _CRS object.

Signed-off-by: Jake Oshins <jakeo@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 40f26f3168bf7a4da490db308dc0bd9f9923f41f)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/hv/vmbus_drv.c