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:
763240d
)
drm/via: track user->memblock mapping with idr
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 25 Oct 2011 15:55:31 +0000
(17:55 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 21 Dec 2011 23:33:20 +0000
(
00:33
+0100)
Massive indirection through a hashtable for a simple key->pointer
look-up actually just adds bloat.
v2: Drop the misleading comment noted by Chris Wilson.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found