drm/radeon: make non-DP PPLL sharing more robust
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Sep 2012 16:43:41 +0000 (12:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:44 +0000 (13:10 -0400)
commit9642ac0e645198b62f99279704e829a286f58d96
tree624a677257dec358b89fcf8197cb0f2e4935c6b1
parent5df3196bac972138fa62ea17ed036161ae710062
drm/radeon: make non-DP PPLL sharing more robust

Compare the adjusted clock as well as the crtc mode
clock.  This handles cases where the driver adjusts
the clock for specific special cases.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/atombios_crtc.c