[Intel-gfx] [PATCH] Correct alignment for framebuffer
Jesse Barnes
jbarnes at virtuousgeek.org
Tue Feb 3 18:50:19 CET 2009
On Tuesday, February 3, 2009 8:29 am Chris Wilson wrote:
> 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
Looks good, thanks Chris. Eric can you pick this up?
Acked-by: Jesse Barnes <jbarnes at virtuousgeek.org>
--
Jesse Barnes, Intel Open Source Technology Center
More information about the Intel-gfx
mailing list