Bug 26818 - 945GM: gpu hangs after half an hours with video overlay enabled
Summary: 945GM: gpu hangs after half an hours with video overlay enabled
Status: RESOLVED DUPLICATE of bug 29007
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: 7.5 (2009.10)
Hardware: Other All
: medium normal
Assignee: Carl Worth
QA Contact: Xorg Project Team
URL: http://bugzilla.kernel.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-01 05:48 UTC by Tomas M.
Modified: 2010-07-12 05:09 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Tomas M. 2010-03-01 05:48:07 UTC
after upgrading to 2.6.33 i decided to test the overlay feature implemented. 

when running with overlay enabled, playing a video usually hangs the system. with this i mean, the screen freezes, video stops playing, but i can still ssh into the box.

after some testing as described in the bug i posted in the kernel bugzilla here: http://bugzilla.kernel.org/show_bug.cgi?id=15389 the conclusion is that the GPU is actually not hung, and that userspace is stalled.

ive already tried backtracing X, but when te freeze happens, X doesnt break execution. 

hardware involved:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS,
943/940GML Express Integrated Graphics Controller (rev 03)


xorg.conf relevant snippet

Section "Device"
    Identifier  "Card0"
    Driver      "intel"
    VendorName  "Intel Corporation"
    BoardName   "Mobile 945GM/GMS, 943/940GML Express Integrated Graphics
Controller"
    BusID       "PCI:0:2:0"
    Option        "XvPreferOverlay" "True"
EndSection

i already fetched a gpu dump which is here: http://bugzilla.kernel.org/attachment.cgi?id=25200

any extra info needed, i will happily provide.
Comment 1 Tomas M. 2010-03-01 05:52:32 UTC
i forgot to mention:


dmesg comes in clean.

Xorg.0.log is clean too.

no error anywhere.
Comment 2 Chris Wilson 2010-07-12 05:09:10 UTC
Forward dup'ing.

*** This bug has been marked as a duplicate of bug 29007 ***


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.