Summary: | [overlay] WARN_ON(new->frontbuffer_bits & frontbuffer_bits) etc | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Dmitry Gorbachev <d.g.gorbachev> | ||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | trivial | ||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||
Version: | unspecified | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | I845G | i915 features: | display/Other | ||||
Attachments: |
|
Dmitry, can you try following patch, it should solve your issue: https://patchwork.freedesktop.org/patch/102122/ (serie is : https://patchwork.freedesktop.org/series/10444/) Believed fixed commit 0d9bdd886f295b62c254a99da4153e7d287adb12 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Thu Aug 4 07:52:37 2016 +0100 drm/i915: Convert intel_overlay to request tracking intel_overlay already tracks its last flip request, along with action to take after its completion. Refactor intel_overlay to reuse the common i915_gem_active tracker. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 121067 [details] Traces This happens when playing videos with mpv (xvideo output) and switching to another window.