From: Christopher Harvey Date: Wed, 8 May 2013 19:10:38 +0000 (+0000) Subject: drm/mgag200: Fix framebuffer base address programming X-Git-Tag: v3.10-rc2~36^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f1d036648c1c5ed81b0e98d7a06d55df972701e;p=pandora-kernel.git drm/mgag200: Fix framebuffer base address programming 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 Signed-off-by: Mathieu Larouche Acked-by: Julia Lemire Tested-by: Julia Lemire Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed