testers needed for GX2 Xorg driver

2024-06-25 Thread Martin-Éric Racine
Greetings, The Geode Xorg driver is undergoing an extensive cleanup to remove features no longer supported by Xserver 18 or newer. One major effect of this cleanup is to purge any remnant of the XAA acceleration code from the AMD GX (NSC GX2) driver. We welcome volunteers to build and test the co

Linux KMS driver for Geode LX

2024-05-17 Thread Martin-Éric Racine
Greetings, As previously discussed on this mailing list, xf86-video-geode will eventually be retired and replaced with a Linux KMS driver. Someone had actually started working on such a driver ages ago. The author has been tracked down and just uploaded what he has below: https://github.com/fbra

[Xorg-driver-geode] release: xf86-video-geode 2.11.21

2023-05-28 Thread Martin-Éric Racine
Greetings, xf86-video-geode 2.11.21 was released a few days ago. This will probably be the very last release. There is one very last patch that was never committed. It needs to be tested on the OLPC XO-1.If someone with access to an XO-1 and to more generic Geode LX hardware wants to test this, p

[Xorg-driver-geode] RFC: should this patch be merged?

2021-01-10 Thread Martin-Éric Racine
e most common usage cases (OLPC and thin clients). In other cases (embedded platforms and laptops), this should be set manually via /etc/X11/xorg.conf using the DefaultDepth option. Signed-off-by: Martin-Éric Racine --- src/lx_driver.c |9 +++-- 1 files changed, 7 insertions(+), 2 dele

[Xorg-driver-geode] xf86-video-geode 2.11.20 released

2019-09-20 Thread Martin-Éric Racine
Greetings, I have released what had been sitting in Git for ages as xf86-video-geode 2.11.20. Please test this and report whether it still works with current X server versions. Here, this gives me the following error: [ 243.704] (II) LoadModule: "geode" [ 243.705] (II) Loading /usr/lib/xorg

[Xorg-driver-geode] [ANNOUNCE] xf86-video-geode 2.11.19

2016-12-12 Thread Martin-Éric Racine
Adam Jackson (1): Adapt Block/WakeupHandler signature for ABI 23 Martin-Éric Racine (1): Geode 2.11.19 git tag: xf86-video-geode-2.11.19 https://xorg.freedesktop.org/archive/individual/driver/xf86-video-geode-2.11.19.tar.bz2 MD5: 015f7111e41441324be2decca3bdb389 xf86-video-geode

[Xorg-driver-geode] [ANNOUNCE] xf86-video-geode 2.11.18

2016-02-03 Thread Martin-Éric Racine
Arrigo Marchiori (1): Geode MSR support for FreeBSD Connor Behan (3): Fix GX composite hooks Fix GX UploadToScreen and DownloadFromScreen LX: Restore old VT switch code Martin-Éric Racine (1): Geode 2.11.18 Matthew Green (1): Properly hide config.h inclusion

Re: [Xorg-driver-geode] [PATCH xf86-video-geode] Remove UploadToScreen and DownloadFromScreen

2015-08-25 Thread Martin-Éric Racine
2015-08-26 9:02 GMT+03:00 Matthieu Herrb : > On Tue, Aug 25, 2015 at 11:32:18PM -0400, Connor Behan wrote: >> The only reason these might be a tiny bit faster than other (recently >> removed) unaccelerated hooks is that they use assembly rather than >> memcpy. However, it still seems like a good id

[Xorg-driver-geode] [ANNOUNCE] xf86-video-geode 2.11.17

2015-05-20 Thread Martin-Éric Racine
Brian A. Lloyd (1): Add config.h include to src/lx_memory.c Maarten Lankhorst (1): Fix building Geode against xserver 1.17 Marc Balmer (1): Geode MSR support for OpenBSD Martin-Éric Racine (1): Geode 2.11.17 git tag: xf86-video-geode-2.11.17 http://xorg.freedesktop.org

Re: [Xorg-driver-geode] [Bug 80825] New: Output is disabled on VT switch

2015-05-07 Thread Martin-Éric Racine
2014-07-02 21:38 GMT+03:00 < https://bugs.freedesktop.org/show_bug.cgi?id=80825 >: > When using a dumb framebuffer driver like vesafb, a switch from X to another > VT > produces a black screen. This is because of vg_set_custom_mode disabling the > CRT output in DF_DISPLAY_CONFIG and DF_VID_MISC. >

[Xorg-driver-geode] Fwd: [PATCH] Fix building geode against xorg-server 1.17

2015-03-12 Thread Martin-Éric Racine
Can anyone who is building for X server 1.17 please test this? -- Forwarded message -- From: Maarten Lankhorst Date: 2015-03-12 11:50 GMT+02:00 Subject: [PATCH] Fix building geode against xorg-server 1.17 To: Martin-Éric Racine The xf86MapVidMem api is gone, use pciaccess

Re: [Xorg-driver-geode] GX1

2014-07-22 Thread Martin-Éric Racine
2014-07-22 19:00 GMT+03:00 Marc Gilet : > I own 2 thinclients (Fujitsu siemens Futro B100), with a GX1 CPU, and a > CS5530A video chip. > I've seen on the Geode driver site, that help would be appreciated for the > developpment of the GX1 part. > If anyone needs help, I can send you one of my thinc

[Xorg-driver-geode] [ANNOUNCE] xf86-video-geode 2.11.16

