git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
915a428
)
agp/intel: Respect the GTT size on Sandybridge for scratch page setup.
author
Eric Anholt
<eric@anholt.net>
Thu, 18 Mar 2010 18:24:06 +0000
(11:24 -0700)
committer
Eric Anholt
<eric@anholt.net>
Thu, 18 Mar 2010 23:47:59 +0000
(16:47 -0700)
This is similar to
14bc490bbdf1b194ad1f5f3d2a0a27edfdf78986
which
respected it for how much of the GTT we would actually use. Now we
won't clear beyond allocated memory when filling the GTT with scratch
page addresses.
Signed-off-by: Eric Anholt <eric@anholt.net>
No differences found