Embedded X

2008-10-14 Thread Amit
Hello team, First of all please excuse me for my questions if they seem trivial or if they have already been discussed on this mailing list though I have done much googling for this information. My concern is if there is any tiny/embedded version of X11 available targeting the embedded

Re: Embedded X

2008-10-14 Thread Amit
I forget to add that I will be using OPENGL ES 1.1/2.0 Thanks and Regards Amit Pundir On Tue, Oct 14, 2008 at 11:41 AM, Amit [EMAIL PROTECTED] wrote: Hello team, First of all please excuse me for my questions if they seem trivial or if they have already been discussed on this mailing list

Re: Embedded X

2008-10-14 Thread Mikhail Gusarov
Twas brillig at 11:41:31 14.10.2008 UTC+05 when [EMAIL PROTECTED] did gyre and gimble: A My concern is if there is any tiny/embedded version of X11 available A targeting the embedded platforms? kdrive. You will find it in X.org server tree. -- pgpPOPSC70pxC.pgp Description: PGP signature

Re: Embedded X

2008-10-14 Thread Kamalneet Singh
Amit wrote: Hello team, First of all please excuse me for my questions if they seem trivial or if they have already been discussed on this mailing list though I have done much googling for this information. My concern is if there is any tiny/embedded version of X11 available targeting

Re: Embedded X

2008-10-14 Thread Amit
Only building Xserver will be sufficient or do I have to build the whole X11 package availbale at http://xorg.freedesktop.org/releases/X11R7.2/src/ ? Thanks and Regards Amit Pundir On Tue, Oct 14, 2008 at 12:13 PM, Kamalneet Singh [EMAIL PROTECTED] wrote: Amit wrote: Hello team, First of all

Re: Embedded X

2008-10-14 Thread Kamalneet Singh
Amit wrote: Only building Xserver will be sufficient or do I have to build the whole X11 package availbale at http://xorg.freedesktop.org/releases/X11R7.2/src/ ? Not whole, but a lot of it. There is Building the modular tree at http://www.x.org/wiki/ModularDevelopersGuide, I don't know if it

Re: xf86-video-radeonhd 1.2.2 Release

2008-10-14 Thread Egbert Eich
On Tue, Oct 14, 2008 at 01:45:42PM +0200, [EMAIL PROTECTED] wrote: Hi, On Mon, Oct 13, 2008 at 08:03:43PM +0200, Matthias Hopf wrote: Version 1.2.2 improvements: - Added DRI support (R5xx and RS6xx). - Added support for RV770, RS780, M82, M86, and M88. - Added XVideo

Re: [PATCH] Xorg modalias dump

2008-10-14 Thread Nathaniel McCallum
Nathaniel McCallum wrote: Nathaniel McCallum wrote: Adam Jackson wrote: On Sun, 2008-09-07 at 02:13 -0400, Nathaniel McCallum wrote: There are still some problems though (and I'd appreciate any advise on how to solve them): 1. It crashes when the ati umbrella driver is installed, I'm

Re: xf86-video-radeonhd 1.2.2 Release

2008-10-14 Thread olafBuddenhagen
Hi, On Mon, Oct 13, 2008 at 08:03:43PM +0200, Matthias Hopf wrote: Version 1.2.2 improvements: - Added DRI support (R5xx and RS6xx). - Added support for RV770, RS780, M82, M86, and M88. - Added XVideo support. - Added CP based 2D acceleration (R5xx and RS6xx). - Added EXA

ProcPutImage calls exaDoMoveOutPixmap, 4x slowdown

2008-10-14 Thread Clemens Eisserer
Hello, I've a use-case where the client uploads 32x32 A8 images to an 256x256x8 pixmap which is later used as mask in a composition operation. The test-case is able to render with 40fps on xserver-1.3/intel-2.1.1 however with the latest GIT of both I only get ~10-15fps. Unfourtunatly I've not

Re: Embedded X

2008-10-14 Thread William Tracy
On Tue, Oct 14, 2008 at 12:40 AM, John Tapsell [EMAIL PROTECTED] wrote: Why not just go for the full X11? Memory wise I found no difference in the memory usage between X11 and kdrive on the OMAP. I am told that the full Xorg isn't very happy when built against uClibc. The original poster

Re: ProcPutImage calls exaDoMoveOutPixmap, 4x slowdown

2008-10-14 Thread Clemens Eisserer
Hi, There is ofcource a fallback system, which is pretty much a memcpy. Ah, I guess that was that memcpy I always saw in moveIn / moveOut ;) intel has never had an UploadToScreen hook. Ah interesting, because I saw 4x better performance with intel-2.1.1 / xserver-1.3. With this configuration

