[Bug 20222] [R690 X1200] flickering after update to 6.11.0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 9 15:38:14 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=20222





--- Comment #18 from Alex Deucher <agd5f at yahoo.com>  2009-11-09 15:38:12 PST ---
Does using either of these in conjunction with the others help?
RADEON_PLL_USE_FRAC_FB_DIV
RADEON_PLL_PREFER_CLOSEST_LOWER

E.g., 
pll_flags = RADEON_PLL_PREFER_LOW_REF_DIV | RADEON_PLL_USE_FRAC_FB_DIV;
or,
pll_flags = RADEON_PLL_PREFER_LOW_REF_DIV | RADEON_PLL_USE_FRAC_FB_DIV |
RADEON_PLL_PREFER_CLOSEST_LOWER;
etc.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list