Description of problem: On a Trident Cyberblade XP4M32 (toshiba R100 laptop), a bug in bitblit in trident driver causes severe screen corruption when scrollin up. Version-Release number of selected component (if applicable): 1.2.1-3.fc6 How reproducible: everytime. Steps to Reproduce: 1. Make sure acceleration enabled on trident cyberblade XP card. 2. Open a web page longer than one screen in firefox. 3. Go to end of page and scroll one line up. Actual results: Screen corruption Expected results: scroll up. Additional info: Already fixed in later versions in xorg. One line patch fixing this problem here: http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-trident.git;a=commitdiff;h=1edecc1a72cf1e53a2800e2941cb3b49b9b7f97d
Created attachment 145682 [details] Upstream patch
Fixed in xorg-x11-drv-trident 1.2.3, thanks!