Summary: | Screen flickering on dual screen | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | reichcv | ||||||||||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||||||||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||||||
Severity: | major | ||||||||||||||||
Priority: | medium | ||||||||||||||||
Version: | 7.7 (2012.06) | ||||||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||||||
OS: | Linux (All) | ||||||||||||||||
Whiteboard: | |||||||||||||||||
i915 platform: | i915 features: | ||||||||||||||||
Attachments: |
|
Description
reichcv
2011-11-12 07:18:18 UTC
Created attachment 53454 [details]
Xrandr output
Created attachment 53455 [details]
dmesg output
Created attachment 53456 [details]
Xorg config
Created attachment 53457 [details]
Xorg log
Created attachment 53458 [details]
cell video
Did you upload the correct video? I don't see any flickering? Does the flickering happen at regular intervals? Like every 10 or 30 seconds? If so, it's probably some desktop daemon polling the monitors at some regular interval (gnome power manager or the kde equivalent). If it's not that, you can try booting with radeon.disp_priority=2 on the kernel command line and see if that helps. Created attachment 53464 [details]
video
> Did you upload the correct video? Yes. But it's very tiny effect. I used another cam to film this so I hope it's more clear now. You can see the white stripes like one that commonly seen in photographs and films of CRT monitors. > Does the flickering happen at regular intervals? Like every 10 or 30 seconds? No. But it happen when playing flash video and/OR I have too many tabs open in my browser(chromium or opera or firefox). >If it's not that, you can try booting with radeon.disp_priority=2 on the kernel command line and see if that helps. It doesn't depend on the option. (In reply to comment #8) > > Does the flickering happen at regular intervals? Like every 10 or 30 seconds? > > No. But it happen when playing flash video and/OR I have too many tabs open in > my browser(chromium or opera or firefox). > Sounds like it's data underruns in the displays. > > >If it's not that, you can try booting with radeon.disp_priority=2 on the kernel command line and see if that helps. > > It doesn't depend on the option. Does booting with that option help? (In reply to comment #9) > (In reply to comment #8) > Does booting with that option help? No (In reply to comment #9) > (In reply to comment #8) > > > Does the flickering happen at regular intervals? Like every 10 or 30 seconds? > > > > No. But it happen when playing flash video and/OR I have too many tabs open in > > my browser(chromium or opera or firefox). > > > > Sounds like it's data underruns in the displays. > Be honest, I don't know what "data underruns" means. Could you clarify if this is software or hardware issue? (In reply to comment #11) > > > > Sounds like it's data underruns in the displays. > > > Be honest, I don't know what "data underruns" means. Could you clarify if this > is software or hardware issue? It means the memory controller is not able to keep the display FIFOs fed in certain cases. When the data isn't there, you might end up with a flicker or stripes on the screen. When you are doing heavy gfx work using the drawing engine, there is bandwidth contention between the display pipes and the drawing engine. The disp_priority option makes display requests to the highest priority in the memory controller. Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases. |
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.