CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2017-02-16 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Feb 16 15:05:57 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_BltHiQV.h ct_exa.c Log Message: set pixmap pitch alignment to 8 bytes - the blitter will lock up otherwise which isn't mentioned

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2017-01-24 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Tue Jan 24 15:47:02 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_exa.c Log Message: fix compilation. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2017-01-19 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Jan 19 23:50:32 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c ct_driver.h Log Message: hook in EXA acceleration for 65550 / HiQV chips mostly for rev. 4 sharks also, default to 16bit

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2017-01-07 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Jan 7 16:07:07 UTC 2017 Added Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_exa.c Log Message: first shot at EXA support. Mostly works but needs cleanup and the chip doesn't really support 32bit pixels either.

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2017-01-05 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Thu Jan 5 12:23:11 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: be a bit more precise. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 \

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2017-01-05 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Thu Jan 5 09:26:21 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: Include unconditionally to adapt for last mmap() change. To generate a diff of this commit: cvs rdiff -u

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2017-01-04 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jan 4 23:55:43 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: pci_device_map_legacy() doesn't help us when we need to map VL ranges - just call mmap() directly on consoleFd

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-11-02 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Wed Nov 2 15:56:01 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: Fix bit checking loop. Use consistent parenthesis. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-08-27 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Aug 27 15:41:45 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: fix build for powerpc To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 \

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-08-26 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Aug 27 03:46:07 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_cursor.c ct_driver.c ct_video.c Log Message: make this work in shark needs testing on other hardware To generate a diff

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-08-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Aug 20 21:50:44 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: port this to xorg-server 1.18 and libpciaccess fully. not tested. To generate a diff of this commit: cvs rdiff -u

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-08-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Aug 20 19:49:51 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: fix the merge botch fix properly. fixes shark builds. To generate a diff of this commit: cvs rdiff -u -r1.19

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-08-20 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Aug 20 16:21:09 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_accel.c Log Message: make this compile To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-08-19 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri Aug 19 23:46:45 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: fix merge botch in previous To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 \

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-08-19 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Aug 19 16:07:04 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_accel.c Log Message: move HAVE_XAA_H test further up so this thing now compiles with XAA actually gone To generate a diff of this

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2015-09-29 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Tue Sep 29 07:42:35 UTC 2015 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: Reduce diffs to upstream: return Bool as function wants. To generate a diff of this commit: cvs rdiff -u -r1.15

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2013-06-02 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Jun 2 08:05:46 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: fix merge botch. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 \

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2011-08-02 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Aug 3 01:30:42 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: revert a bad merge with chips 1.2.4. now this builds with 1.10 like the upstream does. To generate a diff of this

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2011-07-25 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Jul 26 04:48:24 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: mibank.h is no more so don't try to use it now this driver builds and works again on shark To generate a diff

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2011-07-23 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jul 23 08:18:36 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: merge xf86-video-chips 1.2.4 To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 \

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2011-07-23 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jul 23 09:37:48 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: prefix cfb8_16ScreenInit with a local_ so this doesn't interfere with the same name in xorg-server itself. To

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2011-05-21 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Sat May 21 15:08:37 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: Don't return random values from a function that supposed to return something. To generate a diff of this

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2011-05-15 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Sun May 15 22:54:29 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: - fix return - add missing include file To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2010-11-23 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Tue Nov 23 23:20:31 UTC 2010 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: don't try to use the removed mibank support for GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) 6. To generate a diff of this

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2009-08-21 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri Aug 21 23:51:02 UTC 2009 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: merge xf86-video-chips 1.2.2 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2009-06-11 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri Jun 12 01:49:54 UTC 2009 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: cfb8_16.h is no more To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \