[Bug 74053] [ivb] hang on rcs pageflip

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 12 10:21:46 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=74053

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #24 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit f66fab8e1cd6b3127ba4c5c0d11539fbe1de1e36
Author: Ville Syrjälä <ville.syrjala at linux.intel.com>
Date:   Tue Feb 11 19:52:06 2014 +0200

    drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVB

    According to BSpec the entire MI_DISPLAY_FLIP packet must be contained
    in a single cacheline. Make sure that happens.

    v2: Use intel_ring_begin_cacheline_safe()
    v3: Use intel_ring_cacheline_align() (Chris)

    Cc: Bjoern C <lkml at call-home.ch>
    Cc: Alexandru DAMIAN <alexandru.damian at intel.com>
    Cc: Enrico Tagliavini <enrico.tagliavini at gmail.com>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=74053
    Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
    Cc: stable at vger.kernel.org
    Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140212/19cf7789/attachment.html>


More information about the intel-gfx-bugs mailing list