2014-07-16 Thread Martin-Éric Racine
Martin-Éric Racine (3): Added conditional include to fix FTBFS on xserver 1.15 and up. No need to conditionalize the xf86Modes.h include. Geode 2.11.16 git tag: xf86-video-geode-2.11.16 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-geode-2.11.16.tar.bz2 MD5

[Xorg-driver-geode] XF86 video Geode FTBFS against Xserver 1.15

2014-01-28 Thread Martin-Éric Racine
As reported via Debian: The Geode driver fails to build against xserver-xorg-dev 1.15 > geode_dcon.c: In function 'dcon_init': > geode_dcon.c:149:5: error: implicit declaration of function > 'xf86SetModeDefaultName' [-Werror=implicit-function- declaration] > xf86SetModeDefaultName(pGeode->p

[Xorg-driver-geode] cppcheck results for xf86-video-geode

2014-01-08 Thread Martin-Éric Racine
Greetings, Seeing today's news about a 23 year old security issue having been found in Xserver's codebase, I thought that I would run the same tool against xf86-video-geode's codebase. $ cppcheck --force --enable=warning,performance,portability . 2>err.txt The result is attached. Martin-Éric [

[Xorg-driver-geode] [ANNOUNCE] xf86-video-geode 2.11.15

2013-10-09 Thread Martin-Éric Racine
contemporary [build-aux] and [m4]. VALIDATION PLATFORM * Debian (X server 1.14.3) on FIC ION603A (Geode LX800). Adam Jackson (1): Remove mibstore.h Martin-Éric Racine (5): libtool upgrade to include m4 directory Bump AC_PREREQ to 2.60 as suggested by Gaetan Nadon Fix whitespace

Re: [Xorg-driver-geode] current status of Geode X.org driver

2013-10-09 Thread Martin-Éric Racine
2013/10/9 Mart Raudsepp : > On K, 2013-10-09 at 13:11 +0300, Martin-Éric Racine wrote: >> 2013/10/9 Mart Raudsepp : >> > On K, 2013-10-02 at 17:54 +0300, Martin-Éric Racine wrote: >> >> NEWS: I'm partial to completely deleting this one and instead including >&

Re: [Xorg-driver-geode] current status of Geode X.org driver

2013-10-09 Thread Martin-Éric Racine
2013/10/9 Mart Raudsepp : > On K, 2013-10-02 at 17:54 +0300, Martin-Éric Racine wrote: >> NEWS: I'm partial to completely deleting this one and instead including >> the NEWS in the commit message for each release. Comments? > > I object to deleting this. [...] Do not exp

Re: [Xorg-driver-geode] current status of Geode X.org driver

2013-10-07 Thread Martin-Éric Racine
I think that I pretty much have all the changes I wanted for this release (except for a major cleanup of new compiler warnings). The only nicety I'm missing is a configure switch to disable the GX component as desired. Let's face it: none of us have test GX hardware and it has already resulted in

Re: [Xorg-driver-geode] current status of Geode X.org driver

2013-10-04 Thread Martin-Éric Racine
to, 2013-10-03 kello 19:08 -0400, Gaetan Nadon kirjoitti: > On 13-10-03 03:00 AM, Martin-Éric Racine wrote: > > ke, 2013-10-02 kello 20:16 -0400, Gaetan Nadon kirjoitti: > >> On 13-10-02 06:48 PM, Martin-Éric Racine wrote: > >>> ke, 2013-10-02 kello 14:36 -0400, Gae

Re: [Xorg-driver-geode] current status of Geode X.org driver

2013-10-03 Thread Martin-Éric Racine
ke, 2013-10-02 kello 20:16 -0400, Gaetan Nadon kirjoitti: > On 13-10-02 06:48 PM, Martin-Éric Racine wrote: > > ke, 2013-10-02 kello 14:36 -0400, Gaetan Nadon kirjoitti: > >> On 13-10-02 10:54 AM, Martin-Éric Racine wrote: > >>>> You cannot have an empty m4 dir un

Re: [Xorg-driver-geode] current status of Geode X.org driver

2013-10-02 Thread Martin-Éric Racine
ke, 2013-10-02 kello 14:36 -0400, Gaetan Nadon kirjoitti: > On 13-10-02 10:54 AM, Martin-Éric Racine wrote: > >> You cannot have an empty m4 dir under git control. Some project put a > >> dummy README file but I prefer putting a .gitignore there containing > >&g

Re: [Xorg-driver-geode] current status of Geode X.org driver

2013-10-02 Thread Martin-Éric Racine
ti, 2013-10-01 kello 19:14 -0400, Gaetan Nadon kirjoitti: > On 13-10-01 11:11 AM, Martin-Éric Racine wrote: > > > 2013/10/1 Gaetan Nadon : > > > If you are going for a round of upgrades, here are some suggestions. > > > > > > COPYING:review the conte

Re: [Xorg-driver-geode] current status of Geode X.org driver

2013-10-01 Thread Martin-Éric Racine
2013/10/1 Gaetan Nadon : > If you are going for a round of upgrades, here are some suggestions. > > COPYING:review the content of the file to insure it matches the > copyright statements in the source code (which may have changed). > NEWS: review content > README:review content > TO

[Xorg-driver-geode] current status of Geode X.org driver

2013-10-01 Thread Martin-Éric Racine
Greetings, As some of you might have noticed, there hasn't been any release of the Geode X.org driver in nearly one year. The truth is simply that, asides from one removal of obsolete includes, there hasn't been any need to update our driver. The only changes currently pending involve a possible

[Xorg-driver-geode] [ANNOUNCE] xf86-video-geode 2.11.14

2012-11-25 Thread Martin-Éric Racine
lx_exa: Implement solid pictures support as source with a mask lx_exa: Improvements to negative srcX/Y PictOpSrc/Over operations NEWS: Fix placement order of 2.11.10 NEWS compared to others NEWS: Release notes for 2.11.14 Martin-Éric Racine (7): z4l.c: drop unnecessary #include

[Xorg-driver-geode] xf86-video-geode: 2.11.14 release candidate in Git - please test ASAP

2012-11-20 Thread Martin-Éric Racine
Greetings! Mart Raudsepp just informed me that he committed the last bunch of fixes to our Git repository for the xf86-video-geode module. This 2.11.14 is yet anther maintenance release, mainly done to bring the LX component in line with recent X server changes and to fix pending icon and text ren

Re: [Xorg-driver-geode] Glitch over text areas

2012-10-23 Thread Martin-Éric Racine
2012/10/23 Mart Raudsepp : >> > > After a lot of trial and error i got my geode video card working, but >> > > now i have some kind of glitch over icons and text areas. >> > > >> > > My hardware: PackardBell s18p, also known as: VYE S18 , Kohjinsha >> > > SA1F00 and other re-branded names of "s18p

Re: [Xorg-driver-geode] [PATCH] Document LXGetLegacyPanelMode(..)

2012-10-02 Thread Martin-Éric Racine
2012/10/2 Mart Raudsepp : > On N, 1970-01-01 at 00:00 +, Christian Gmeiner wrote: >> Oh and I forgot to say that the AMD source is under LGPL. > > But the driver as a whole is considered a MIT-like license as found in > the COPYING file, so we don't want to "downgrade" the license to LGPL > for

Re: [Xorg-driver-geode] [PATCH] Document LXGetLegacyPanelMode(..)

2012-10-02 Thread Martin-Éric Racine
2012/10/2 Christian Gmeiner : > Oh and I forgot to say that the AMD source is under LGPL. That might be an obstacle to merging the patch then, because all X.org components are distributed under an intirely different license. Martin-Éric ___ Xorg-driver-

Re: [Xorg-driver-geode] Patches to xf86-video-geode for X 1.13

2012-07-21 Thread Martin-Éric Racine
2012/7/21 Maarten Lankhorst : > Hey, > > I created a bunch of patches to make this driver compile against X1.13, > but I have no idea if it actually works or not. Could you review and test > please? > > X 1.13 did away with XAA and xf86Screens[] array, so I'm following the > other drivers with com

[Xorg-driver-geode] Fwd: Patches to xf86-video-geode for X 1.13

2012-07-21 Thread Martin-Éric Racine
-- Forwarded message -- From: Maarten Lankhorst Date: 2012/7/21 Subject: Patches to xf86-video-geode for X 1.13 To: Martin-Éric Racine Hey, I created a bunch of patches to make this driver compile against X1.13, but I have no idea if it actually works or not. Could you review

Re: [Xorg-driver-geode] building xf86-video-geode on non-Linux platforms?

2012-02-17 Thread Martin-Éric Racine
6. helmikuuta 2012 15.14 Martin-Éric Racine kirjoitti: > 2. tammikuuta 2012 1.04 Martin-Éric Racine > kirjoitti: >> Starting with release 2.11.13, the autoconf implementation of >> xf86-video-geode allows more flexibility on which platforms it can >> succesfully build

Re: [Xorg-driver-geode] building xf86-video-geode on non-Linux platforms?

2012-02-06 Thread Martin-Éric Racine
2. tammikuuta 2012 1.04 Martin-Éric Racine kirjoitti: > Starting with release 2.11.13, the autoconf implementation of > xf86-video-geode allows more flexibility on which platforms it can > succesfully build for, by skipping the ZTV module on platforms that > don't support V

[Xorg-driver-geode] building xf86-video-geode on non-Linux platforms?

2012-01-01 Thread Martin-Éric Racine
Greetings, Starting with release 2.11.13, the autoconf implementation of xf86-video-geode allows more flexibility on which platforms it can succesfully build for, by skipping the ZTV module on platforms that don't support V4L2. To my delight, GNU/Hurd seems to be such a platform. As reported earli

[Xorg-driver-geode] [ANNOUNCE] xf86-video-geode 2.11.13

2011-12-26 Thread Martin-Éric Racine
uot; to avoid a warning Mart Raudsepp (1): Fix parameter ordering for calloc/xnfcalloc calls Martin-Éric Racine (22): Removed README note about minimal version. Added README section about supported resolutions. Proofread and restructured the README for clarity. Added info

Re: [Xorg-driver-geode] xf86-video-geode: one last compiler warning

2011-12-25 Thread Martin-Éric Racine
25. joulukuuta 2011 19.24 Martin-Éric Racine kirjoitti: > Greetings, > > While making a last-minute distcheck before releasing 2.11.13, I > noticed the following: > >  CC     lx_display.lo > ../../src/lx_display.c: In function 'lx_crtc_gamma_set': > ../../src/lx

[Xorg-driver-geode] xf86-video-geode: one last compiler warning

2011-12-25 Thread Martin-Éric Racine
Greetings, While making a last-minute distcheck before releasing 2.11.13, I noticed the following: CC lx_display.lo ../../src/lx_display.c: In function 'lx_crtc_gamma_set': ../../src/lx_display.c:360:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] Wh

