drm/mgag200: Fix framebuffer base address programming
authorChristopher Harvey <charvey@matrox.com>
Wed, 8 May 2013 19:10:38 +0000 (19:10 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 13 May 2013 02:17:32 +0000 (12:17 +1000)
Higher bits of the base address of framebuffers weren't being
programmed properly. This caused framebuffers that didn't happen to be
allocated at a low enough address to not be displayed properly.

Signed-off-by: Christopher Harvey <charvey@matrox.com>
Signed-off-by: Mathieu Larouche <mathieu.larouche@matrox.com>
Acked-by: Julia Lemire <jlemire@matrox.com>
Tested-by: Julia Lemire <jlemire@matrox.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found