summaryrefslogtreecommitdiff
path: root/sys/dev/pci/tdvfb.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2014-02-28Use %zu for size_tmatt
2013-11-10- avoid an uninitialised variable warningmrg
2013-07-30avoid uninitialized use of defattrmacallan
2013-01-31- Map memory space with BUS_SPACE_MAP_LINEARrkujawa
2012-07-29Add wsdisplay ioctls and support for mmap'ing of linear frame buffer.rkujawa
2012-07-20Preliminary blitter support for Voodoo2.rkujawa
2012-07-20Add 3Dfx Voodoo Graphics (aka Voodoo 1) support.rkujawa
2012-07-18Add 3Dfx Voodoo2 driver. Still needs some cleanup and prettyfying, but heyrkujawa