[Xorg-driver-geode] last call: xf86-video-geode 2.11.13 release candidate

2011-12-12 Thread Martin-Éric Racine
Greetings, As anyone watching our GIT repository [1] probably noticed, there has been a major refactoring of the autoconf scripts and an equally important cleanup of unused macros in xf86-video-geode. Additionally, backward-compatibility code that relies upon deprecated Linux kernels (e.g. V4Lv1)

Re: [Xorg-driver-geode] [PATCH 00/21] Patch series available for a pull

2011-11-23 Thread Martin-Éric Racine
t I do > not know if that is launched by Lenovo itself. It is a project near 2008 with > a v4l2 driver. > > > Thanks, > Frank > >> -Original Message- >> From: m.e.rac...@gmail.com [mailto:m.e.rac...@gmail.com] On Behalf Of >> Martin-éric Racine >

Re: [Xorg-driver-geode] [PATCH] Add the standard X.Org project contacts section

2011-11-21 Thread Martin-Éric Racine
Most of this information already is in the README, but in a different order. Additionally, the main Xorg mailing list has made it abundantly clear in the past that they are not interested in information requests or bug reports for this driver, which they consider extremely marginal. That's why we'

Re: [Xorg-driver-geode] [PATCH 00/21] Patch series available for a pull

2011-11-21 Thread Martin-Éric Racine
2011/11/21 Gaetan Nadon : > There is one more patch that I have failed to push yesterday. > That's the important one for FreeBSD which can now build without any tweak. Excellent. Thanks for noticing this! Interrestingly enough, enabling -std=gnu99 exposes this warning: ../../src/lx_display.c: In

