From: Patrik Jakobsson Date: Tue, 14 May 2013 12:37:10 +0000 (+0200) Subject: drm/gma500: Add fb gtt offset to fb base X-Git-Tag: v3.10-rc6~23^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61bb3fea44b71dd9935227920b036fdb96936f4d;p=pandora-kernel.git drm/gma500: Add fb gtt offset to fb base Old code assumed framebuffer starts at base of stolen memory. Since the addition of hardware cursors, this might not be true anymore so add the gtt offset to the calculation. Reported-by: Holger Schurig Tested-by: Holger Schurig Signed-off-by: Patrik Jakobsson --- Reading git-diff-tree failed