Bug 15764 - Junk at right edge of screen when pointer gets updated
Summary: Junk at right edge of screen when pointer gets updated
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-30 00:18 UTC by Stefan Becker
Modified: 2008-09-20 01:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
X server logfile (35.50 KB, text/plain)
2008-04-30 00:18 UTC, Stefan Becker
no flags Details

Description Stefan Becker 2008-04-30 00:18:03 UTC
Created attachment 16253 [details]
X server logfile

I've noticed some temporary visual junk at the right edge of the screen when the pointer gets updated. The best way a can describe it is that when the pointer changes you see a random "sprite" for one frame on the right edge of the screen. The random contents seem to stem from the framebuffer itself.

I see this most often in the following situations:

  - moving the pointer over a link list in firefox: the pointer changes constantly between "pointer" and "hand" symbol

  - moveing the pointer over the middle scrollbar in gtik: the pointer changes between "text", "pointer" and "left-right resize/move" symbol


I'm currently using commit

  445b71021843665ba32f37b2ce5c9d2857c07cc7

on a Lenovo T60 running Fedora 9 preview.
Comment 1 Stefan Becker 2008-04-30 00:21:08 UTC
Could be the same problem as the "x1250 horizontal tearing problem" discussed on the mailing list. But I see this without a running video, just normal desktop usage.
Comment 2 Alex Deucher 2008-04-30 06:09:50 UTC
Does turning off tiling help?

Option "Colortiling" "false"
Comment 3 Stefan Becker 2008-04-30 15:22:44 UTC
Tried that:

$ fgrep Tiling /var/log/Xorg.0.log
(**) RADEON(0): Option "ColorTiling" "false"

Problem is still there.
Comment 4 Alex Deucher 2008-04-30 15:48:47 UTC
does my latest commit to ati git help?
3d469cbc3225d890a895dac7cbc1ab7e08054b48
Comment 5 Stefan Becker 2008-04-30 15:58:37 UTC
Unfortunately no...
Comment 6 Stefan Becker 2008-09-20 01:17:52 UTC
I haven't seen this in a long time. I think it disappeared when Alex did some changes to the PLL handling.


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.