Re: [Xorg-driver-geode] [PATCH 00/21] Patch series available for a pull

2011-11-20 Thread Martin-Éric Racine
2011/11/21 Gaetan Nadon : > This aggregates the patches recently posted. > > You can browse the patches at > http://cgit.freedesktop.org/~gnadon/xf86-video-geode/ > or you can pull them into your source tree: > > git pull --rebase git://people.freedesktop.org/~gnadon/xf86-video-geode > > There are

Re: [Xorg-driver-geode] [PATCH 00/21] Patch series available for a pull

2011-11-20 Thread Martin-Éric Racine
Please note that the --rebase option completely rewrites some recent changes performed into master! 2011/11/21 Gaetan Nadon : > This aggregates the patches recently posted. > > You can browse the patches at > http://cgit.freedesktop.org/~gnadon/xf86-video-geode/ > or you can pull them into your s

Re: [Xorg-driver-geode] [PATCH 12/12] Remove unused and misleading I386ARCH configuration code

2011-11-18 Thread Martin-Éric Racine
2011/11/18 Gaetan Nadon : > On Fri, 2011-11-18 at 16:40 +0200, Martin-Éric Racine wrote: > > Ideally, this would instead be converted into something that sets the > path to i386 headers and libraries, and switches the compiling host to > use its 32-bit personality, so that the driv

Re: [Xorg-driver-geode] [PATCH 11/12] Remove -DPNL_SUP for the ztv driver

2011-11-18 Thread Martin-Éric Racine
2011/11/18 Martin-Éric Racine : > 2011/11/18 Gaetan Nadon : >> On Thu, 2011-11-17 at 21:57 +0200, Martin-Éric Racine wrote: >> Pardon my ignorance, I guess the ztv driver is an additional driver that >> provides TV analog output. >> Some description in the README would

Re: [Xorg-driver-geode] [PATCH 12/12] Remove unused and misleading I386ARCH configuration code

2011-11-18 Thread Martin-Éric Racine
Ideally, this would instead be converted into something that sets the path to i386 headers and libraries, and switches the compiling host to use its 32-bit personality, so that the driver can be cross-compiled on 64-bit x86 hosts. 2011/11/17 Gaetan Nadon : > The AM_CONDITIONAL I386ARCH is not used

Re: [Xorg-driver-geode] [PATCH 11/12] Remove -DPNL_SUP for the ztv driver

2011-11-18 Thread Martin-Éric Racine
2011/11/18 Gaetan Nadon : > On Thu, 2011-11-17 at 21:57 +0200, Martin-Éric Racine wrote: > Pardon my ignorance, I guess the ztv driver is an additional driver that > provides TV analog output. > Some description in the README would be nice. Extensive googling did not > produce

Re: [Xorg-driver-geode] [PATCH 11/12] Remove -DPNL_SUP for the ztv driver

2011-11-17 Thread Martin-Éric Racine
Actually, both drivers support output to a Panel. Plus, ztv input is for LX only. 2011/11/17 Gaetan Nadon : > Only the gx driver provide such a panel. > > Signed-off-by: Gaetan Nadon > --- >  ztv/Makefile.am |    2 +- >  1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/ztv/Makef

Re: [Xorg-driver-geode] [PATCH 9/9] Remove unrequired .s assembly files automake support

2011-11-16 Thread Martin-Éric Racine
IIRC we have some inline Assembly in our code. That's probably why this is there. 2011/11/17 Gaetan Nadon : > Only the suffixes .s, .S, and .sx are recognized by automake > as being files containing assembly code. > > http://www.gnu.org/software/automake/manual/automake.html#Assembly-Support > > S

Re: [Xorg-driver-geode] What to do with LINUX_2_6 in z4l.c for the ztv driver

2011-11-16 Thread Martin-Éric Racine
2011/11/17 Gaetan Nadon : > The makefile hard codes -DLINUX_2_6 so the "else" never gets chosen. > > What will happen on *BSD systems or LINUX_3 source? > > A noop would be to remove the macro and the "else" code. IIRC that was to cover for API changes between 2.4 and 2.6 kernels in the V4L subsys

