[Bug 98036] [BYT] constant screen flicker and rendering errors [regression]

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 26 16:21:15 UTC 2016


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

--- Comment #9 from Pekka Jylhä-Ollila <pekka.jylha-ollila at intel.com> ---
The flickering starts as soon as the desktop launches, and almost every screen
update causes the screen to go black. After a short while the screen remains
black and doesn't show anything.

I tried reverting the previously mentioned commit 2efb813 from the latest
drm-intel-nightly and it fixed the flickering issue on BYT.

The flags passed to i915_gem_object_ggtt_pin in
i915_gem_object_pin_to_display_plane changed from PIN_MAPPABLE to
(PIN_MAPPABLE | PIN_NONBLOCK), which seems to have caused the problem.
Changing the flags back to PIN_MAPPABLE also fixed the flickering.

Chris, can you revert this change or fix the issue on BYT?

-- 
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/20161026/4969d574/attachment-0001.html>


More information about the intel-gfx-bugs mailing list