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:
16cdf04
)
drm/radeon/kms: move atom encoder setup to a new file
author
Alex Deucher
<alexander.deucher@amd.com>
Sun, 30 Oct 2011 21:20:22 +0000
(17:20 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 1 Nov 2011 16:05:07 +0000
(16:05 +0000)
Leave the common code in radeon_encoders.c and move the atom
specific code to atombios_encoders.c. This matches legacy
encoder setup and crtc setup.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found