Re: [Xorg-driver-geode] [PATCH 0/3] Conditionally build the ZTV driver

2011-11-16 Thread Martin-Éric Racine
2011/11/16 Gaetan Nadon : > Any particular reasons why not? I know this is a bit of a shocker, but > having multiple targets in a makefile is error prone. The command to build > the ztv driver is all wrong. Leaving it in the same makefile will just make > it worse. When ever someone changes AM_CFL

Re: [Xorg-driver-geode] [PATCH 0/3] Conditionally build the ZTV driver

2011-11-16 Thread Martin-Éric Racine
I really would avoid moving the driver to its own directory. Other than that, these patches look promising. :) 2011/11/16 Gaetan Nadon : > This patch series detect the presence of Video For Linux which is a > pre-requisite > to the ztv driver. It also provides a configure option to allow distro b

Re: [Xorg-driver-geode] FreeBSD patch for xf86-video-geode 2.11.12

2011-11-15 Thread Martin-Éric Racine
2011/11/15 Arrigo Marchiori : > On Mon, Nov 14, 2011 at 03:07:33PM -0500, Gaetan Nadon wrote: > >> Could you compile the patch "Replace LFS transitional extension API >> lseek64 and off64_t" >> I just sent to the geode list. This is how things are done in X.Org >> which I believe runs on FreeBSD. >

Re: [Xorg-driver-geode] [PATCH video-geode] Replace LFS transitional extension API lseek64 and off64_t

2011-11-15 Thread Martin-Éric Racine
Gaetan, Thanks for this patch. I'm really wondering whether _LARGEFILE64_SOURCE was intentionally defined or not i.e. do the Durango and MSR codes require explicit 64-bit support or not. IIRC there were similar defines in the Cimarron code as well. Let's see what the AMD guys have to say. Basica

Re: [Xorg-driver-geode] FreeBSD patch for xf86-video-geode 2.11.12

2011-11-13 Thread Martin-Éric Racine
2011/11/14 Gaetan Nadon : > On Sun, 2011-11-13 at 23:51 +0200, Martin-Éric Racine wrote: > > It just occured to me that Marc Balmer once contacted the list with an > announce that he was maintaining the OpenBSD port of xf86-video-geode. > Let's see if he can participate in

Re: [Xorg-driver-geode] FreeBSD patch for xf86-video-geode 2.11.12

2011-11-13 Thread Martin-Éric Racine
2011/11/13 Gaetan Nadon : > On Sun, 2011-11-13 at 18:45 +0200, Martin-Éric Racine wrote: > > 2011/11/13 Gaetan Nadon : >> On Sun, 2011-11-13 at 16:09 +0200, Martin-Éric Racine wrote: >> >> 2011/11/13 Mart Raudsepp : >>> I don't have any particular id

Re: [Xorg-driver-geode] FreeBSD patch for xf86-video-geode 2.11.12

2011-11-13 Thread Martin-Éric Racine
2011/11/13 Gaetan Nadon : > On Sun, 2011-11-13 at 16:09 +0200, Martin-Éric Racine wrote: > > 2011/11/13 Mart Raudsepp : >> I don't have any particular idea about the FreeBSD side of things (does >> BSD really not have separate 64bit largefile offset handling routines?).

Re: [Xorg-driver-geode] FreeBSD patch for xf86-video-geode 2.11.12

2011-11-13 Thread Martin-Éric Racine
2011/11/13 Martin-Éric Racine : > 2011/11/13 Mart Raudsepp : >> I don't have any particular idea about the FreeBSD side of things (does >> BSD really not have separate 64bit largefile offset handling routines?). > > Apparently not. 64-bit variants of everything seem to be

Re: [Xorg-driver-geode] FreeBSD patch for xf86-video-geode 2.11.12

2011-11-13 Thread Martin-Éric Racine
2011/11/13 Mart Raudsepp : > I don't have any particular idea about the FreeBSD side of things (does > BSD really not have separate 64bit largefile offset handling routines?). Apparently not. 64-bit variants of everything seem to be defined via sys/types.h, but neither lseek or off_t seem to have

Re: [Xorg-driver-geode] FreeBSD patch for xf86-video-geode 2.11.12

2011-11-12 Thread Martin-Éric Racine
2011/11/13 Martin-Éric Racine : > Someone contributed this patch, which should allow building > xf86-video-geode 2.11.12 on FreeBSD. Could someone with access to > Geode hardware on FreeBSD please test this and report whether it > works? Thanks! And, sure enough, the Makefile.am cha

[Xorg-driver-geode] FreeBSD patch for xf86-video-geode 2.11.12

2011-11-12 Thread Martin-Éric Racine
Hello, Someone contributed this patch, which should allow building xf86-video-geode 2.11.12 on FreeBSD. Could someone with access to Geode hardware on FreeBSD please test this and report whether it works? Thanks! Martin-Éric diff --git a/Makefile.am b/Makefile.am index 74e0bd3..50d8aa9 100644 ---

Re: [Xorg-driver-geode] Redraw problems

2011-10-16 Thread Martin-Éric Racine
2011/10/12 Christian Gmeiner : > I am running the latest and greatest version of the geode driver > 2.11.12 and run into a problem with the refresh > of some dirty areas. I have a small Java based SWT application, which > fails to get redrawn after switching between > register card tabs. If I am us

[Xorg-driver-geode] proposal: DCON devices default to 16bpp and others to 24bpp

