[Bug 106478] Vertical line corruptions seen on the left side of Gen 9+ display

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 13 23:36:42 UTC 2018


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

--- Comment #8 from Chintan Patel <chintan.m.patel at intel.com> ---
(In reply to Chintan Patel from comment #7)
> Created attachment 141073 [details]
> vertical corruption logs

Hi Maarten,

I cherry-picked your patch (with small change, as patch gave compilation error
on pipe definition; intel_crtc->pipe instead of pipe) on drm-tip
4.18.0-01978-g273ade7fd922

                        intel_crtc_disable_pipe_crc(intel_crtc);

+                       /* Wait a vblank for planes to actually be turned off
*/
+                       intel_wait_for_vblank(dev_priv, intel_crtc->pipe);
+
                       
dev_priv->display.crtc_disable(to_intel_crtc_state(old_crtc_state), state);
                        intel_crtc->active = false;
                        intel_fbc_disable(intel_crtc);

Issue is still reproducible. Attaching the logs..

-- 
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: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180813/08a3c37a/attachment.html>


More information about the intel-gfx-bugs mailing list