Re: Dispatching and scheduling--basic questions

2008-09-16 Thread Adam Jackson
On Mon, 2008-09-15 at 19:34 -0400, Peter Harris wrote: William Tracy wrote: In response to Adam and Tiago's emails, I'm looking at the dispatching and scheduling code, respectively. The most relevant file *seems* to be xserver/dix/dispatch.c, though grep pulls up some stuff under

Re: Building X

2008-09-19 Thread Adam Jackson
On Thu, 2008-09-18 at 23:39 -0700, Keith Packard wrote: On Fri, 2008-09-19 at 15:02 +1000, Russell Shaw wrote: I think it would be a good idea if there was a default cursor present if nothing else. At least when using the ugly grey stipple. If you're using -br, the missing-cursor plan

Re: XDMCP Docs...

2008-09-19 Thread Adam Jackson
On Thu, 2008-09-18 at 16:28 -0700, [EMAIL PROTECTED] wrote: Hi all, recently I was put in charge of creating a clean room implementation of the XDMCP protocol for our Apple Terminal Server product. This was done for various political and technical reasons which are beyond the scope of this

Re: Fix for damage protocol specification

2008-09-19 Thread Adam Jackson
On Thu, 2008-09-18 at 18:13 -0400, Owen Taylor wrote: Here's a tiny fix for the damage protocol specification Applied, thanks! - ajax signature.asc Description: This is a digitally signed message part ___ xorg mailing list xorg@lists.freedesktop.org

Re: OpenGL is free free free software

2008-09-19 Thread Adam Jackson
On Fri, 2008-09-19 at 17:54 +0100, David Gerard wrote: http://www.linux.com/feature/148339 SGI used their or later privilege to upgrade to the X11 licence. w00t! I've updated the server source in git to reflect FreeB 2.0. Older servers are exactly as free now, you just have to be aware that

Re: Building X

2008-09-19 Thread Adam Jackson
On Fri, 2008-09-19 at 08:28 -0700, Keith Packard wrote: On Fri, 2008-09-19 at 09:45 -0400, Adam Jackson wrote: On Thu, 2008-09-18 at 23:39 -0700, Keith Packard wrote: On Fri, 2008-09-19 at 15:02 +1000, Russell Shaw wrote: I think it would be a good idea if there was a default cursor

Re: Building X

2008-09-22 Thread Adam Jackson
On Fri, 2008-09-19 at 16:55 -0700, Keith Packard wrote: On Fri, 2008-09-19 at 13:52 -0400, Adam Jackson wrote: You don't ask for the stipple though. It's the default. My point was that if you want to avoid the vintage X appearance, you'd likely start the X server with a black root window

Re: [PATCH] Don't remap windows for SaveSetUnmap

2008-09-22 Thread Adam Jackson
On Fri, 2008-09-19 at 17:27 -0400, Owen Taylor wrote: I found that XFixesChangeSaveSet (..., SaveSetRoot, SaveSetUnmap); isn't working as expected ... when the client terminates, the save-set window will be reparented to the root window, but the window manager will get a MapRequest

Re: 1.4 - 1.5.1 performance regressions

2008-10-09 Thread Adam Jackson
On Thu, 2008-10-09 at 11:14 +0200, Michel Dänzer wrote: On Thu, 2008-10-09 at 11:02 +0200, Fabio wrote: I noticed some performance regression moving to a newer system with Xserver 1.5.1 from an 1.4 system with both XAA and EXA. Can you try current Git server-1.5-branch? Adam Jackson

Re: Looking for registers reference for Oak OTI64111 (Spitfire)