Re: ProcPutImage calls exaDoMoveOutPixmap, 4x slowdown

2008-10-14 Thread Maarten Maathuis
On Tue, Oct 14, 2008 at 7:35 PM, Clemens Eisserer [EMAIL PROTECTED] wrote: Hi, There is ofcource a fallback system, which is pretty much a memcpy. Ah, I guess that was that memcpy I always saw in moveIn / moveOut ;) intel has never had an UploadToScreen hook. Ah interesting, because I saw

Re: ProcPutImage calls exaDoMoveOutPixmap, 4x slowdown

2008-10-14 Thread Clemens Eisserer
Sorry for the email flood ... 2.1.1 probably used XAA as default, which didn't try to accelerate much. No, the results were with EXA enabled - although results with XAA are again magnitudes better ;) Thanks, Clemens ___ xorg mailing list

Re: Getting Xglamo upstream

2008-10-14 Thread Adam Jackson
On Mon, 2008-10-13 at 20:07 +0200, Holger Freyther wrote: Morning, for the Openmoko Freerunner we have a dedicated GPU (Glamo) and a dedicated kdrive based X (Xglamo). I'm in the process of forward porting the changes to the server 1.5 branch and would like to get the result included in

Inconsistent refresh rates in RandR and xvidtune

2008-10-14 Thread Tino Keitel
Hi, a while ago I noticed that RandR and xvidtune can disagree about the current refresh rate. The display in my notebook offers several refresh rates: 1024x768 50.0 + 60.0*40.0 First, I'll set it to 60 Hz for sure: $ xrandr --rate 60 ; xrandr --rate 60 xvidtune shows a mode

Re: Inconsistent refresh rates in RandR and xvidtune

2008-10-14 Thread Alex Deucher
On Tue, Oct 14, 2008 at 3:37 PM, Tino Keitel [EMAIL PROTECTED] wrote: Hi, a while ago I noticed that RandR and xvidtune can disagree about the current refresh rate. xvidtune is not xrandr 1.2 aware, so you may be adjusting the wrong crtc/output depending on what crtc and output are chosen as

Re: xf86-video-radeonhd 1.2.3 Release

2008-10-14 Thread Arkadiusz Miskiewicz
On Tuesday 14 of October 2008, Matthias Hopf wrote: On Oct 13, 08 22:53:19 +0200, Arkadiusz Miskiewicz wrote: On Monday 13 of October 2008, Luc Verhaegen wrote: Announcing the 1.2.3 Release of the xf86-video-radeonhd driver. Broken on linux/powerpc: Right. Please try the attached

Re: Render spec clarification

2008-10-14 Thread Soeren Sandmann
Adam Jackson [EMAIL PROTECTED] writes: On Mon, 2008-10-13 at 11:19 -0700, Keith Packard wrote: On Mon, 2008-10-13 at 13:50 -0400, Adam Jackson wrote: like a copy semantics of Option B to make the results predictable. The core protocol uses 'like a copy' for CopyArea/CopyPlane.

Re: ProcPutImage calls exaDoMoveOutPixmap, 4x slowdown

2008-10-14 Thread Clemens Eisserer
Hi, I think this is because intel does not provide an UploadToScreen hook (because it has no vram). It hasn't made (visible) effort to reintegrate UXA in EXA, Btw. I was using EXA without GEM. Has the UploadToScreen hook been removed when preparing the driver for UXA and/or GEM? One thing

keysymdef.h has wrong implies symbol?

2008-10-14 Thread Erik Streb del Toro
Hello. When I have “implies”¹ in my xkbmap it produces not the expected U+21D2 RIGHTWARDS DOUBLE ARROW as described in the comment of keysymdef.h but the symbol U+22A2 RIGHT TACK But this only in KDE apps not in Gnome/GTK. But if I use the X input method by typing export

