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:
17250b7
)
drm/i915: Remove mmap_offset
author
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 28 Oct 2010 12:03:06 +0000
(13:03 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 28 Oct 2010 19:55:02 +0000
(20:55 +0100)
Since we rarely use the mmap_offset and it is easily computable from the
obj->map_list.hash, remove it.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found