Summary: | [IvyBridge]GPU hang when playing video on firefox (disable compiz) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | meng <mengmeng.meng> | ||||||||
Component: | DRM/Intel | Assignee: | Kenneth Graunke <kenneth> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||||||
Severity: | normal | ||||||||||
Priority: | medium | CC: | jbarnes | ||||||||
Version: | unspecified | ||||||||||
Hardware: | Other | ||||||||||
OS: | All | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
meng
2011-06-17 00:43:20 UTC
Created attachment 48076 [details]
dmesg
Created attachment 48077 [details]
i915_error_state
Created attachment 48078 [details]
Xorg.0.log
Were you trying to play the video fullscreen? If so, you'll need Jesse's kernel patches which make pageflipping work: http://lists.freedesktop.org/archives/intel-gfx/2011-June/011014.html Without those, most fullscreen apps will GPU hang. I haven't tested video either way, though, so those may not fix the bug. Note, that I'm pretty sure the MI_WAIT_FOR_EVENT code is only disabled on gen6. That will also cause a hang on gen7 with video and windowed swapbuffers. (In reply to comment #4) > Were you trying to play the video fullscreen? If so, you'll need Jesse's > kernel patches which make pageflipping work: > http://lists.freedesktop.org/archives/intel-gfx/2011-June/011014.html > Without those, most fullscreen apps will GPU hang. > I haven't tested video either way, though, so those may not fix the bug. Yes,Play the video fullscreen. Test the commit 6a574b5b9b186e2 with above two patches, it fixed the problem (GPU hang and i915 state error)when play the video fullscreen(enable compiz). But there is "Hangcheck" in dmesg. Video screen blank when playing video on firefo,pls see bug 38428. (In reply to comment #6) > (In reply to comment #4) > > Were you trying to play the video fullscreen? If so, you'll need Jesse's > > kernel patches which make pageflipping work: > > http://lists.freedesktop.org/archives/intel-gfx/2011-June/011014.html > > Without those, most fullscreen apps will GPU hang. > > I haven't tested video either way, though, so those may not fix the bug. > Yes,Play the video fullscreen. > Test the commit 6a574b5b9b186e2 with above two patches, it fixed the problem > (GPU hang and i915 state error)when play the video fullscreen(enable compiz). > But there is "Hangcheck" in dmesg. I assume you mean the same behavior as bug#38362, hence marking dup. *** This bug has been marked as a duplicate of bug 38362 *** (In reply to comment #7) > Video screen blank when playing video on firefo,pls see bug 38428. I don't understand. Why doesn't it get gpu hang (as this bug)? because with Jesse's patches, or not full-screen? (In reply to comment #9) > (In reply to comment #7) > > Video screen blank when playing video on firefo,pls see bug 38428. > I don't understand. Why doesn't it get gpu hang (as this bug)? because with > Jesse's patches, or not full-screen? This GPU hang exsits when play the video fullscreen on no-patches and no-compiz(Beacuse of bug 38362,disable compiz). When test on Jesse's patches,it fixed GPU hang. But video screen blank when playing video on firefox.It can reproduce by full screen switch(full-->not full-->full). Verified with the commit 7c9017e5b77118439952fe8dc22809bae4fae4b6,it works fine. Closing old verified. |
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.