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:
af26ef3
)
drm: encapsulate crtc->set_config calls
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 11 Dec 2012 12:47:23 +0000
(13:47 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Sun, 20 Jan 2013 14:57:58 +0000
(15:57 +0100)
With refcounting we need to adjust framebuffer refcounts at each
callsite - much easier to do if they all call the same little helper
function.
Reviewed-by: Rob Clark <rob@ti.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found