[Bug 100183] [SKL] [BAT] kms_cursor_legacy/2x-cursor-vs-flip-atomic fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 12 11:40:22 UTC 2017


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

Jani Saarinen <jani.saarinen at intel.com> changed:

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

--- Comment #13 from Jani Saarinen <jani.saarinen at intel.com> ---
Potentially fixed by:
commit 93aa2a1c25e562cc0ca69c3175333fe33fdf055b
Author:     Ville Syrjälä <ville.syrjala at linux.intel.com>
AuthorDate: Tue Mar 14 17:10:50 2017 +0200
Commit:     Ville Syrjälä <ville.syrjala at linux.intel.com>
CommitDate: Wed Mar 22 22:04:50 2017 +0200

    drm/i915: Fix SKL cursor watermarks

    Use intel_wm_plane_visible() to determine cursor visibility for SKL+
    also. Previously SKL+ would check the actual visibility which now
    conflicts with the assumptions in intel_legacy_cursor_update().

    We also change SKL+ to compute the cursor watermarks based on the
    unclipped cursor size, just as we do on all the other platforms.
    Using the clipped size could now result in garbage results.

    Testcase: igt/kms_chv_cursor_fail
    Fixes: a5509abda48e ("drm/i915: Fix legacy cursor vs. watermarks for
ILK-BDW
")
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100195

Marking resolved and closing.

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


More information about the intel-gfx-bugs mailing list