| 72320d7b |
04-Jul-2024 |
mrg <mrg@NetBSD.org> |
merge xf86-input-elographics 1.4.4, xf86-video-chips 1.5.0, xf86-video-nv 2.1.23, xf86-video-savage 2.4.1, xf86-video-siliconmotion 1.7.10, xf86-video-vboxvideo 1.0.1. |
| 44256261 |
04-Jul-2024 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-chips-1.5.0 |
| ad01e365 |
31-May-2021 |
joerg <joerg@NetBSD.org> |
Avoid multiple definitions of the same variable. |
| 3a2d322d |
03-Mar-2019 |
mrg <mrg@NetBSD.org> |
merge xf86-video-apm 1.3.0, xf86-video-chips 1.4.0, and xf86-video-s3virge 1.11.0. |
| f7da1573 |
03-Mar-2019 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-chips-1.4.0 |
| 616f0718 |
29-Dec-2018 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-chips-1.3.0 |
| 6f68ce78 |
05-Mar-2017 |
mrg <mrg@NetBSD.org> |
merge xf86-video-chips 1.2.7, xf86-video-glint 1.2.9, xf86-video-mga 1.6.5, and xf86-video-r128 6.10.2. |
| 4e00c014 |
05-Mar-2017 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-chips-1.2.7 |
| 6843d22e |
16-Feb-2017 |
macallan <macallan@NetBSD.org> |
set pixmap pitch alignment to 8 bytes - the blitter will lock up otherwise which isn't mentioned anywhere in the manual. Leave in #ifdef DEBUG code to trace blitter timeouts just in case |
| 7bf24aa5 |
24-Jan-2017 |
christos <christos@NetBSD.org> |
fix compilation. |
| 50643b48 |
19-Jan-2017 |
macallan <macallan@NetBSD.org> |
hook in EXA acceleration for 65550 / HiQV chips mostly for rev. 4 sharks also, default to 16bit colour since these chips really don't like higher depth all that much |
| f042f5be |
07-Jan-2017 |
macallan <macallan@NetBSD.org> |
first shot at EXA support. Mostly works but needs cleanup and the chip doesn't really support 32bit pixels either. |
| ece632f9 |
05-Jan-2017 |
christos <christos@NetBSD.org> |
be a bit more precise. |
| ff8dafd7 |
05-Jan-2017 |
martin <martin@NetBSD.org> |
Include <sys/mman.h> unconditionally to adapt for last mmap() change. |
| 41fb15e0 |
04-Jan-2017 |
macallan <macallan@NetBSD.org> |
pci_device_map_legacy() doesn't help us when we need to map VL ranges - just call mmap() directly on consoleFd for those. Now this works again on shark. |
| 3e4a4ced |
02-Nov-2016 |
joerg <joerg@NetBSD.org> |
Fix bit checking loop. Use consistent parenthesis. |
| 43a12010 |
27-Aug-2016 |
macallan <macallan@NetBSD.org> |
fix build for powerpc |
| 04109a1c |
27-Aug-2016 |
macallan <macallan@NetBSD.org> |
make this work in shark needs testing on other hardware |
| d7fca364 |
20-Aug-2016 |
mrg <mrg@NetBSD.org> |
port this to xorg-server 1.18 and libpciaccess fully. not tested. |
| 0ac4675e |
20-Aug-2016 |
mrg <mrg@NetBSD.org> |
fix the merge botch fix properly. fixes shark builds. |
| d2d44e8a |
20-Aug-2016 |
macallan <macallan@NetBSD.org> |
make this compile |
| 21418a13 |
19-Aug-2016 |
mrg <mrg@NetBSD.org> |
fix merge botch in previous |
| ee6afd07 |
19-Aug-2016 |
mrg <mrg@NetBSD.org> |
merge xf86-video-chips 1.2.6 |
| 7a5ec427 |
19-Aug-2016 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-chips-1.2.6 |
| 8cf0c1e1 |
19-Aug-2016 |
macallan <macallan@NetBSD.org> |
move HAVE_XAA_H test further up so this thing now compiles with XAA actually gone |
| ce2d3770 |
16-Aug-2016 |
mrg <mrg@NetBSD.org> |
mibstore.h and its miInitializeBackingStore() have been otherwise empty since at least xorg-server 1.10. remove all reference to them as the header is gone in xorg-server 1.18. |
| b6ffdfe4 |
29-Sep-2015 |
wiz <wiz@NetBSD.org> |
Reduce diffs to upstream: return Bool as function wants. |
| 2f9f5fec |
05-Mar-2014 |
joerg <joerg@NetBSD.org> |
Fix abs usage. |
| 6e2341cf |
02-Jun-2013 |
mrg <mrg@NetBSD.org> |
fix merge botch. |
| d51ac6bd |
02-Jun-2013 |
mrg <mrg@NetBSD.org> |
merge xf86-video-chips 1.2.5 |
| a1d73b4b |
02-Jun-2013 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-chips-1.2.5 |
| c0f2723b |
03-Aug-2011 |
mrg <mrg@NetBSD.org> |
revert a bad merge with chips 1.2.4. now this builds with 1.10 like the upstream does. |
| a49f9f89 |
26-Jul-2011 |
macallan <macallan@NetBSD.org> |
mibank.h is no more so don't try to use it now this driver builds and works again on shark |
| 27d34097 |
23-Jul-2011 |
mrg <mrg@NetBSD.org> |
prefix cfb8_16ScreenInit with a local_ so this doesn't interfere with the same name in xorg-server itself. |
| 8e91ec4d |
23-Jul-2011 |
mrg <mrg@NetBSD.org> |
merge xf86-video-chips 1.2.4 |
| 3699b6c4 |
23-Jul-2011 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-chips-1.2.4 |
| 4f66a824 |
21-May-2011 |
christos <christos@NetBSD.org> |
Don't return random values from a function that supposed to return something. |
| a57c46e8 |
15-May-2011 |
christos <christos@NetBSD.org> |
- fix return - add missing include file |
| 431a6de2 |
23-Nov-2010 |
mrg <mrg@NetBSD.org> |
don't try to use the removed mibank support for GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6. |
| f44ff811 |
14-Aug-2010 |
mrg <mrg@NetBSD.org> |
merge xf86-video-chips-1.2.3 |
| 7d17d341 |
14-Aug-2010 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-chips-1.2.3 |
| 4cac844d |
15-Oct-2009 |
macallan <macallan@NetBSD.org> |
make this work on shark again by enabling the VLB probe routines when HAVE_ISA is defined. For now this disables the PCI probe routine but the only arch where we actually need this is shark where we couldn't add a PCI CT65550 even if we wanted to. Tested on shark and macppc |
| a349cb8c |
21-Aug-2009 |
mrg <mrg@NetBSD.org> |
merge xf86-video-chips 1.2.2 |
| b20b881b |
21-Aug-2009 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-chips-1.2.2 |
| ebfaeb8d |
12-Jun-2009 |
mrg <mrg@NetBSD.org> |
cfb8_16.h is no more |
| 9f4658d1 |
10-Jun-2009 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-chips-1.2.1 |
| c06b6b69 |
02-Aug-2008 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-chips-1.1.1 |