Current tinderbox regression (libxcb)

2008-10-14 Thread Chris Ball
http://tinderbox.x.org/builds/2008-10-14-0029/ http://tinderbox.x.org/builds/2008-10-14-0029/logs/libxcb/#build http://cgit.freedesktop.org/xcb/libxcb/diff/configure.ac?id=cebd482a20fcc2b2dae0683c38e917a3740638a6 In file included from xcbint.h:34, from xcb_in.c:38:

Re: Inconsistent refresh rates in RandR and xvidtune

2008-10-14 Thread Tino Keitel
On Tue, Oct 14, 2008 at 16:01:53 -0400, Alex Deucher wrote: On Tue, Oct 14, 2008 at 3:37 PM, Tino Keitel [EMAIL PROTECTED] wrote: Hi, a while ago I noticed that RandR and xvidtune can disagree about the current refresh rate. xvidtune is not xrandr 1.2 aware, so you may be adjusting the

Re: Current tinderbox regression (libxcb)

2008-10-14 Thread Dan Nicholson
On Tue, Oct 14, 2008 at 1:40 PM, Chris Ball [EMAIL PROTECTED] wrote: http://tinderbox.x.org/builds/2008-10-14-0029/ http://tinderbox.x.org/builds/2008-10-14-0029/logs/libxcb/#build http://cgit.freedesktop.org/xcb/libxcb/diff/configure.ac?id=cebd482a20fcc2b2dae0683c38e917a3740638a6 In file

Re: Current tinderbox regression (libxcb)

2008-10-14 Thread Chris Ball
Hi, '$xcb_queue_buffer_size' undeclared here Here's a fix for someone to push; I don't seem to have access to xcb. commit 42c7ee29dbc08a21420f19964e2a11016c9424c4 Author: Chris Ball [EMAIL PROTECTED] Date: Tue Oct 14 17:08:49 2008 -0400 Build fix in configure.ac. AC_DEFINE()

Re: xf86-video-radeonhd 1.2.3 Release

2008-10-14 Thread Matthias Hopf
On Oct 13, 08 22:53:19 +0200, Arkadiusz Miskiewicz wrote: On Monday 13 of October 2008, Luc Verhaegen wrote: Announcing the 1.2.3 Release of the xf86-video-radeonhd driver. Broken on linux/powerpc: Right. Please try the attached patch. Matthias -- Matthias Hopf [EMAIL PROTECTED] __

xrandr mouse in invisible areas

2008-10-14 Thread Gabriel Landais
Hi, I've just set up my brand new Lenovo X300 and I am able to extend my desktop to an external display using xrandr. Main LCD panel uses 1440x900 and external monitor 1680x1050, so I set up Virtual to 3120 1050. But when I use for instance randr --output VGA --auto --right-of LVDS, an area

Re: evdev-2.0.6 error: field `absinfo' has incomplete type

2008-10-14 Thread Andrew Haninger
On Sat, Oct 11, 2008 at 6:37 PM, Andrew Haninger [EMAIL PROTECTED] wrote: evdev is building now, but xf86-input-keyboard-1.3.1 is not. I was eventually able to get Xorg 7.4 built, sans xf86-input-keyboard-1.3.1. I've tried building older versions with equal success. This obviously makes using X

DRI2 Heads up

2008-10-14 Thread Kristian Høgsberg
Hi, Here's a quick, last-minute note on the state of DRI2 before I take off for 2 weeks of vacation. I just pushed the updated protocol+docs to dri2proto and updated mesa, xserver and the dri2 branch of xf86-video-intel with the corresponding changes. What's implemented here is the lowest level

Re: ProcPutImage calls exaDoMoveOutPixmap, 4x slowdown

2008-10-14 Thread Michel Dänzer
On Tue, 2008-10-14 at 16:02 +0200, Clemens Eisserer wrote: I've a use-case where the client uploads 32x32 A8 images to an 256x256x8 pixmap which is later used as mask in a composition operation. The test-case is able to render with 40fps on xserver-1.3/intel-2.1.1 however with the latest