2011-10-06 Thread Martin-Éric Racine
Greetings, It has been repeatedly requested that xf86-video-geode's default color depth be raised to 24bpp for the LX component. However, one major obstacle to fulfilling this request has been that the OLPC XO-1 features a very limited amount of memory. The attached patch would implement differen

Re: [Xorg-driver-geode] Any know installation issues on Geode with latest distributions versions?

2011-08-01 Thread Martin-Éric Racine
=amd....@lists.x.org] On Behalf > Of Martin-Éric Racine > Sent: Monday, August 01, 2011 2:45 PM > To: Torres, Rigo > Cc: xorg-driver-geode@lists.x.org > Subject: Re: [Xorg-driver-geode] Any know installation issues on Geode with > latest distributions versions? > > 2011/8/1

Re: [Xorg-driver-geode] Any know installation issues on Geode with latest distributions versions?

2011-08-01 Thread Martin-Éric Racine
2011/8/1 Torres, Rigo : > My name is Rigo and I am from AMD customer support. > > We have a customer asking what are the supported Kernels and/or > distributions by the Geode graphics driver. It really depends on what Geode variant we're talking about. Generally-speaking, recent Fodera, Red Hat an

[Xorg-driver-geode] some GX nonsense in our driver

2011-07-13 Thread Martin-Éric Racine
In case anyone still cares for the GX2 Red Cloud support in our driver, the following might be worth looking into: (18.57.20) daniels: wow, we still have users of LoaderGetOS. the mind boggles. (18.59.26) daniels: also, huge congratulations for geode to defining GXRandRSetConfig as _X_EXPORT in g

Re: [Xorg-driver-geode] Plans for next releases

2011-04-01 Thread Martin-Éric Racine
2011/4/1 Christian Gmeiner : > I want to know what the plans for the next releases of the driver are. > Currently > I am using the geode driver for an embedded system and I am not that happy > with the speed of the driver with enabled hardware acceleration. At the moment > the driver preforms much

[Xorg-driver-geode] [ANNOUNCE] xf86-video-geode 2.11.12

2011-02-13 Thread Martin-Éric Racine
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Daniel Drake (1): Fix packed overlay offscreen allocations Martin-Éric Racine (2): Stop including "linux/videodev.h" in z4l.c Geode 2.11.12 git tag: xf86-video-geode-2.11.12 http://xorg.freedesktop.org/archive/individ

[Xorg-driver-geode] [ANNOUNCE] xf86-video-geode 2.11.11

2010-12-29 Thread Martin-Éric Racine
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Drake (1): Improve handling of gamma correction in video vs graphics Frank Huang (1): Print the panel mode BIOS uses Martin-Éric Racine (2): LX Panel: lower the 1024x600 refresh rate down to 60Hz. Geode 2.11.11 Priit

Re: [Xorg-driver-geode] compile failure for Fedora 15

2010-12-12 Thread Martin-Éric Racine
2010/12/3 Martin-Éric Racine : > On Wed, Dec 1, 2010 at 8:43 PM, Daniel Drake wrote: >> I tried submitting v2.11.10 to Fedora rawhide. Build fails because of: >> >> gx_randr.c: In function 'GXRandRSetMode': >> gx_randr.c:222:8: error: 'struct _ScrnInfo

Re: [Xorg-driver-geode] compile failure for Fedora 15

2010-12-03 Thread Martin-Éric Racine
On Wed, Dec 1, 2010 at 8:43 PM, Daniel Drake wrote: > I tried submitting v2.11.10 to Fedora rawhide. Build fails because of: > > gx_randr.c: In function 'GXRandRSetMode': > gx_randr.c:222:8: error: 'struct _ScrnInfoRec' has no member named > 'pixmapPrivate' > > http://koji.fedoraproject.org/koji/g

Re: [Xorg-driver-geode] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-11-19 Thread Martin-Éric Racine
On Fri, Nov 19, 2010 at 8:46 AM, Huang, FrankR wrote: >        I also suspect that you reverted my patch "simplify the > mode_valid_function" is wrong with the same reason. That patch has no wrong. The patch breaks normal operation on my ION603. You were informed of this as soon as I tested the

Re: [Xorg-driver-geode] FreeBSD patch for xf86-video-geode 2.11.10

2010-11-18 Thread Martin-Éric Racine
On Tue, Nov 16, 2010 at 1:10 PM, Arrigo Marchiori wrote: > Dear List, > > the attached patch allows compilation of the release 2.11.10 under > FreeBSD 7-STABLE. Thank you for the patch. Unfortunately we cannot merge it, because it disables settings optimized for Linux and replaces them with setti

[Xorg-driver-geode] [ANNOUNCE] xf86-video-geode 2.11.10

2010-11-09 Thread Martin-Éric Racine
pitch & reallocate pixmap for bo Hunk Cui (1): Allocate video memory with exaOffscreenAlloc Martin-Éric Racine (2): Revert "Simplify the mode_valid function" Geode 2.11.10 Otavio Salvador (1): lx_display: fix typo git tag: xf86-video-geode-2.11.10 http://xorg.free

[Xorg-driver-geode] proposal: set the GPIO to DDC mode during xf86-video-geode initialization

2010-11-06 Thread Martin-Éric Racine
Greetings, In relation to X.org bug #22100 [1], a solution has been proposed to make the Geode X driver set the GPIO MUX into DDC mode, before a parsing of the display's EDID data is even attempted. Currently, if the BIOS (or some other tool) has set the GPIO MUX to serial console mode, our driver

