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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Dec 2015 03:15:05 +0000 (19:15 -0800)
commit40f26f3168bf7a4da490db308dc0bd9f9923f41f
tree6d737d59794f90289e255334898f89be5b4486da
parentd6f591e339d23f434efda11917da511870891472
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>
drivers/hv/vmbus_drv.c
This page took 0.03828 seconds and 5 git commands to generate.