From: Keith Packard Date: Sun, 31 May 2009 03:42:29 +0000 (-0700) Subject: drm/i915: Don't trim cursor addresses to 11 bits X-Git-Tag: v2.6.31-rc1~356^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2245fda810f870dce9b030e6aa604320abba53a5;p=pandora-kernel.git drm/i915: Don't trim cursor addresses to 11 bits We can safely assume that cursor addresses will not extend beyond the addressable screen dimensions; setting the additional bits is harmless in any case. Signed-off-by: Keith Packard Signed-off-by: Eric Anholt --- Reading git-diff-tree failed