commit | 1e4db5f2b48401e7ac68e1b9b5323938223a6d15 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 05 10:16:12 2012 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Nov 07 09:14:47 2012 -0500 |
tree | 2af2a8ad941af4454144b0f21d14160a4fdf9214 | |
parent | 695ddeb457584a602f2ba117d08ce37cf6ec1589 [diff] |
drm/radeon/dce3: switch back to old pll allocation order for discrete 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>