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:
c2831a9
)
drm/i915: add plane_config fetching infrastructure v2
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 7 Mar 2014 16:57:48 +0000
(08:57 -0800)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Sat, 8 Mar 2014 10:31:29 +0000
(11:31 +0100)
Early at init time, we can try to read out the plane config structure
and try to preserve it if possible.
v2: alloc fb obj at init time after fetching plane config
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found