commit | 40f26f3168bf7a4da490db308dc0bd9f9923f41f | [log] [tgz] |
---|---|---|
author | Jake Oshins <jakeo@microsoft.com> | Mon Dec 14 16:01:52 2015 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 14 19:15:05 2015 -0800 |
tree | 6d737d59794f90289e255334898f89be5b4486da | |
parent | d6f591e339d23f434efda11917da511870891472 [diff] |
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>