[PATCH] gma500: Fix n, m1 and m2 clock limits for sdvo and lvds

Patrik Jakobsson patrik.r.jakobsson at gmail.com
Thu Feb 21 07:36:32 PST 2013


On Sat, Feb 16, 2013 at 1:04 PM, Patrik Jakobsson
<patrik.r.jakobsson at gmail.com> wrote:
> The values of n, m1 and m2 needs to be subtracted by 2 before writing them to
> the FP register. The dot clock calculation already thinks of these values in
> register form so we must also specify them as such.
>
> Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson at gmail.com>
> ---
>  drivers/gpu/drm/gma500/psb_intel_display.c |   12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

Dave, since Alan is taking some time off, can you ACK this and apply
to drm-next?

It fixes an actual issue for David Müller:
http://lists.freedesktop.org/archives/dri-devel/2013-February/035052.html

Thanks
-Patrik


More information about the dri-devel mailing list