Summary: | [945GM] GPU hang with mplayer in dualhead layout | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Tomas Janousek <tomi> | ||||||||
Component: | Driver/intel | Assignee: | haihao <haihao.xiang> | ||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||
Severity: | normal | ||||||||||
Priority: | medium | CC: | anarsoul, axet | ||||||||
Version: | 7.4 (2008.09) | ||||||||||
Hardware: | x86 (IA32) | ||||||||||
OS: | Linux (All) | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
Tomas Janousek
2009-11-20 10:55:09 UTC
Created attachment 31348 [details]
dmesg
Created attachment 31349 [details]
xorg log
Created attachment 31350 [details]
lspci
I've tried playing video with Xv on 945GM, it will give me a black window with extended desktop. Didn't see GPU hang message here. My configuration is: Kernel: (drm-intel-next)5b8f0be0dce012d190a53d55240fe3fde6306476 Mesa: (master)2b07b640619ac68344276ba0557ea46b2cbc3f26 Xserver: (master)19f7c15e2008dab3c46ba3e14dfa353d01c74f72 Xf86_video_intel: (master)eda2bb26783f7e9ef1ae659265930308378206e1 And it works well on 945GME(Aspire one) (In reply to comment #4) > I've tried playing video with Xv on 945GM, it will give me a black window with > extended desktop. Didn't see GPU hang message here. My configuration is: > Kernel: (drm-intel-next)5b8f0be0dce012d190a53d55240fe3fde6306476 > Mesa: (master)2b07b640619ac68344276ba0557ea46b2cbc3f26 > Xserver: (master)19f7c15e2008dab3c46ba3e14dfa353d01c74f72 > Xf86_video_intel: > (master)eda2bb26783f7e9ef1ae659265930308378206e1 > > And it works well on 945GME(Aspire one) > The steps to reproduce this issue is: 1. xinit & (without VGA attached) 2. attach VGA 3. xrandr --output VGA1 --auto 4. xrandr --output VGA1 --right-of LVDS1 5. mplayer -vo xv mediafile And FYI, following order can't reproduce the issue: 1. xinit & (with VGA attached) 2. xrandr --output VGA1 --right-of LVDS1 3. mplayer -vo xv mediafile (In reply to comment #5) > (In reply to comment #4) > > I've tried playing video with Xv on 945GM, it will give me a black window with > > extended desktop. Didn't see GPU hang message here. My configuration is: > > Kernel: (drm-intel-next)5b8f0be0dce012d190a53d55240fe3fde6306476 > > Mesa: (master)2b07b640619ac68344276ba0557ea46b2cbc3f26 > > Xserver: (master)19f7c15e2008dab3c46ba3e14dfa353d01c74f72 > > Xf86_video_intel: > > (master)eda2bb26783f7e9ef1ae659265930308378206e1 > > > > And it works well on 945GME(Aspire one) > > > > The steps to reproduce this issue is: > 1. xinit & (without VGA attached) > 2. attach VGA > 3. xrandr --output VGA1 --auto > 4. xrandr --output VGA1 --right-of LVDS1 > 5. mplayer -vo xv mediafile 945GME(Aspire one) also has this issue with these steps (In reply to comment #5) > (In reply to comment #4) > > I've tried playing video with Xv on 945GM, it will give me a black window with > > extended desktop. Didn't see GPU hang message here. My configuration is: > > Kernel: (drm-intel-next)5b8f0be0dce012d190a53d55240fe3fde6306476 > > Mesa: (master)2b07b640619ac68344276ba0557ea46b2cbc3f26 > > Xserver: (master)19f7c15e2008dab3c46ba3e14dfa353d01c74f72 > > Xf86_video_intel: > > (master)eda2bb26783f7e9ef1ae659265930308378206e1 > > > > And it works well on 945GME(Aspire one) > > > > The steps to reproduce this issue is: > 1. xinit & (without VGA attached) > 2. attach VGA > 3. xrandr --output VGA1 --auto > 4. xrandr --output VGA1 --right-of LVDS1 > 5. mplayer -vo xv mediafile > > And FYI, following order can't reproduce the issue: > 1. xinit & (with VGA attached) > 2. xrandr --output VGA1 --right-of LVDS1 > 3. mplayer -vo xv mediafile > We just found that the video is offset up to the top of the desktop. only bottom line of video can be still seen from the desktop I can reproduce this bug on 2009Q4 software with 945GM hardware, but system doesn't hang, mplayer just shows video in a thin (1px) line at the top of the screen. With composite enabled (kde effects with xrender backend) it shows video correctly in a window, but in fullscreen mode it shows only a black screen. Assigning to haihao.xiang@intel.com. -Carl Using XVideo on an extended desktop is fixed with: commit d31abccd41c417338aac7c681e8bc6bd187b1843 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon May 31 12:14:23 2010 +0100 i915: Support textured video on an extended desktop. Handle rendering textured video onto an extended desktop (>2048) by using a temporary pixmap. Note that we still cannot handle rendering to a greater than 2048 destination region, for that we will need to tile. Hmm, time to request a 2560x1600, 10bpc monitor... |
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.