drm/radeon/kms: move atom encoder setup to a new file
authorAlex Deucher <alexander.deucher@amd.com>
Sun, 30 Oct 2011 21:20:22 +0000 (17:20 -0400)
committerDave 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