Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-13 | Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0) | Alan Coopersmith | |
Already effectively required by use of XNFcallocarray() introduced in xorg/xserver@b96dc999 - xserver-1.18.0, released in Nov. 2015. Allows dropping remnants of code for XAA and pre-pciaccess X servers Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-cirrus/-/merge_requests/6> | |||
2022-01-22 | Fix spelling/wording issues | Alan Coopersmith | |
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2018-12-25 | Eliminate unused variable compilation warning | Kevin Brace | |
Signed-off-by: Kevin Brace <kevinbrace@gmx.com> | |||
2016-04-27 | Don't build split alpine and laguna support | Adam Jackson | |
Before: text data bss dec hex filename 25772 2040 16 27828 6cb4 src/.libs/cirrus_alpine.so 11429 1552 112 13093 3325 src/.libs/cirrus_drv.so 21968 2016 16 24000 5dc0 src/.libs/cirrus_laguna.so 59169 5608 114 64921 fd99 (TOTALS) After: text data bss dec hex filename 47831 3840 112 51783 ca47 src/.libs/cirrus_drv.so So, in the worst case, you're using roughly two more pages for (clean, evictable) text, but two fewer (dirty) pages for data and bss. Fixing this also allows the X server to clean up module loading a bit by enforcing the _drv.so suffix, and since this is the only driver pulling such shenanigans... Reviewed-by: Julien Cristau <jcristau@debian.org> Signed-off-by: Adam Jackson <ajax@redhat.com> | |||
2012-08-21 | cirrus: fix build against old server | Dave Airlie | |
Reported-by: jobermayer on irc Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2012-08-20 | cirrus: fix falling back after kernel check | Dave Airlie | |
if we find a kernel driver the code leave the pci slot claimed which stops us falling back. unclaim the pci slot. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2012-06-05 | cirrus: drop xf86PciInfo. | Dave Airlie | |
This drops usage of deprecated header file. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2012-05-17 | cirrus: don't bind if there is a PCI kernel driver loaded. | Dave Airlie | |
this should ensure we end up using -modesetting under kms. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2011-10-21 | Add support for the NEC PC-9821 | Satoshi KImura | |
https://bugs.freedesktop.org/show_bug.cgi?id=1837 Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> | |||
2011-10-17 | Use malloc/calloc/realloc/free directly | Jeremy Huddleston | |
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> | |||
2010-10-06 | Purge cvs tags. | Jesse Adkins | |
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2009-07-28 | cirrus: change to using ABI version check | Dave Airlie | |
2009-07-28 | cirrus: update for resources/RAC API removal | Dave Airlie | |
2009-05-28 | Remove useless loader symbol lists. | Adam Jackson | |
2008-07-28 | Export symbols used by different cirrus driver modules. | Paulo Cesar Pereira de Andrade | |
Symbols are used by cirrus_drv.so, cirrus_alpine.so, and cirrus_laguna.so. These must have public visibility if compiling with hidden symbols. | |||
2008-01-08 | cirrus initial pci access support | Dave Airlie | |
2007-08-07 | Define CIR_*_VERSION* using PACKAGE_VERSION_* | Brice Goglin | |
2006-04-07 | VERSION -> CIR_VERSIONcirrus-1_1_0XORG-7_1 | Adam Jackson | |
2006-04-07 | Unlibcwrap. Bump server version requirement. Bump to 1.1.0. | Adam Jackson | |
2005-07-11 | Prep 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_15accelerated_indirect-0-0-1 | Adam Jackson | |
2005-06-25 | Bug #3626: _X_EXPORT tags for video and input drivers. | Adam Jackson | |
2004-07-30 | Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, allxprint_packagertest_20041217_basexprint_packagertest_20041125_baserel-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_1xprint_packagertest_20041217xprint_packagertest_20041125lg3d-masterlg3d-eventlg3d-dev-0-7-1lg3d-dev-0-7-0lg3d-dev-0-6-latestlg3d-dev-0-6-2lg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1-1lg3d-dev-0-6-1lg3dXORG-6_8-branch | Adam Jackson | |
framebuffer formats except cfb and the overlay modes should work, and r128 and radeon need to be loaded from the ati driver (both issues to be fixed soon). Tested on i740, s3virge, mach64, tdfx, vesa, and vga drivers. elfloader users shouldn't be affected. | |||
2004-06-16 | DRI XFree86-4_3_99_12-merge importDRI-trunk-20040721DRI-trunk-20040613DRI-XFree86-4_3_99_12-merge | Eric Anholt | |
2004-04-23 | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGECOMPOSITEWRAP | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
2003-11-25 | XFree86 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-2330 | Kaleb Keithley | |
2003-11-14 | Initial revisionXORG-STABLE | Kaleb Keithley | |