On Sat, Feb 16, 2013 at 1:04 PM, Patrik Jakobsson patrik.r.jakobsson@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@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