[Bug 101852] [BAT][GDG] igt at drv_hangman@error-state-basic incomplete in CI

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 5 14:26:15 UTC 2017


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

--- Comment #12 from Chris Wilson <chris at chris-wilson.co.uk> ---
It dies on this write:

diff --git a/drivers/gpu/drm/i915/intel_display.c
b/drivers/gpu/drm/i915/intel_display.c
index 347146f1ce7d..ffa61d585cec 100644
--- a/drivers/gpu/drm/i915/intel_display.c
+++ b/drivers/gpu/drm/i915/intel_display.c
@@ -3337,7 +3337,7 @@ static void i9xx_update_primary_plane(struct intel_plane
*primary,
                I915_WRITE_FW(PRIMCNSTALPHA(plane), 0);
        }

-       I915_WRITE_FW(reg, dspcntr);
+       //I915_WRITE_FW(reg, dspcntr);

        I915_WRITE_FW(DSPSTRIDE(plane), fb->pitches[0]);
        if (IS_HASWELL(dev_priv) || IS_BROADWELL(dev_priv)) {

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


More information about the intel-gfx-bugs mailing list