Re: cairo performance and poulsbo driver

2009-12-18 Thread Johan Bilien
On Wed, Dec 16, 2009, Johan Bilien wrote: > Hi, > > we are using the poulsbo driver which was written by TG for intel and is > basically a wrapper around some Xpsb binary blob. > > One of our main problems nowadays is 2D performance. I have been using > the firefox-20090601 cairo trace as my benc

current X11 for openSuSE?

2009-12-18 Thread Werner LEMBERG
It seems that openSuSE factory doesn't offer the version 1.7.x of the X11 server. Is this true? Is there a repository which I can use instead? Werner ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/x

Re: current X11 for openSuSE?

2009-12-18 Thread Justin P. mattock
On 12/18/09 00:14, Werner LEMBERG wrote: > > It seems that openSuSE factory doesn't offer the version 1.7.x of the > X11 server. Is this true? Is there a repository which I can use > instead? > > > Werner > ___ > xorg mailing list > xorg@lists.free

Re: Is it normal that X consumes 800 MB RAM?

2009-12-18 Thread Maarten Maathuis
On Thu, Dec 17, 2009 at 10:40 PM, Nikos Chantziaras wrote: > On 12/17/2009 10:54 PM, dolphinling wrote: >> On 12/14/2009 04:44 PM, Nikos Chantziaras wrote: >>> The longer the system runs, the more RAM X eats.  After about 5 hours of >>> uptime, I get this: >>> >>>      http://i49.tinypic.com/wqu61

Pointer Acceleration

2009-12-18 Thread Lorenz Ruhmann
Hi, After quite some testing of the new predictable pointer code introduced with version 1.6 I have a question. My mouse is a Logitech MX 518 set to 1600 dpi via lomoco and using HAL. With the old pointer acceleration code (now lightweight scheme) my mouse cursor behaves perfectly with the follo

Re: Pointer Acceleration

2009-12-18 Thread Justin Piszcz
On Fri, 18 Dec 2009, Lorenz Ruhmann wrote: > Hi, > > After quite some testing of the new predictable pointer code introduced > with version 1.6 I have a question. > > My mouse is a Logitech MX 518 set to 1600 dpi via lomoco and using HAL. > > With the old pointer acceleration code (now lightweig

[ANNOUNCE] xeyes 1.1.0

2009-12-18 Thread James Cloos
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Xeyes watches what you do and reports to the Boss. This release adds support for using Xrender to display the sclera and pupils of the eyes. This enables anti-aliased rendering. Additionally, several janitorial cleanups and build fixes have accumula

Re: touchscreens in multiscreen setups

2009-12-18 Thread Daniel Stone
Hi, On Thu, Dec 17, 2009 at 10:35:16PM -0800, Keith Packard wrote: > I'd say tablets and touch screens should report raw device coordinates > and let the X server transform them as appropriate. It'd be really cool > if we could make all absolute devices report position in floating point > using a

Re: x1950 only 256mb ram accessible

2009-12-18 Thread Alex Deucher
On Fri, Dec 18, 2009 at 3:42 AM, Andrew Lyon wrote: > Hi, > > Running X server 1.6.3.901 with Radeon x1950 and xf86-video-ati-6.12.4 > on kernel 2.6.31 the driver is reporting that only 256mb ram is > accessible because that is the pci bar setting: > > (II) RADEON(0): Generation 2 PCI interface, u

Re: x1950 only 256mb ram accessible

2009-12-18 Thread Jerome Glisse
On Fri, Dec 18, 2009 at 08:42:19AM +, Andrew Lyon wrote: > Hi, > > Running X server 1.6.3.901 with Radeon x1950 and xf86-video-ati-6.12.4 > on kernel 2.6.31 the driver is reporting that only 256mb ram is > accessible because that is the pci bar setting: > > (II) RADEON(0): Generation 2 PCI in

Re: touchscreens in multiscreen setups

2009-12-18 Thread Alan Coopersmith
Peter Hutterer wrote: > - randr notification. with screens being added and removed, there's no > driver interface that I know of that input drivers can use to get notified > about this stuff. A hack I used years ago (well before RandR 1.2 and XI2 - I haven't checked in a long time if it still

Re: Sporadically erroneous keystroke repetitions

2009-12-18 Thread Tomasz Torcz
On Sun, Nov 15, 2009 at 11:25:25AM +, Colin Guthrie wrote: > > Is there anything I can do to debug (e.g. via SSH) when this situation > arises? I'm on 2.6.31.5, still on xserver 1.6.x but will be upgrading to > the latest packages all round today! > Ajax may have found cause: http://ajaxx

Re: Sporadically erroneous keystroke repetitions

2009-12-18 Thread Alan Coopersmith
Tomasz Torcz wrote: > On Sun, Nov 15, 2009 at 11:25:25AM +, Colin Guthrie wrote: >> Is there anything I can do to debug (e.g. via SSH) when this situation >> arises? I'm on 2.6.31.5, still on xserver 1.6.x but will be upgrading to >> the latest packages all round today! >> > > Ajax may have

Re: cairo performance and poulsbo driver

2009-12-18 Thread Soeren Sandmann
Johan Bilien writes: > > So I'm left wondering where the overhead of the xlib backend comes from. > > If I run sysprof (profile attached) while running the trace (in the > > Composite disabled case), I can see that pixman gets only 27.5% of the > > CPU time, while 39.4% is spent "in kernel". I'm