summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-26Initial stab at converting geode to new X1.13 APIMaarten Lankhorst13-78/+208
2012-07-26Allow building on Xservers without XAAMaarten Lankhorst6-3/+47
2012-07-25lx_exa: Fix EXA minor version checksMart Raudsepp1-2/+2
2012-07-25Fix an unused variable warning in geode_driver.cMart Raudsepp1-6/+0
2012-07-11Whitespace cleanup using ../modular/x-indent.shMartin-Éric Racine90-10615/+10952
2012-04-03geode: fix compile on x86-64 in tinderbox.Dave Airlie1-1/+1
2012-01-02z4l.c: drop unnecessary #include linux/types.hMartin-Éric Racine1-2/+0
2011-12-26Geode 2.11.13xf86-video-geode-2.11.13Martin-Éric Racine1-1/+1
2011-12-25Fix lx_display.c:360:9: warning: ISO C90 forbids mixed declarations and codeMartin-Éric Racine1-1/+2
2011-12-19Fix for new vgaHW ABIAdam Jackson2-0/+4
2011-12-12DCONDPMSSet: handle error return code on "write" to avoid a warningGaetan Nadon1-1/+6
2011-11-29README: added example of ZTV loading to EC800 xorg.conf sample.Martin-Éric Racine1-4/+8
2011-11-29README: do not suggest compiling with xserver older than 1.3Gaetan Nadon1-7/+0
2011-11-24README: added info about how to calculate arbitrary laptop modelines.Martin-Éric Racine1-76/+87
2011-11-21README: whitespace cleanup.Martin-Éric Racine1-6/+6
2011-11-21README: harmonize x.org versus freedesktop.org as much as possible.Martin-Éric Racine1-1/+1
2011-11-21README: add info about the Geode mailing list and Bugzilla component.Martin-Éric Racine1-7/+15
2011-11-21Remove unrequired large file descriptor partial supportGaetan Nadon2-5/+6
2011-11-21README: a little bit of proofreading wouldn't hurt now, would it?Martin-Éric Racine1-5/+5
2011-11-21README: added a sample xorg.conf for 1024x600 and 800x480 laptops.Martin-Éric Racine1-3/+39
2011-11-21config: fix Autoconf warnings and improve commentsGaetan Nadon1-11/+22
2011-11-21config: The compiler version to use is now set in XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+0
2011-11-21config: remove a few dead/obsolete lines of codeGaetan Nadon1-10/+1
2011-11-21Move back ztv with geode driverGaetan Nadon5-15/+12
2011-11-21Separate compiler from pre-processor optionsGaetan Nadon2-13/+8
2011-11-21Detect 32bit support on 64bit OS and compile with -m32 if foundGaetan Nadon3-1/+26
2011-11-21geode source: streamline whitespace and sort alphabeticallyGaetan Nadon1-101/+101
2011-11-21Remove -I linux_v26 as the directory does not existGaetan Nadon1-5/+4
2011-11-21Remove unused and misleading I386ARCH configuration codeGaetan Nadon1-15/+0
2011-11-21Remove -DPNL_SUP for the ztv driverGaetan Nadon1-1/+1
2011-11-21Remove duplicate warning variable and werror optionGaetan Nadon3-19/+8
2011-11-21Remove unrequired .s assembly files automake supportGaetan Nadon2-2/+0
2011-11-21Remove ztv LINUX_2_6 switch and dead codeGaetan Nadon2-26/+1
2011-11-21Remove broken duplicate visibility configure optionGaetan Nadon1-5/+0
2011-11-21Remove unused LINUX_2_6 macro from geode driver makefileGaetan Nadon1-1/+1
2011-11-21Remove HAVE__GX HAVE_LX and OPT_ACCEL from ztv buildGaetan Nadon1-3/+0
2011-11-21Remove no longer used AMD_V4L2_VIDEO from makefilesGaetan Nadon2-2/+1
2011-11-21Add a configure option to enable/disable building the ztv driverGaetan Nadon1-4/+21
2011-11-21Add conditional build for ztvGaetan Nadon2-0/+8
2011-11-21Move ztv driver to it's own directoryGaetan Nadon5-9/+18
2011-11-19README: emphasize that "ztv" is the name of that VIP driver.Martin-Éric Racine1-1/+1
2011-11-19README: properly call the LX's video input port feature "VIP"Martin-Éric Racine1-3/+3
2011-11-17Added info about 'ztv' a.k.a. the V4L2 driver for LX in README.Martin-Éric Racine1-11/+12
2011-11-16Add gx_randr.c Copyright statement to COPYINGGaetan Nadon1-0/+1
2011-11-14Revert "Only enable z4l.c on Linux" until we have a consensus.Martin-Éric Racine3-18/+0
2011-11-13Revised BSD check in geode_msr.cMartin-Éric Racine1-4/+5
2011-11-13Move the z4l.c test to src/Makefile.am where it should be.Martin-Éric Racine2-9/+2
2011-11-13Added two #ifdef to enable building on FreeBSD.Martin-Éric Racine1-0/+4
2011-11-13Whitespace cleanup.Martin-Éric Racine1-0/+1
2011-11-13Only enable z4l.c on Linux.Martin-Éric Racine2-0/+19