summaryrefslogtreecommitdiff
path: root/src/lx_driver.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-11drop old compat macrosEnrico Weigelt, metux IT consult1-12/+8
2024-06-11drop compat with video api major version < 20Enrico Weigelt, metux IT consult1-3/+0
2024-05-08use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult1-1/+1
2022-01-22Fix spelling/wording issuesAlan Coopersmith1-1/+1
2020-12-03fix 'multiple definition of' linker errorChristian Gmeiner1-1/+1
2015-12-02LX: Restore old VT switch codeConnor Behan1-0/+3
2015-03-12Fix building Geode against xserver 1.17Maarten Lankhorst1-7/+28
2013-01-09Remove mibstore.hAdam Jackson1-1/+0
2012-07-26Initial stab at converting geode to new X1.13 APIMaarten Lankhorst1-18/+19
2012-07-11Whitespace cleanup using ../modular/x-indent.shMartin-Éric Racine1-243/+251
2011-12-19Fix for new vgaHW ABIAdam Jackson1-0/+2
2011-03-12Fix parameter ordering for calloc/xnfcalloc callsMart Raudsepp1-2/+2
2010-11-19Print the panel mode BIOS usesFrank Huang1-1/+1
2010-09-01Replace xalloc/xrealloc/xfree/xcalloc with malloc/realloc/free/callocFrank Huang1-2/+2
2009-07-28geode: change to using ABI version checkDave Airlie1-1/+1
2009-07-28geode: update for resources/RAC API removalDave Airlie1-4/+6
2009-05-28Remove useless loader symbol lists.Adam Jackson1-13/+0
2009-05-12Crasher fix: Use ExaDriverAlloc() to calloc the EXA struct.Kyle McMartin1-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 Crouse1-2/+12
2008-08-25[LX] - RandR 1.2 updatesJordan Crouse1-1/+3
2008-08-18lx: Add rotation for Randr 1.2 + cleanupsJordan Crouse1-15/+5
2008-08-07[LX] - Add RandR 1.2 supportJordan Crouse1-633/+92
2008-06-10geode: Bring over the DCON detection code from the OLPC treeJordan Crouse1-13/+23
2008-06-10geode: Unmap the PCI memory when we close the screenJordan Crouse1-1/+16
2008-04-24geode: Add "native" DDC parsing to the Geode driverJordan Crouse1-8/+3
2008-03-14amd: fix compile and warning issues from the mergeJordan Crouse1-4/+2
2008-03-14Massive coding style fixup - move to X coding style,Jordan Crouse1-470/+484
2008-03-14First stage of the rename process - get rid of all amd_ prefixes -Jordan Crouse1-0/+1528