[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 15:32:23 UTC 2017


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

--- Comment #17 from Chris Wilson <chris at chris-wilson.co.uk> ---
Ok, set both planes to zero, no effect. In __display_resume:

        for_each_pipe(dev_priv, pipe) {
                struct intel_crtc *crtc =
                        intel_get_crtc_for_pipe(dev_priv, pipe);
                enum plane plane = crtc->plane;

                I915_WRITE_FW(DSPCNTR(plane), 0);
                I915_WRITE_FW(DSPADDR(plane), 0);
        }

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


More information about the intel-gfx-bugs mailing list