[Intel-gfx] [PATCH 1/3] drm/i915: Fix MI_DISPLAY_FLIP plane select offset on Ivybridge.
Chris Wilson
chris at chris-wilson.co.uk
Wed Jun 8 12:57:35 CEST 2011
On Wed, 08 Jun 2011 02:54:36 -0700, Kenneth Graunke <kenneth at whitecape.org> wrote:
> IVB does only use three DWords, so the last OUT_RING should be nixed.
> Removing that does change the behavior, but doesn't yet make it work.
Note you can't just drop it since we need to keep the quadword
alignment, so shrink the command and add a trailing nop.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list