diff options
author | Akash Goel <[email protected]> | 2014-01-13 16:25:21 +0530 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2014-03-03 11:51:15 +0200 |
commit | 3617dc9675f0184b7bb210cfa34f3cac928d8055 (patch) | |
tree | 745ffee7bd26029d886bfa0a371de0bbf692f54a /tools | |
parent | b6ab66aa5d376583a17137cbb2d3a728f29acae2 (diff) |
drm/i915: Resolving the memory region conflict for Stolen area
There is a conflict seen when requesting the kernel to reserve
the physical space used for the stolen area. This is because
some BIOS are wrapping the stolen area in the root PCI bus, but have
an off-by-one error. As a workaround we retry the reservation with an
offset of 1 instead of 0.
v2: updated commit message & the comment in source file (Daniel)
Signed-off-by: Akash Goel <[email protected]>
Reviewed-by: Jesse Barnes <[email protected]>
Tested-by: Arjan van de Ven <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions