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:
da761a6
)
drm/i915: Use the agp_size determined from the GTT
author
Chris Wilson
<chris@chris-wilson.co.uk>
Wed, 27 Oct 2010 17:46:52 +0000
(18:46 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Wed, 27 Oct 2010 22:31:09 +0000
(23:31 +0100)
This is the same value as before, but it just makes the code slightly
more readable to use the local variable than converting the aperture
size into bytes every time.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found