summaryrefslogtreecommitdiff
path: root/src/lx_driver.c
AgeCommit message (Expand)Author
2011-03-12Fix parameter ordering for calloc/xnfcalloc callsMart Raudsepp
2010-11-19Print the panel mode BIOS usesFrank Huang
2010-09-01Replace xalloc/xrealloc/xfree/xcalloc with malloc/realloc/free/callocFrank Huang
2009-07-28geode: change to using ABI version checkDave Airlie
2009-07-28geode: update for resources/RAC API removalDave Airlie
2009-05-28Remove useless loader symbol lists.Adam Jackson
2009-05-12Crasher fix: Use ExaDriverAlloc() to calloc the EXA struct.Kyle McMartin
2008-11-18LX: Put back variable needed when PCIACCCESS is definedJordan Crouse
2008-11-18LX: Change the way EXA memory is allocatedJordan Crouse
2008-08-25[LX] - RandR 1.2 updatesJordan Crouse
2008-08-18lx: Add rotation for Randr 1.2 + cleanupsJordan Crouse
2008-08-07[LX] - Add RandR 1.2 supportJordan Crouse
2008-06-10geode: Bring over the DCON detection code from the OLPC treeJordan Crouse
2008-06-10geode: Unmap the PCI memory when we close the screenJordan Crouse
2008-04-24geode: Add "native" DDC parsing to the Geode driverJordan Crouse
2008-03-14amd: fix compile and warning issues from the mergeJordan Crouse
2008-03-14Massive coding style fixup - move to X coding style,Jordan Crouse
2008-03-14First stage of the rename process - get rid of all amd_ prefixes -Jordan Crouse