commit | ecd67955fd4c8e66e4df312098989d5fa7da624c | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 06 17:06:03 2012 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 13 10:50:53 2012 -0400 |
tree | 2520777f3f6a0d84b15c4d186555c80525636b23 | |
parent | 81ee8fb6b52ec69eeed37fe7943446af1dccecc5 [diff] |
drm/radeon: fix ordering in pll picking on dce4+ No functional change, but re-order the cases so they evaluate properly due to the way the DCE macros work. Noticed by kallisti5 on IRC. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>