[GM965 EXA] Frame-buffer compression broken for CPU writes (XPutImage)

Bug #281084 reported by Mikko Leppänen
2
Affects Status Importance Assigned to Milestone
X.Org X server
Confirmed
Unknown
xserver-xorg-video-intel (Ubuntu)
New
Undecided
Unassigned
Nominated for Intrepid by Mikko Leppänen

Bug Description

With GM965 in Intrepid I've experienced frequently cases where individual windows forget to update themselves randomly. This sounds to me very similar as the one reported and fixed upstream here:
http://bugs.freedesktop.org/show_bug.cgi?id=16257

Current fix is to disable framebuffer compression with GM965, although also GEM seems to have an effect in this case.
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-intel.git;a=commit;h=d24010b7b3f2419beb40dc5ae1e8aeb3e04b5a93

Changed in xorg-server:
status: Unknown → Fix Released
Revision history for this message
Bryce Harrington (bryce) wrote :

Please attach the output of `lspci -vvnn`, and attach your
/var/log/Xorg.0.log file from after reproducing this issue.
If you've made any customizations to your /etc/X11/xorg.conf please
attach that as well.

Changed in xserver-xorg-video-intel:
status: New → Incomplete
Changed in xorg-server:
status: Fix Released → Confirmed
Revision history for this message
Mikko Leppänen (m-leppanen) wrote :
Revision history for this message
Mikko Leppänen (m-leppanen) wrote :

I run my system without any xorg.conf

Revision history for this message
Mikko Leppänen (m-leppanen) wrote :

With the attached xorg.conf produced by dpkg-reconfigure xserver-xorg the bug is easily reproduced.

Revision history for this message
Mikko Leppänen (m-leppanen) wrote :

With the attached, modified xorg.conf I'm now unable to reproduce the issue. Good enough for me.

Diff:
--- xorg.conf.broken 2008-10-14 23:08:55.000000000 +0300
+++ xorg.conf.works 2008-10-14 23:17:57.000000000 +0300
@@ -20,6 +20,7 @@

 Section "Device"
  Identifier "Configured Video Device"
+ Option "FramebufferCompression" "False"
 EndSection

 Section "Monitor"

Revision history for this message
Mikko Leppänen (m-leppanen) wrote :

(couldn't find the bug workflow, let's try this)

Changed in xserver-xorg-video-intel:
status: Incomplete → New
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.