Re: [Xorg-driver-geode] Bug#570637: Still some bitmap corruption

2010-11-01 Thread Martin-Éric Racine
2010/9/27 Cui, Hunk : > Hi, Sam, > >        As you said it seems that there is still some issue with > compositing bitmaps in the geode driver 2.11.9-3, then run the > "evolution", but in my platform (the display resolution is 1280x1024, > Graphic memory is 24Mb, using the latest geode-driver), it

Re: [Xorg-driver-geode] [PATCH 2/2] Simplify the mode_valid function

2010-10-28 Thread Martin-Éric Racine
this part code, this patch only assembles all "MODE_OK" > into one "MODE_OK". And I have tried on my geode LX VGA platform using this > patch. It works fine and does not affect VGA modes. > > Thanks, > Frank > >> -Original Message- >>

Re: [Xorg-driver-geode] [PATCH 1/2] Revise the entry for 1024x600

2010-10-28 Thread Martin-Éric Racine
This one seems ok and did not introduce any regression. Committed. Martin-Éric On Thu, Oct 28, 2010 at 10:16 AM, Huang, FrankR wrote: > *Change the entry of 1024x600 from 3 to 7(That will not affect the entries > from > 3 to 6). And BIOS should set the VG_FP_TYPE bit[5:3] to 7. > *Use 1024x...@

Re: [Xorg-driver-geode] [PATCH 2/2] Simplify the mode_valid function

