[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4D7F24E4.2040103@fastmail.fm>
Date: Tue, 15 Mar 2011 09:35:48 +0100
From: Anders Eriksson <aeriksson@...tmail.fm>
To: Alex Deucher <alexdeucher@...il.com>
CC: airlied@...hat.com, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org, xorg-driver-ati@...ts.x.org
Subject: Re: Radeon jittery post 2.6.35
> Does this patch help?
>
> diff --git a/drivers/gpu/drm/radeon/atombios_crtc.c
> b/drivers/gpu/drm/radeon/atombios_crtc.c
> index 1d89259..a2bd944 100644
> --- a/drivers/gpu/drm/radeon/atombios_crtc.c
> +++ b/drivers/gpu/drm/radeon/atombios_crtc.c
> @@ -524,7 +524,7 @@ static u32 atombios_adjust_pll(struct drm_crtc *crtc,
> if ((rdev->family == CHIP_RS600) ||
> (rdev->family == CHIP_RS690) ||
> (rdev->family == CHIP_RS740))
> - pll->flags |= (/*RADEON_PLL_USE_FRAC_FB_DIV |*/
> + pll->flags |= (RADEON_PLL_USE_FRAC_FB_DIV |
> RADEON_PLL_PREFER_CLOSEST_LOWER);
>
> if (ASIC_IS_DCE32(rdev) && mode->clock > 200000)
> /* range limits??? */
No. No improvement on rc8.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists