drm/radeon/kms: move disp eng pll setup to init path
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 20 Jan 2012 19:56:39 +0000 (14:56 -0500)
committerDave Airlie <airlied@redhat.com>
Tue, 24 Jan 2012 17:35:49 +0000 (17:35 +0000)
We really only need to set it up once on init or resume
rather than on every mode set.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found