intel driver gets slow as soon as I rotate on a 1920x1200 display

Keith Packard keithp at keithp.com
Sat Jul 21 09:50:11 PDT 2007


On Sat, 2007-07-21 at 15:37 +0200, Thomas Glanzmann wrote:
> Hello,
> I just checked out Xorg from git and compiled it on Debian Etch. I have
> a EIZO S2431W with a resolution of 1920x1200 attached to a Mac Mini with
> a Intel 945GM[1]. As soon as I call "xrandr -o 1" I loose all my
> accerlation. I can literally watch how the "ls -al" output of a full
> screen xterm scrolles up. It takes several seconds to complete.  My
> /etc/X11/xorg.conf is at [2] and my Xorg.log.0 at [3]. Has anyone a idea
> what I did wrong or what I can do to improve the behaviour? Did I use
> the right intel driver?

Yeah, but you may have caught a version that broke acceleration for a
rotated screen. It's worth a try to switch to EXA acceleration to see if
this fixes it.

Section "Device"
   ...
   option "AccelMethod" "EXA"
   ...
EndSection

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20070721/1100a7f0/attachment.pgp>


More information about the xorg mailing list