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:
f34bc78
)
drm/tegra: Implement .mode_set_base()
author
Thierry Reding
<thierry.reding@avionic-design.de>
Wed, 28 Nov 2012 10:38:24 +0000
(11:38 +0100)
committer
Thierry Reding
<thierry.reding@avionic-design.de>
Fri, 22 Feb 2013 07:21:17 +0000
(08:21 +0100)
The sequence for replacing the scanout buffer is much shorter than a
full mode change operation so implementing this callback considerably
speeds up cases where only a new framebuffer is to be scanned out.
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
No differences found