summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-05-29LX: validate display modesOtavio Salvador1-6/+25
2010-05-25cim: add a new 106.50MHz entryOtavio Salvador1-0/+2
2010-05-25cim: properly indent 341.349MHz entryOtavio Salvador1-1/+1
2010-05-18Remove mibank.h referenceAdam Jackson2-2/+0
2010-05-10Correctly set the name for the user-specified panel mode.Nicolas Boullis1-0/+1
2010-04-12lx_exa: bail earlier (in CheckComposite) for non-alpha-only masks.Mart Raudsepp1-5/+6
2010-03-26make: use AM_CPPFLAGS rather than DEFAULT_INCLUDESGaetan Nadon1-3/+6
2010-02-08Get rid of unused XFreeXDGA extension.Martin-Éric Racine1-6/+0
2010-01-26GX: refactory mode validation code to be easier to readyOtavio Salvador1-17/+18
2010-01-26LX: fix typo in panel supported modesOtavio Salvador1-1/+1
2010-01-26gfx: document panel related methods availableOtavio Salvador1-0/+2
2010-01-26geode: fix typo in AmdPciProbeOtavio Salvador1-1/+1
2009-09-27Revert "LX: validate display modes"Martin-Éric Racine1-7/+0
2009-09-19LX: validate display modesOtavio Salvador1-0/+7
2009-09-19GX: refactor code that allow backward compatibility with old video interfacesOtavio Salvador1-12/+11
2009-09-09geode: use lowercase vendor idOtavio Salvador1-1/+1
2009-09-05Fixed a typo in src/lx_output.c debug message.Martin-Éric Racine1-1/+1
2009-08-31Fixed typo in GX2 dixSetPrivate patch. Kudos to Eamon Walsh!Martin-Éric Racine1-1/+1
2009-08-18GX: use XAA by default.Otavio Salvador1-2/+2
2009-08-18Revert "GX: use XAA by default."Martin-Éric Racine1-1/+1
2009-08-18GX: use XAA by default.Otavio Salvador1-1/+1
2009-08-18Fix GX RandR to properly use dixSetPrivate.Otavio Salvador1-10/+3
2009-07-28geode: change to using ABI version checkDave Airlie3-3/+3
2009-07-28geode: update for resources/RAC API removalDave Airlie7-9/+14
2009-07-28geode: switch to using correct pci config interfaceDave Airlie1-4/+4
2009-07-16Update to xextproto 7.1 support.Peter Hutterer1-0/+5
2009-06-10geode: add inputstr.h include explicitly.Dave Airlie1-0/+1
2009-05-28Remove useless loader symbol lists.Adam Jackson3-102/+0
2009-05-23Fix GPIO BAR detection with libpciaccessOtavio Salvador1-0/+3
2009-05-12Crasher fix: Use ExaDriverAlloc() to calloc the EXA struct.Kyle McMartin2-2/+2
2009-02-24Build fix: Include config.h earlierChris Ball1-0/+1
2009-02-15Change OLPC detection heuristic to one that works on upstream kernelsChris Ball1-1/+1
2009-02-15Fix pMsk=NULL segfault at startup on OLPCChris Ball1-1/+1
2009-01-17Fallback in case of mask transforms as well.Mart Raudsepp1-1/+5
2008-12-09xf86-video-geode: after reloading cursors, hide the cursorAndres Salomon1-1/+4
2008-12-09xf86-video-geode: fix up cursor size (again)Andres Salomon2-4/+10
2008-12-04Ensure symbol GXRandRSetConfig is of public visibility.Paulo Cesar Pereira de Andrade1-2/+2
2008-11-26xf86-video-geode: change cursor size to match cimarronAndres Salomon2-2/+3
2008-11-26xf86-video-geode: DCON: set the default (physical) screen size if we detect a...Andres Salomon3-0/+19
2008-11-25LX: Set default scaling coefficientsJordan Crouse1-0/+3
2008-11-19include <errno.h> instead of <sys/errno.h>Alan Coopersmith1-1/+1
2008-11-18LX: Put back variable needed when PCIACCCESS is definedJordan Crouse1-0/+1
2008-11-18LX: Change the way EXA memory is allocatedJordan Crouse3-23/+57
2008-11-18LX: Fix the memory allocated by the video so it failsJordan Crouse2-13/+10
2008-11-18LX: Fix a bug in the memory allocatorJordan Crouse1-1/+3
2008-11-18DCON: Mark 1200x900 mode as preferred.Andres Salomon1-1/+1
2008-10-07geode: Move the hardware cursor support to full ARGB modeJordan Crouse4-52/+19
2008-09-10Merge branch 'randr12-branch'Jordan Crouse21-1983/+1827
2008-09-08XINPUT_ABI bumped on us and broke the previous evil workaroundJordan Crouse2-6/+6
2008-09-04LX: RandR 1.2 updates for Lennyrandr12Jordan Crouse2-21/+24