2010-10-28 Thread Martin-Éric Racine
This one is a major NO-NO. It wreaks serious havoc on normal VGA modes. Reverted. Martin-Éric On Thu, Oct 28, 2010 at 10:17 AM, Huang, FrankR wrote: > > Signed-off-by: Frank Huang > --- >  src/lx_output.c |   31 ++- >  1 files changed, 2 insertions(+), 29 deletions(

[Xorg-driver-geode] last call: patches to merge for X.org Geode 2.11.10

2010-10-27 Thread Martin-Éric Racine
Greetings, I just wanted to inform everyone that I will be releasing Geode 2.11.10 by November 1st. This one is still (mostly) a bugfix release. The only new features are support for a couple of Geode-based laptops' unusual LCD panel resolutions. As such, if there, any outstanding issue for whic

Re: [Xorg-driver-geode] GX by natsemi/cyrix on WYSE

2010-10-04 Thread Martin-Éric Racine
On Tue, Oct 5, 2010 at 12:37 AM, scott lorberbaum wrote: > here is the output of lspci -v > > you are right we have the 5530.so is there any way to run an old > driver or older version of X or anything to that extent? More to the point, you have the original 5530, which would suggest a Cy

Re: [Xorg-driver-geode] GX by natsemi/cyrix on WYSE

2010-10-04 Thread Martin-Éric Racine
On Mon, Oct 4, 2010 at 11:51 PM, scott lorberbaum wrote: > I'v been using some WYSE terminals for years with an older gentoo distro > as ltsp thin clients.  They use the "nsc" driver and the video card is > recognized and picked up perfectly. Could we get the result of "lspci -v" sent to this lis

Re: [Xorg-driver-geode] [PATCH 1/3] Mode Validation support on modeline in xorg.conf

2010-09-29 Thread Martin-Éric Racine
Merged in GIT. On Wed, Sep 29, 2010 at 11:45 AM, Huang, FrankR wrote: > From: Frank Huang > > *mode validation(lx_output_mode_valid) in geode driver should return > MODE_OK for all modes filtered out by previous process in this function. > Otherwise, new modelines(conf_modes) will be pruned by t

Re: [Xorg-driver-geode] [PATCH] Mode validation support on modeline in xorg.conf

2010-09-28 Thread Martin-Éric Racine
panel. > > Thanks, > Frank > >> -Original Message- >> From: m.e.rac...@gmail.com [mailto:m.e.rac...@gmail.com] On Behalf Of >> Martin-éric Racine >> Sent: 2010年9月28日 16:45 >> To: Huang, FrankR >> Cc: Geode Mailing List >> Subject: Re: [Xorg-dri

Re: [Xorg-driver-geode] [PATCH] Mode validation support on modeline in xorg.conf

2010-09-28 Thread Martin-Éric Racine
On Tue, Sep 28, 2010 at 11:38 AM, Huang, FrankR wrote: >> Thanks for this patch.  I'd like to know where the change in frequency >> comes from? > It does not change the frequency, just a typo error. I think Jordan want to > input 1280, but instead he used 1028 at past. OK, that's good to know. I

Re: [Xorg-driver-geode] [PATCH] Mode validation support on modeline in xorg.conf

2010-09-28 Thread Martin-Éric Racine
Thanks for this patch. I'd like to know where the change in frequency comes from? Also, what is our current strategy to implement support for the EC800's custom LCD resolution in e.g. Cimmarron? Best Regards, Martin-Éric On Tue, Sep 28, 2010 at 11:29 AM, Huang, FrankR wrote: > From: Frank Huan

Re: [Xorg-driver-geode] Bug#591364: fixed in Geode 2.11.9-1

2010-09-27 Thread Martin-Éric Racine
2010/9/27 Thomas Harding : > Le 27/09/2010 10:40, Cui, Hunk a écrit : >> >> Hi, Thomas, >>        About Debian BTS #591364, for the present state with the latest >> geode-driver 2.11.9-4, we were wondering if this fixes the issue or not? >> I hope you can tell me more about this, what does remain o

Re: [Xorg-driver-geode] [PATCH] Modify rotation pitch & reallocate pixmap for bo

2010-09-26 Thread Martin-Éric Racine
Thanks for the revised patch. Sadly, it fails to apply: $ git am ~/Desktop/\[PATCH\]\ Modify\ rotation\ pitch\ \&\ reallocate\ pixmap\ for\ bo.mbox Applying: Modify rotation pitch & reallocate pixmap for bo fatal: corrupt patch at line 11 Patch failed at 0001 Modify rotation pitch & reallocate pi

Re: [Xorg-driver-geode] Patch - "Modify rotation pitch & reallocate pixmap for bo" illuminate

2010-09-26 Thread Martin-Éric Racine
377929 > (https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-geode/+bug/377929 > ) > >        I will add the bug number into patch and resubmit this patch. > > Thanks, > Hunk Cui > >> -Original Message- >> From: m.e.rac...@gmail.com [mailto:m.e.r

Re: [Xorg-driver-geode] Patch - "Modify rotation pitch & reallocate pixmap for bo" illuminate

2010-09-26 Thread Martin-Éric Racine
Thank you for this patch. To which bug number on what BTS does it correspond? Martin-Éric On Sun, Sep 26, 2010 at 12:51 PM, Cui, Hunk wrote: > Hi, Martin, > >        Inverted rotation issue (icon and glyph missing and desktop > Corruption phenomenon), it was tested by Frank and Mitch, also I hav

Re: [Xorg-driver-geode] [Test PATCH ] "Modify rotation pitch & reallocate pixmap for bo" supplement

2010-09-19 Thread Martin-Éric Racine
deo-geode/+bug/377929 > ), about go to inverted mode rotation and back to normal, and afterwards > various icons are gone and many fonts are just three vertical lines. > > Thanks, > Hunk Cui > > -Original Message- > From: m.e.rac...@gmail.com [mailto:m.e.rac...@

Re: [Xorg-driver-geode] [Test PATCH ] "Modify rotation pitch & reallocate pixmap for bo" supplement

2010-09-19 Thread Martin-Éric Racine
On Sun, Sep 19, 2010 at 1:33 PM, Cui, Hunk wrote: > Hi, all, >        Inverted rotation issue (icon and glyph missing and desktop > chaos phenomenon), open the test patch, any feedback, please tell me. Thank you for this patch. Which bug number is this supposed to fix? On which bug tracker? Che

[Xorg-driver-geode] TODO for X.org Geode 2.11.10

2010-08-24 Thread Martin-Éric Racine
On Tue, Aug 24, 2010 at 6:43 AM, Huang, FrankR wrote: >> * Change all the Xfree, Xcalloc, Xmalloc calls to use the standard C >> equivalents (reason: being obsoleted starting with X server 1.9). > What does this mean? What part work we need to do? See the attached build log when building Geode 2.

Re: [Xorg-driver-geode] Bug#512020: fixed in Geode 2.11.9-1 ?

2010-08-24 Thread Martin-Éric Racine
On Tue, Aug 24, 2010 at 4:39 PM, Vladislav Kurz wrote: > I have recompiled the package against xorg in lenny, but it still works as > before. However it might be possible that with new Xorg it will work better, > but I cant test it right now. > > xrandr -left, is ok, Option "Rotate" "left" in xorg

Re: [Xorg-driver-geode] [ANNOUNCE] xf86-video-geode 2.11.9

2010-08-23 Thread Martin-Éric Racine
(please note that xorg-announce should not be used for discussion) On Mon, Aug 23, 2010 at 9:19 AM, Huang, FrankR wrote: > Glad to see the release of the new driver for geode. > Thanks for all guys working together here to let geode platform back to > users' sight. Appreciate Martin-Éric's work

[Xorg-driver-geode] [ANNOUNCE] xf86-video-geode 2.11.9

2010-08-22 Thread Martin-Éric Racine
root window. Mart Raudsepp (2): lx_exa: fallback in case of server-side gradients and solid fill Fix segfault with Option NoAccel Martin-Éric Racine (12): Removed superflous duplicate license from COPYING. Move the AMD-specific part of the license away from the boilerplate

Re: [Xorg-driver-geode] last call for testing: X.org Geode 2.11.9release candidate

2010-08-19 Thread Martin-Éric Racine
On Fri, Aug 20, 2010 at 5:05 AM, Huang, FrankR wrote: > For the rendering bug, main issue has been fixed in previous version driver. > About the logout screen misrendering, after some tests on daduke's > platform(special thanks for him), no hints here prove that is a rendering > issue(return FA

Re: [Xorg-driver-geode] last call for testing: X.org Geode 2.11.9 release candidate

2010-08-19 Thread Martin-Éric Racine
2010/8/14 Martin-Éric Racine : > As recently announced, we now have a release candidate for the X.org Geode > 2.11.9 video driver. Since last weekend, fixes for various rendering corner-cases affecting specific desktop environments have been committed in GIT. At this point, it seems tha

Re: [Xorg-driver-geode] last call for testing: X.org Geode 2.11.9 release candidate

2010-08-15 Thread Martin-Éric Racine
On Mon, Aug 16, 2010 at 9:36 AM, Mart Raudsepp wrote: > On L, 2010-08-14 at 11:32 +0300, Martin-Éric Racine wrote: >> Greetings, >> >> As recently announced, we now have a release candidate for the X.org >> Geode 2.11.9 video driver. [1] Please test >> it exten

  1   2   3   >