drm/radeon/kms/atom/dce3: call transmitter init on mode set
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 5 Nov 2009 07:21:06 +0000 (02:21 -0500)
committerDave Airlie <airlied@redhat.com>
Fri, 6 Nov 2009 01:35:36 +0000 (11:35 +1000)
Generally this is done at post, but might not always be done
with softboot or for connectors on docking stations.

Could probably be done once when the driver loads/resumes
rather than on each mode set.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found