summaryrefslogtreecommitdiff
path: root/src/ark_driver.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-10drop compat for ancient xserver versionsEnrico Weigelt, metux IT consult1-24/+17
2024-05-12Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)Alan Coopersmith1-19/+4
2024-05-08use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult1-2/+2
2022-01-17Fix spelling/wording issuesAlan Coopersmith1-6/+6
2013-09-27Remove usage of mibstore.h (removed from server)Gaetan Nadon1-2/+0
2012-07-17ark: update for compat X server ABI.Dave Airlie1-30/+29
2012-07-17ark: make build against XAA-less server.Dave Airlie1-1/+0
2012-01-26Change types of FBBase/MMIOBase to pointer, remove castsMatt Turner1-3/+3
2012-01-26Use pci_device_map_legacy rather than xf86MapDomainMemoryMatt Turner1-2/+3
2012-01-26Fix typo in 5ab0bf04Matt Turner1-1/+1
2012-01-26Use unsigned long rather than deprecated IOADDRESSMatt Turner1-12/+12
2012-01-26Remove uses of xf86PciInfo.hMatt Turner1-1/+0
2012-01-25Remove if(E != NULL) checks around free(E)Matt Turner1-3/+0
2012-01-25Remove xalloc/xcalloc/xrealloc/xfreeMatt Turner1-5/+5
2011-12-19Fix for new vgaHW ABIAdam Jackson1-0/+1
2011-12-19Make failure to XAA non-fatalAdam Jackson1-2/+3
2011-11-17Adapt to videoabi 12Adam Jackson1-13/+22
2011-02-28Don't assume that FB address registers are initialized properlyOndrej Zary1-11/+19
2009-09-07ark: fix make distcheckxf86-video-ark-0.7.2Dave Airlie1-0/+4
2009-07-28ark: update for resources/RAC API removalDave Airlie1-10/+0
2009-07-28ark: switch to using pci config instead of activeDave Airlie1-3/+4
2009-05-28Remove useless loader symbol lists.Adam Jackson1-34/+0
2008-08-15Uninclude xf86Version.hAdam Jackson1-1/+0
2008-03-19Death to RCS tags.Adam Jackson1-1/+0
2008-03-10ark: add basic pciaccess supportDave Airlie1-2/+36
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 0.6.0.xf86-video-impact-0_2_0ark-0_6_0XORG-7_1Adam Jackson1-1/+1
2006-02-08ARK: Remove wrong usage of pScrn->clock.Luc Verhaegen1-3/+0
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Adam Jackson1-0/+4
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_14XORG-6_8_99_13Adam Jackson1-5/+7
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-trunk-20040721DRI-trunk-20040613DRI-XFree86-4_3_99_12-mergeEric Anholt1-5/+3
2004-05-26Fixing setting of physical framebuffer base for several drivers. C&Trel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XORG-6_8-branchEgbert Eich1-0/+2
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-2/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-012804-2330Kaleb Keithley1-4/+4
2003-11-14Initial revisionXORG-STABLEKaleb Keithley1-0/+1172