2008-10-09 Thread Adam Jackson
On Tue, 2008-10-07 at 19:28 -0500, Alex Villací­s Lasso wrote: Recently I dug up a very old graphics card, an Oak Spitfire OTI-64111 by Oak Technologies. After looking up information for it in Google, I found that there is no specific driver for xorg (although there are plenty of mirrors

Re: XTerm exits immediatly with self-compiled xorg

2008-10-09 Thread Adam Jackson
On Thu, 2008-10-09 at 09:38 +0200, Michel Dänzer wrote: On Wed, 2008-10-08 at 18:59 +0200, Clemens Eisserer wrote: I am currently trying to build xorg from git, and it mostly works except some font stuff. When I try to start xterm it quits immediatly with the following messages:

Re: xserver: Branch 'master'

2008-10-10 Thread Adam Jackson
On Thu, 2008-10-09 at 22:52 -0700, Zhenyu Wang wrote: diff --git a/hw/xfree86/ddc/xf86DDC.c b/hw/xfree86/ddc/xf86DDC.c index 0d86776..ad8feef 100644 --- a/hw/xfree86/ddc/xf86DDC.c +++ b/hw/xfree86/ddc/xf86DDC.c @@ -249,6 +249,7 @@ xf86DoEEDID(int scrnIndex, I2CBusPtr pBus, Bool complete)

Re: xserver: Branch 'master'

2008-10-10 Thread Adam Jackson
On Fri, 2008-10-10 at 09:56 -0700, Aaron Plattner wrote: On Thu, Oct 09, 2008 at 09:34:49PM +1030, Peter Hutterer wrote: ABI_XINPUT_VERSION was bumped with the MPX merge, thus 3 is already the correct version (server 1.5 has 2, btw.) Should we revert part of this patch? Sorry about

RE: I spy an i in xkeyboard-config data

2008-10-13 Thread Adam Jackson
On Sat, 2008-10-11 at 20:18 +0100, Colin Harrison wrote: Hi, There you go --- save_base.xml.in2008-10-11 20:13:17.0 +0100 +++ base.xml.in 2008-10-11 20:13:33.0 +0100 @@ -2446,7 +2446,7 @@ _descriptionLower Sorbian (qwertz)/_description

Re: Fwd: KVM Switch, EFID, Xorg.conf

2008-10-13 Thread Adam Jackson
On Sun, 2008-10-12 at 11:17 -0400, larry craig wrote: I have an IOgear extreme KVM switch that isn't passing along my EFID settings to xorg. I know this isn't a problem with Xorg and isn't your problem. But I need a solution, so here's what I'm thinking... When I plug my monitor in, all is

Render spec clarification

2008-10-13 Thread Adam Jackson
Right now Render is sort of vaguely defined when any of (src, mask, dst) point to the same underlying drawable. This is not necessarily just when they're all the same Picture, although that's certainly a special case. I'd like to have this clarified, since otherwise it becomes essentially

Re: I spy an i in xkeyboard-config data

2008-10-13 Thread Adam Jackson
On Mon, 2008-10-13 at 14:56 +0100, Sergey Udaltsov wrote: That's ok. Feel free to commit the fix. Applied, thanks! - ajax signature.asc Description: This is a digitally signed message part ___ xorg mailing list xorg@lists.freedesktop.org

Re: Render spec clarification

2008-10-13 Thread Adam Jackson
On Mon, 2008-10-13 at 09:00 -0700, Carl Worth wrote: On Mon, 2008-10-13 at 11:01 -0400, Adam Jackson wrote: Option B: when either of the above are true, the implementation must act as though mask and src are constant pixel sources for the duration of the request (ie, dst

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

Re: [PATCH] xfree86: if AllowEmptyInput is true, enable RAW mode on the console.

2008-10-16 Thread Adam Jackson
On Wed, 2008-10-15 at 12:55 +1030, Peter Hutterer wrote: + /* Set the keyboard to RAW mode. If we're using the keyboard + * driver, the driver does it for us. If we have AEI on, then + * we're expecting the devices to be added (i.e. evdev) and we + * have

Re: Intel: how's dynamic framebuffer allocation coming?

2008-10-16 Thread Adam Jackson
to use Compiz/xcompmgr with two screens again like I could with MergedFB. Adam Jackson has a project called shatter which should get around this. See last paragraph here: http://ajaxxx.livejournal.com/60080.html There's a (broken, incomplete, useful for reading but not for running, please don't

Re: ProcPutImage calls exaDoMoveOutPixmap, 4x slowdown

2008-10-16 Thread Adam Jackson
On Thu, 2008-10-16 at 08:02 -0700, Michel Dänzer wrote: On Wed, 2008-10-15 at 21:59 +0200, Maarten Maathuis wrote: On Wed, Oct 15, 2008 at 9:43 PM, Eric Anholt [EMAIL PROTECTED] wrote: Migrating out for a write-only operation is just broken, and is the thing that should be fixed there.

Re: [PATCH] fix broken sequence numbers of randr property events

2008-10-16 Thread Adam Jackson
On Wed, 2008-10-15 at 22:06 +0200, Pierre Willenbrock wrote: Hi, i found randr property changes killed all my gtk applications. Checking the protocol stream revealed broken sequence numbers for the randr property events. The attached patch for xserver fixes this. I also added support for

Re: Intel: how's dynamic framebuffer allocation coming?

2008-10-16 Thread Adam Jackson
On Thu, 2008-10-16 at 14:07 -0400, Joel Feiner wrote: Just to satisfy my curiosity, why was it that with MergedFB on radeon (before randr 1.2) I was able to have full acceleration across two screens? Was there no scan out limit in that particular case or was there some other workaround?

Re: [PATCH] close sockets in AbortServer()

2008-10-20 Thread Adam Jackson
On Mon, 2008-10-20 at 12:35 +0200, Matthieu Herrb wrote: Hi, while implementing or testing new features, I'm getting tired of having to remove the /tmp/.X11-unix/X0 socket that's left around when X crashes. The attached patch fixes it. I wonder if there are reasons for not doing that, or

Re: [PATCH] trivial patch to fix build using latin-but-not-quite locales (Turkish for example)

2008-10-21 Thread Adam Jackson
On Tue, 2008-10-21 at 15:08 +0200, Rémi Cardona wrote: Hi all, Here's a small oneliner patch to fix xserver's build using locales that have latin-based alphabets but have different uppercasing/lowercasing rules as Western languages, such as Turkish [1]. Basically, this patch forces

Re: Strange X behaviour reporting root window ID on an Enter/LeaveNotify event

2008-10-21 Thread Adam Jackson
On Tue, 2008-10-21 at 09:41 -0700, Bob Richmond wrote: I'll preface by saying I'm by no means fully versed on the X protocol, so what I'm seeing might be valid but unintuitive. I've been investigating an annoying bug in the xorg and metacity packages shipped with Fedora 9. Part of this bug

Re: [PATCH] Supporting pretty window destory effects in metacity-clutter

2008-10-24 Thread Adam Jackson
On Thu, 2008-10-23 at 19:14 +0100, Robert Bragg wrote: There is another case though where the application is forcefully closed and does not control the order in which windows are destroyed. If an app is killed then control moves to the server: In the server: CloseDownClient() ends up

Re: [PATCH] Notify DRI when crtc regions change

2008-11-04 Thread Adam Jackson
On Tue, 2008-11-04 at 02:07 -0800, Keith Packard wrote: diff --git a/hw/xfree86/modes/xf86Crtc.c b/hw/xfree86/modes/xf86Crtc.c index df47598..0ae1e4d 100644 --- a/hw/xfree86/modes/xf86Crtc.c +++ b/hw/xfree86/modes/xf86Crtc.c @@ -2545,6 +2545,14 @@ xf86SaveScreen(ScreenPtr pScreen, int mode)

Re: Smartcards

2008-11-06 Thread Adam Jackson
On Thu, 2008-11-06 at 09:56 +0100, pau carre wrote: Hello, I am looking for smart card X.org documentation. Does anyone knows where to get it? Anyway, have someone successfully deployed an xorg server with smart card support? The X server has nothing to do with user authentication [*]. The

Re: [ PATH ] An erroneously error message in evdev

2008-11-06 Thread Adam Jackson
On Thu, 2008-11-06 at 15:29 -0200, Fernando Carrijo wrote: Hi, The attached patch fixes an erroneously error message in evdev master. Applied, thanks! - ajax signature.asc Description: This is a digitally signed message part ___ xorg mailing list

Re: xf86-video-savage: use xf86XVFillKeyHelperDrawable if available for colorkey filling

2008-11-06 Thread Adam Jackson
On Thu, 2008-11-06 at 13:33 -0500, Alex Villací­s Lasso wrote: A few days ago I reported a bug (https://bugs.freedesktop.org/show_bug.cgi?id=18378) about XV colorkeying breaking when Metacity compositing is enabled. Michel Dänzer was kind enough to explain the root issue to me, and I

Re:

2008-11-06 Thread Adam Jackson
On Thu, 2008-11-06 at 13:47 -0500, Heydari, Farhad wrote: Is there a Multiple Overlay Extension (MOX) for X11; apparently MOX was presented in X Consortium and published in May 1996 issue of X Journal. It offers multiple overlay or underlay layers (hardware independent) which can be managed

New shatter development tree

2008-11-10 Thread Adam Jackson
http://cgit.freedesktop.org/~ajax/xserver-shatter/log/?h=shatter-2008 I'll be pushing updates here as I go. Conceptual review, particularly of the strategy documentation, is most welcome. Note that this is an ABI change: @@ -478,8 +493,6 @@ typedef struct _Screen { CloseScreenProcPtr

Re: New shatter development tree

2008-11-10 Thread Adam Jackson
On Mon, 2008-11-10 at 20:27 +, Colin Guthrie wrote: Adam Jackson wrote: http://cgit.freedesktop.org/~ajax/xserver-shatter/log/?h=shatter-2008 I'll be pushing updates here as I go. Conceptual review, particularly of the strategy documentation, is most welcome. Note

Re: Xorg over Linux vfb Problem

2008-11-12 Thread Adam Jackson
On Wed, 2008-11-12 at 19:03 +0800, Leandro Galvez wrote: Hi All, I am trying to run Xorg on my arm target device. It has no physical display device so I just enabled linux virtual framebuffer. But when I try to run the xserver, I get the message Cannot open virtual console 2. How do I

Re: [PATCH 0/7] Updated enter/leave event model

2008-11-18 Thread Adam Jackson
On Fri, 2008-11-14 at 20:51 +1000, [EMAIL PROTECTED] wrote: This patch series updates the X server to the enter/leave event model proposed by Owen Taylor a few months back [1]. Instead of the current model where some Enter or Leave events are only suppressed, this model actually adjusts each

Re: [PATCH] Notify DRI when crtc regions change

2008-11-18 Thread Adam Jackson
On Fri, 2008-11-14 at 12:50 -0800, Keith Packard wrote: Drivers that care about crtc positions on the screen to ensure that vblank works correctly need to be notified when crtcs are changed. Provide a hook in the mode setting code that is invoked whenever any configuration is done to the

Re: X server 1.6 release schedule

2008-11-18 Thread Adam Jackson
On Sat, 2008-11-15 at 15:57 -0200, Paulo César Pereira de Andrade wrote: I volunteered to manage an X server 1.6 release, tentatively scheduled for the end of the year (yes, this year, 2008). This release will include DRI2 and RandR 1.3 support. I'd like to know how much of the new Xinput

Re: X server 1.6 release schedule

2008-11-18 Thread Adam Jackson
. There is still one major bugfix that was only ever applied to 1.5 branch and not master: commit 7822a3d05f935cca3bfa47d15d961596652ecfca Author: Adam Jackson [EMAIL PROTECTED] Date: Tue Jun 17 16:10:51 2008 -0400 XAA: Disable offscreen pixmaps by default. Say Option

Re: [PATCH 1/5] handle extenion for detail timing block

2008-11-18 Thread Adam Jackson
On Mon, 2008-11-17 at 16:33 +0800, [EMAIL PROTECTED] wrote: From: MaLing[EMAIL PROTECTED] +struct hdmi { + Uchar Support_flags; + Uchar Max_TMDS_Clock; + Uchar Latency_Present; + Uchar Video_Latency; + Uchar Audio_Latency; + Uchar Interlaced_Video_Latency; + Uchar

Re: [PATCH 2/5] handle extenion for detail timing block

2008-11-18 Thread Adam Jackson
On Mon, 2008-11-17 at 16:39 +0800, [EMAIL PROTECTED] wrote: @@ -72,30 +76,6 @@ xf86MonitorSupportsReducedBlanking(xf86MonPtr DDC) * Quirks to work around broken EDID data from various monitors. */ -typedef enum { -DDC_QUIRK_NONE = 0, -/* First detailed mode is bogus, prefer

Re: [PATCH 3/5] handle extenion for detail timing block

2008-11-18 Thread Adam Jackson
On Mon, 2008-11-17 at 16:46 +0800, [EMAIL PROTECTED] wrote: @@ -2687,14 +2725,9 @@ xf86OutputGetEDIDModes (xf86OutputPtr output) _X_EXPORT xf86MonPtr xf86OutputGetEDID (xf86OutputPtr output, I2CBusPtr pDDCBus) { -ScrnInfoPtr scrn = output-scrn; -xf86MonPtr mon; -mon

Re: X server 1.6 release schedule

2008-11-18 Thread Adam Jackson
On Tue, 2008-11-18 at 14:36 -0800, Keith Packard wrote: On Tue, 2008-11-18 at 14:42 -0500, Adam Jackson wrote: On Fri, 2008-11-14 at 13:13 -0800, Keith Packard wrote: I volunteered to manage an X server 1.6 release, tentatively scheduled for the end of the year (yes, this year, 2008

Re: Current tinderbox regression (xf86-video-geode)

2008-11-19 Thread Adam Jackson
On Tue, 2008-11-18 at 21:17 -0500, Chris Ball wrote: http://tinderbox.x.org/builds/2008-11-18-0033/ http://tinderbox.x.org/builds/2008-11-18-0033/logs/xf86-video-geode/#build lx_driver.c: In function 'LXUnmapMem': lx_driver.c:621: error: 'pGeode' undeclared (first use in this function)

Re: X server 1.6 release schedule

2008-11-19 Thread Adam Jackson
On Tue, 2008-11-18 at 16:25 -0800, Keith Packard wrote: On Tue, 2008-11-18 at 18:23 -0500, Adam Jackson wrote: Overscan correction? I don't think this counts as a subset of projective transforms, but I could be wrong. No, not a part of projective transforms as it doesn't change

Re: X server 1.6 release schedule

2008-11-19 Thread Adam Jackson
On Wed, 2008-11-19 at 09:27 -0800, Keith Packard wrote: On Wed, 2008-11-19 at 13:55 +0100, Éric Piel wrote: Keith Packard schreef: On Tue, 2008-11-18 at 14:42 -0500, Adam Jackson wrote: Hello, Can we define what RANDR 1.3 means? I think we're largely in agreement but I'd like

Re: X server 1.6 release schedule

2008-11-19 Thread Adam Jackson
On Wed, 2008-11-19 at 09:25 -0800, Keith Packard wrote: On Wed, 2008-11-19 at 10:12 -0500, Adam Jackson wrote: I think it's most natural to do this as additional border fields in a MODEINFO. Imagine a new definition: I'd say adding a new border size and color request would be easier

Re: Tabs/spaces coding style question

2008-11-19 Thread Adam Jackson
On Wed, 2008-11-19 at 09:57 -0800, Dan Nicholson wrote: Sorry for the bikeshed question, but I'm confused by what style I should be using when patching the server. It seems that the consensus is 4-space indentation, and that's fine. But I keep seeing that when the opening indentation is at

Re: [PATCH] Always use server-display.xkm for xkbcomp output files

2008-11-19 Thread Adam Jackson
not be a good idea? Hey, it deletes code, how can it not be good. Signed-off-by: Adam Jackson [EMAIL PROTECTED] - ajax signature.asc Description: This is a digitally signed message part ___ xorg mailing list xorg@lists.freedesktop.org http

Re: Xorg 1.5.1 SEGV on Solaris 10

2008-11-20 Thread Adam Jackson
On Thu, 2008-11-20 at 07:45 -0800, Alan Coopersmith wrote: 3c03d9f1efbbacec6e8be58da99bf0977a8e0fec From: Adam Jackson [EMAIL PROTECTED] Date: Mon, 18 Aug 2008 14:37:42 -0400 Subject: [PATCH] Remove sparcPci.c Has this patch actually been tested on sparc Solaris? I'm reasonably sure I got

Re: XGetImage returns junk with Xorg/dummy_drv/VTs

2008-11-24 Thread Adam Jackson
On Fri, 2008-11-21 at 15:23 -0700, McDonald, Michael-p7438c wrote: I'm trying to run the Xorg server using the dummy driver in the background in Linux. Everything works fine as long as the dummy Xorg has the VT focus. If it's in the background, then XGetImage returns junk data. It seems

RE: Wrong links, files not where they're supposed to be

2008-11-24 Thread Adam Jackson
On Sat, 2008-11-22 at 18:56 -0500, Robert Dvoracek wrote: * The source directories for 7.4 in the various directories /releases/X11R7.4/src/{app,driver,font,lib,proto,util} only contain archives for the components which were updated for the new release. The other components

Re: DeliverPropertyEvent() accessing unallocated memory

2008-11-24 Thread Adam Jackson
On Sat, 2008-11-22 at 13:07 +0100, Matthieu Herrb wrote: Matthieu Herrb wrote: Hi, using OpenBSD's memory allocator (which has an option to fill free()'d memory with a specific pattern) I found out that xserver 1.5.3 is dumping core on exit. Same problem on git's master. This

Re: XGetImage returns junk with Xorg/dummy_drv/VTs

2008-11-24 Thread Adam Jackson
On Mon, 2008-11-24 at 18:17 +, Alan Cox wrote: Because when you don't have the VT, you don't have the hardware, so you can't submit commands to it. We don't preserve the framebuffer when we VT switch away, we just generate exposures for all windows when we restore X. There was

Re: Frame buffer Changed Event.

2008-12-01 Thread Adam Jackson
On Tue, 2008-11-25 at 10:18 +0800, Leandro Galvez wrote: Hi Adam, Does damage extension have the api to notify if the framebuffer has already been updated with the data? Need something to notify me if buffer has already been updated and ready for display so I can send the data to the

Re: DeliverPropertyEvent() accessing unallocated memory

2008-12-01 Thread Adam Jackson
On Tue, 2008-11-25 at 12:55 +0100, Matthieu Herrb wrote: Thanks for the answer. That seems to work indeed. Applied to master. Thanks for testing! - ajax signature.asc Description: This is a digitally signed message part ___ xorg mailing list

Re: Broken X11 After Mandriva Upgrade

2008-12-01 Thread Adam Jackson
On Wed, 2008-11-26 at 23:27 -0200, Paulo César Pereira de Andrade wrote: Remove the x11-driver-video-sun... packages listed above. They were being build and installed by default, but they won't work on a normal ix86 computer. Making one wonder why you build them for architectures that do not,

Re: Fwd: X.org PCI changes breaks support for Silicon Motion SM720 Lynx3DM card?

2008-12-01 Thread Adam Jackson
On Mon, 2008-12-01 at 00:39 -0800, Richard Schwarting wrote: So, I'm going to try and find out what the correct behaviour should be to fix it, but any hints would be gratefully appreciated. Other drivers handle this by unmapping memory at the end of PreInit. - ajax signature.asc

Draft: License policy for contributors

2008-12-02 Thread Adam Jackson
In light of the recent GLX relicensing, it was brought up to the board that our contribution policy is not really explicitly written down anywhere. The following is a licensing policy draft that's hopefully pretty uncontentious. Eventually this (or something like it) will go up on the wiki, and

Re: Draft: License policy for contributors

2008-12-02 Thread Adam Jackson
On Wed, 2008-12-03 at 06:28 +1100, Daniel Stone wrote: Hi, On Tue, Dec 02, 2008 at 01:48:31PM -0500, Adam Jackson wrote: I don't know what our documentation licensing stance is. MIT would keep things simple, but I don't know if it's appropriate for docs. What're our options? GFDL

Re: xset dpms and power management doesn't work with vesa driver

2008-12-02 Thread Adam Jackson
On Tue, 2008-12-02 at 20:53 +, Dave Wood wrote: Ok I have found mention that vesa doesn't support dpms. Pity. Sure it does. In fact, in sufficiently old versions of the vesa driver, it does dpms by banging on the VGA registers directly, which is a rather stunning failure since VBE defines a

Re: Is intel/SVDO supported

2008-12-03 Thread Adam Jackson
On Wed, 2008-12-03 at 19:45 +1100, garrone wrote: On Tue, Dec 02, 2008 at 02:23:32PM -0500, Adam Jackson wrote: On Tue, 2008-12-02 at 19:37 +1100, garrone wrote: The intel man page (in xf86-video-intel) says: SDVO and DVO TV outputs are not supported by the driver at this time. I'm

[PATCHBOMB] randr 1.3: primary output infrastructure

2008-12-08 Thread Adam Jackson
on the get-set-primary branches of the appropriate modules. - ajax From 0a40d1959735ee82cdee80ac937bb2c55385af32 Mon Sep 17 00:00:00 2001 From: Adam Jackson [EMAIL PROTECTED] Date: Mon, 8 Dec 2008 16:26:49 -0500 Subject: [PATCH] randr: Add [GS]etOutputPrimary --- randr/randrstr.h|8 randr

Re: xserver: Branch 'master'

2008-12-09 Thread Adam Jackson
On Tue, 2008-12-09 at 15:50 +0100, Luc Verhaegen wrote: On Mon, Dec 08, 2008 at 01:29:10PM -0800, Adam Jackson wrote: configure.ac |1 - 1 file changed, 1 deletion(-) New commits: commit 58a27d2932164e43c0db42b1286ec2f95250b420 Author: Adam Jackson [EMAIL PROTECTED] Date

Re: xserver: Branch 'master'

2008-12-09 Thread Adam Jackson
On Tue, 2008-12-09 at 15:12 -0500, Peter Harris wrote: David Gerard wrote: 2008/12/9 Adam Jackson [EMAIL PROTECTED]: 1) vm86 mode is an x86ism. It doesn't work in long mode, and almost certainly never will. 64-bit desktops are an increasingly large percentage of the world. It's

Re: [PATCH] Remove #define NEED_EVENTS and NEED_REPLIES

2008-12-10 Thread Adam Jackson
definitions were only available if NEED_EVENTS were defined, and all the reply definitions required NEED_REPLIES. Looks like Xproto.h dropped them by X11R6.3, which didn't have the #ifdef's anymore, so these are truly ancient now. Thanks for the double-check, Alan! Signed-off-by: Adam Jackson

Re: Error compiling Xext/sync.c

2008-12-11 Thread Adam Jackson
On Thu, 2008-12-11 at 17:07 +, Colin Harrison wrote: Hi, Following a recent git commit Xext/syn.c stopped compiling for me (using MinGW). Applied, thanks. - ajax signature.asc Description: This is a digitally signed message part ___ xorg

Re: Accounts and membership?

2008-12-16 Thread Adam Jackson
On Tue, 2008-12-16 at 18:25 +0100, Matthias Hopf wrote: On Dec 16, 08 14:12:38 +0100, Matthias Hopf wrote: who (or which group) is currently doing membership and account requests? I wanted my student from VoC 2007 have its project published on git.fdo, but his request for an account sits

Re: Trying to use Radeon driver on Apple eMac

2008-12-16 Thread Adam Jackson
On Tue, 2008-12-16 at 17:37 -0500, Alex Deucher wrote: The EDID for the built-in monitor of all PowerPC Macs can be found under /proc/device-tree. Since it's hard for anyone but Apple to know about every single type of monitor they've put into their computers, wouldn't it be better for

Re: Fixing compiler warnings

2009-02-04 Thread Adam Jackson
On Mon, 2009-02-02 at 23:02 +0100, Tomas Carnecky wrote: -- bigreq.c:46: warning: no previous prototype for ‘BigReqExtensionInit’ sync.c:2124: warning: no previous prototype for ‘SyncExtensionInit’ xcmisc.c:59: warning: no

Re: kb options should no longer appear in server usage?

2009-02-04 Thread Adam Jackson
On Mon, 2009-01-26 at 20:40 +, Colin Harrison wrote: Hi, The XKB extension is now hardwired enabled in the xserver Shouldn't the kb options be also removed from XkbUseMsg() ? Indeed. Done (and also nuked from man page), thanks. - ajax signature.asc Description: This is a digitally

Re: xserver: undefined reference to `ioperm'

2009-02-04 Thread Adam Jackson
On Tue, 2009-01-27 at 00:56 +0100, mailingli...@openelec.tv wrote: Hi, when i am build xorg server svn with uclibc-svn and kernel 2.6.28.1 i have follow error: uclibc is insufficiently macho. Try getting a real C library. Failing that, add the syscall to uclibc. - ajax signature.asc

Re: Patch for maintainerless i128 driver

2009-02-04 Thread Adam Jackson
On Fri, 2009-01-30 at 17:18 -0500, Thomas Jaeger wrote: I don't know if anyone's still using this hardware. My main motivation here is to make sure that drivers implement the various repeat modes in exa's composite operation correctly (that is, fall back to software if they don't), so that

Re: Question wrt xf86ReadMmio{8,16}

2009-02-04 Thread Adam Jackson
On Sat, 2009-01-31 at 13:22 -0500, Matt Turner wrote: Hi, xf86ReadMmio{8,16} both return a 32-bit int. Should the result be zero or sign extended? Zero, if I had to pick. The things you're reading are like as not to be bitfields, so it's not like sign extension would be meaningful. But

Re: save-under support

2009-02-05 Thread Adam Jackson
On Thu, 2009-02-05 at 09:32 -0500, Patrick O'Donnell wrote: As a trivial workaround, you can enable compositing for your own windows with XCompositeRedirectSubwindows(dpy, win, CompositeRedirectAutomatic). If a compositing manager is active, this will have no effect; otherwise, it will behave

Re: How can I obtain the type of an object by its identifier ?

2009-02-09 Thread Adam Jackson
On Mon, 2009-02-09 at 16:24 +0500, Alexei Babich wrote: Hello all. How can I obtain the type of an object by its identifier (XID)? E.g., window, picture, etc. From the client side? You don't. You could infer it by doing a bunch of GetWindowAttributes or similar and inspecting error codes,

Re: [PATCH 8/9] handle cea-ext data block and insert mode into mode list.

2009-02-11 Thread Adam Jackson
On Wed, 2009-02-11 at 17:17 +0800, Ma Ling wrote: +void xf86FetchDataBlock(xf86MonPtr mon, +int ext_type, int data_type, +void *data) +{ +int i; +Uchar *ext; + +if (mon == NULL) + return; + +for (i = 0; i

Re: [PATCH 4/9] handle detailed timing operation in xf86EdidModes.c

2009-02-11 Thread Adam Jackson
On Wed, 2009-02-11 at 17:15 +0800, Ma Ling wrote: +struct det_modes_parameter { +xf86MonPtr DDC; +ddc_quirk_t quirks; +DisplayModePtr * Modes; +Bool rb; +Bool preferred; +int timing_level; +}; Why the double pointer on Modes? (Admittedly, X's love of pointer

Re: [PATCH 1/9] Includes new structures and defined MACRO

2009-02-13 Thread Adam Jackson
On Thu, 2009-02-12 at 14:59 +0800, Ma Ling wrote: +struct cea_vendor_blk { + unsigned char ieee_id[3]; + Uchar portB:4; + Uchar portA:4; + Uchar portD:4; + Uchar portC:4; + struct vendor_hdmi hdmi; +}; I don't see the port bits mentioned in the base CEA

Re: [PATCH 8/9] handle cea-ext data block and insert mode into mode list.

2009-02-13 Thread Adam Jackson
On Thu, 2009-02-12 at 15:07 +0800, Ma Ling wrote: On Thu, 2009-02-12 at 03:11 +0800, Adam Jackson wrote: This timing list actually brings up an unpleasant topic. How are interlaced modes supposed to be represented inside the server? Detailed blocks seem to mostly be written

RE: [PATCH 8/9] handle cea-ext data block and insert mode into mode list.

2009-02-17 Thread Adam Jackson
On Sat, 2009-02-14 at 17:02 +0800, Ma, Ling wrote: And yeah, I think frame height is the sensible representation for modes internally. Now we just need to figure out how to fix up EDID timings that are in field height, but that's a fight for another day. So your menas (If I was wrong,

[ANNOUNCE] xf86-video-vesa 2.2.0

2009-02-17 Thread Adam Jackson
Adam Jackson (2): Add yet another pass to mode validation. vesa 2.2.0 Alan Coopersmith (2): Remove xorgconfig xorgcfg from See Also list in man page Add README with pointers to mailing list, bugzilla git repos git tag: xf86-video-vesa-2.2.0 http://xorg.freedesktop.org

[ANNOUNCE] libXfont 1.4.0

2009-02-18 Thread Adam Jackson
Lots of cleanup and misc bugfixes since 1.3.4. Still one of the worst libraries we ship though. If you're unfortunate enough to need speedo, type1, or printer fonts, then you'll want to skip this release. --- Adam Jackson (15): Delete speedo Delete Type1 const cleanup

Re: [ANNOUNCE] libXfont 1.4.0

2009-02-18 Thread Adam Jackson
On Wed, 2009-02-18 at 13:56 -0500, Adam Jackson wrote: Lots of cleanup and misc bugfixes since 1.3.4. Still one of the worst libraries we ship though. If you're unfortunate enough to need speedo, type1, or printer fonts, then you'll want to skip this release. Two minor clarifications

Re: Ximage's byte_order field

2009-02-23 Thread Adam Jackson
On Thu, 2009-02-19 at 10:54 -0700, McDonald, Michael-p7438c wrote: Am I allowed to change the value of the XImage byte_order field? And if I do, will subsequent XPutImage() calls do the right thing? Does the value of byte_order default to the client's byte order? The default byte order is the

[ANNOUNCE] xf86-video-rendition 4.2.1

2009-02-24 Thread Adam Jackson
Adam Jackson (2): Uninclude xf86Version.h rendition 4.2.1 Alan Coopersmith (1): Remove xorgconfig xorgcfg from See Also list in man page git tag: xf86-video-rendition-4.2.1 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-rendition-4.2.1.tar.bz2 MD5

[ANNOUNCE] xf86-video-sisusb 0.9.1

2009-02-24 Thread Adam Jackson
Adam Jackson (4): Build fix. Build fix. Really compile fix this time I mean it. sisusb 0.9.1 Alan Coopersmith (2): Remove xorgconfig xorgcfg from See Also list in man page Add README with pointers to mailing list, bugzilla git repos Daniel Stone (1

[ANNOUNCE] xf86-video-voodoo 1.2.1

2009-02-24 Thread Adam Jackson
Adam Jackson (4): xf86Version - xorgVersion Uninclude xf86Version.h Don't bother including xf86DDC.h xf86-video-voodoo-1.2.1 Alan Cox (1): Add missing call to xf86SetCrtcForModes() and add pass through option Paulo Cesar Pereira de Andrade (1): Compile warning

Re: Intel - Dithering on a 6 bit panel

2009-03-10 Thread Adam Jackson
On Fri, 2009-03-06 at 18:28 -0500, Benjamin M. Schwartz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Anholt wrote: On Tue, 2009-03-03 at 23:57 +, James Legg wrote: Hello, I have an Asus X58L laptop, which has Intel GM965 graphics. The framebuffer configurations

[ANNOUNCE] xf86-video-i740 1.3.0

2009-03-19 Thread Adam Jackson
Adam Jackson (2): Uncomment DDC2 code, move it before mode validation so DDC has some effect. i740 1.3.0 Alan Coopersmith (1): Remove xorgconfig xorgcfg from See Also list in man page git tag: xf86-video-i740-1.3.0 http://xorg.freedesktop.org/archive/individual/driver/xf86

[ANNOUNCE] xrandr 1.3.0

2009-04-01 Thread Adam Jackson
Aaron Plattner (1): Set the screen config on the correct screen. Adam Jackson (2): Allow zero replies from GetPanning to mean panning is unavailable. xrandr 1.3.0 Matthias Hopf (1): Revert Move outputs among crtcs as necessary. Fixes 14570 git tag: xrandr-1.3.0 http

Re: Documentation?

2009-04-07 Thread Adam Jackson
On Mon, 2009-04-06 at 17:43 -0700, Mark Wagner wrote: Are there programming references for the various extensions, or do I need to work from protocol specifications and uncommented header files? Much of the old Xlib documentation was paid for by the Open Group or its predecessors. No one's

Re: Documentation?

2009-04-07 Thread Adam Jackson
On Tue, 2009-04-07 at 12:01 +, Tuomo Valkonen wrote: On 2009-04-07, Ross Burton r...@burtonini.com wrote: I can't believe I'm feeding the troll, but in GNOME (and KDE I'm sure) there is a nice big Antialiasing: off button in the font configuration. Pollute my system with KDE or

[ANNOUNCE] xf86-video-nv 2.1.13

2009-04-07 Thread Adam Jackson
Aaron Plattner (2): Only match PCI display devices in our display driver. Add NV_/RIVA_ prefixes to fix build warnings. Adam Jackson (4): Adjust the nv34 panel tweak for Toshiba Tecra M2. Do E-EDID if built against a server that supports it. Remove README.NV1

Re: Documentation?

2009-04-08 Thread Adam Jackson
On Wed, 2009-04-08 at 09:33 -0400, Patrick O'Donnell wrote: From: Glynn Clements gl...@gclements.plus.com Date: Wed, 8 Apr 2009 11:58:45 +0100 Patrick O'Donnell wrote: Someone offered up www.x.org/docs ... a guide to what's even in that directory. ... Okay. BDF Bitmap

Re: Re:Re: How can I refresh keycode to keysym mapping?

2009-04-08 Thread Adam Jackson
On Wed, 2009-04-08 at 21:35 +0800, Edward wrote: Hi, Thank you very much. That must be the solution,but I am developing a QT application how can I listen MappingNotify ? I think all events will be sent to QT I don't know how to catch it MappingNotify is actually a non-optional event; it's

[ANNOUNCE] xserver 1.6.1

2009-04-14 Thread Adam Jackson
Adam Jackson (6): randr: Fix thinko in xf86TargetPreferred selinux: Don't bother relabeling resources that are being destroyed selinux: Add support for avc_acquire_netlink_fd() Fix Changelog generation Fix distcheck with dolt xserver 1.6.1 Eamon Walsh (3

[ANNOUNCE] xf86-video-mga 1.4.10

2009-04-27 Thread Adam Jackson
Adam Jackson (6): Remove a leftover from overlay support Fix xf86ModeBandwidth check Move device ID and memory sizing much earlier in setup G200SE: Only force 16bpp on low-memory cards Fix ChangeLog generation mga 1.4.10 Alan Coopersmith (2): Remove

[ANNOUNCE] glproto 1.4.10

2009-05-26 Thread Adam Jackson
Adam Jackson (2): Upgrade GLX Public License 1.0 to FreeB 2.0. glproto 1.4.10 James Cloos (1): Replace static ChangeLog with dist-hook to generate from git log Julien Cristau (1): Update to SGI FreeB 2.0. Paulo Cesar Pereira de Andrade (1): Janitor: Correct make

  1   2   3   4   >