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:
4d6294b
)
drm/i915: Extract general object init routine
author
Chris Wilson
<chris@chris-wilson.co.uk>
Sat, 11 Aug 2012 14:41:06 +0000
(15:41 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 24 Aug 2012 00:04:38 +0000
(
02:04
+0200)
As we wish to create specialised object constructions in the near
future that share the same basic GEM object struct, export the default
initializer.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found