drm/radeon/dce3: switch back to old pll allocation order for discrete
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Nov 2012 15:16:12 +0000 (10:16 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Nov 2012 14:14:47 +0000 (09:14 -0500)
The order shouldn't matter, but this seems to cause regressions for
certain specific cases.  This should fix it for now.  We probably
need to investigate a proper fix in the next development cycle.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Andy Furniss <andyqos@ukfsn.org>

No differences found