From: Chris Wilson Date: Sat, 7 Aug 2010 10:01:39 +0000 (+0100) Subject: drm/i915: Apply i830 errata for cursor alignment X-Git-Tag: v2.6.36-rc2~2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eeefaf3c86b8937db8ad930c48bfb592fc5e32e;p=pandora-kernel.git drm/i915: Apply i830 errata for cursor alignment i830 requires 32bpp cursors to be aligned to 16KB, so we have to expose the alignment parameter to i915_gem_attach_phys_object(). Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed