[Intel-gfx] [PATCH] Correct alignment for framebuffer

Chris Wilson chris at chris-wilson.co.uk
Tue Feb 3 17:29:09 CET 2009


Hello all,

intel_pipe_set_base() sets an invalid alignment for I915_TILING_X on an
i915, triggering the warning "i915_write_fence_reg: object 0x00a00000
not 1M or size (0x400000) aligned".

The attached patch uses i915_gem_get_gtt_alignment() to compute the
correct alignment for a fenced object.

Thanks.
-ickle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-drm-i915-Fix-alignment-for-pinning-the-framebuffer.patch
Type: text/x-patch
Size: 2249 bytes
Desc: 
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090203/fe8d334f/attachment.bin>


More information about the Intel-gfx mailing list