Summary: | Vertical green line appears when particular sized video window is off the top of the screen | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Sitsofe Wheeler <sitsofe> | ||||||
Component: | Driver/intel | Assignee: | haihao <haihao.xiang> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | medium | CC: | chris | ||||||
Version: | unspecified | ||||||||
Hardware: | Other | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Sitsofe Wheeler
2009-10-27 12:07:26 UTC
Hi Sitsofe, Thanks for the bug report. I'm assigning this to haihao.xiang@intel.com since it's specific to video playback. -Carl Still here in: libdrm-intel1 2.4.18-1ubuntu2 xserver-xorg-video-intel On Ubuntu 10.04 alpha 3. Still here on libdrm-intel1 2.4.21+git20100702.b803918f-0ubuntu0sarvatt~lucid xserver-xorg-video-intel 2:2.12.0+git20100723.0ae30b6d-0ubuntu0sarvatt~lucid xorg 1:7.5+6ubuntu1~xorgedgers3~lucid It does sound like a decode issue, but it might be worth trying http://cgit.freedesktop.org/~ickle/drm-intel/ drm-intel-next for the overlay fixes. Unless of course you are not using the overlay in that pipeline... The issue is still here with the stock Ubuntu drivers when using 2.6.36-rc3-00114-g23a0d9e from drm-intel-next. Just as easy to reproduce as ever (so longer as you have gstreamer to hand). Still here. intel-next 2.6.37-rc1-00542-g0143832 libdrm-intel1 2.4.22+git20101109.877b2ce1-0ubuntu0sarvatt~lucid Created attachment 40321 [details] [review] fix plannar yuv issue Could you try with this patch? Created attachment 40345 [details] [review] fix plannar yuv issue patch backported to 2.11.0 I had to backport the changes to xorg-x11-drv-intel-2.11.0-5.fc13.x86_64.rpm but the patch resolved the issue on Fedora 13 running on an Intel Corporation 82G965 Integrated Graphics Controller [8086:29a2] (rev 02) which had previously shown the problem. commit 4c4ad555564a80311df1a4b762eb1e119c6d95fb Author: Xiang, Haihao <haihao.xiang@intel.com> Date: Wed Jan 19 15:25:06 2011 +0000 Correct offset of planes within clipped window Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=24767 Reported-and-tested-by: Sitsofe Wheeler <sitsofe@yahoo.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Hi, Chris Thank you for committing this patch, but the original patch uses srcPitch2 not srcPitch, I don't think srcPitch is right for this issue. Even better, thanks for checking! ;-) Do you have commit access to xorg or do you want me to correct it? I have pushed a fix for it. Thanks. |
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.