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:
8620fc6
)
drm/tegra: Relocate some output-specific code
author
Thierry Reding
<treding@nvidia.com>
Thu, 12 Dec 2013 10:06:55 +0000
(11:06 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Fri, 20 Dec 2013 14:56:07 +0000
(15:56 +0100)
Some of the code in the CRTC's mode setting code is specific to the RGB
output or needs to be called slightly differently depending on the type
of output. Push that code down into the output drivers.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found