commit | 56dd669a138c40ea6cdae487f233430d12372767 | [log] [tgz] |
---|---|---|
author | Aaron Durbin <adurbin@google.com> | Tue Sep 26 10:52:40 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:40 2006 +0200 |
tree | dd78cbf041176c1535915e9905e1af461bde0dc1 | |
parent | 9abd79280bbb9f56049f0168f412c3538cadb6eb [diff] |
[PATCH] Insert GART region into resource map Patch inserts the GART region into the iomem resource map. The GART will then be visible within /proc/iomem. It will also allow for other users utilizing the GART to subreserve the region (agp or IOMMU). Signed-off-by: Aaron Durbin <adurbin@google.com> Signed-off-by: Andi Kleen <ak@suse.de>