drm/radeon/kms: update new pll algo
[deliverable/linux.git] / drivers / gpu / drm / radeon / radeon_mode.h
index 8912f2e8e640b6fae6691f3e470ee9529c92b17e..1702b820aa4d3137e0559d44bd64bc37d8c28d7c 100644 (file)
@@ -133,7 +133,7 @@ struct radeon_tmds_pll {
 /* pll algo */
 enum radeon_pll_algo {
        PLL_ALGO_LEGACY,
-       PLL_ALGO_AVIVO
+       PLL_ALGO_NEW
 };
 
 struct radeon_pll {
This page took 0.028285 seconds and 5 git commands to generate.