aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/fbio.h
Commit message (Expand)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Attempt to determine the modes in which 8-bit wide characters are actuallyBruce Evans2017-04-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-8/+0
* Provide way for framebuffer driver to request mmap(2) mapping typeOleksandr Tymoshenko2016-10-011-0/+2
* vt(4): Add support to "downgrade" from eg. vt_fb to vt_vgaJean-Sébastien Pédron2015-03-011-0/+3
* Forward the FBIO_BLANK IOCTL to framebuffer clients. Bump the FreeBSDHans Petter Selasky2015-02-161-0/+2
* Make PS3 work with the userspace kboot loader. loader.ps3 will disappearNathan Whitehorn2015-01-051-1/+2
* Retire various intertwined bits of fbd(4) and vt_fb, in particular theNathan Whitehorn2014-08-061-21/+0
* Allow console drivers active from early boot to be used with xf86-video-scfb,Nathan Whitehorn2014-07-161-2/+0
* o Add virtual terminal mmap request handler.Aleksandr Rybalko2013-12-231-0/+8
* Merge VT(9) project (a.k.a. newcons).Aleksandr Rybalko2013-12-051-0/+76
* Yet another attempt to make palette loading more safer:Jung-uk Kim2010-02-231-0/+1
* Map and report actual video memory we need.Jung-uk Kim2010-02-061-3/+1
* Use bytes per scan line from mode table. The previous implementation didJung-uk Kim2010-02-031-1/+3
* Fix VESA color palette corruption:Jung-uk Kim2009-11-031-0/+1
* Grab FBTYPE_NOTSUN3 and use it for FBTYPE_PCIMISC. The value matchesMarius Strobl2005-05-211-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-4/+0
* Add FBTYPEs used by the sbus bus support in XFree86. This uses some ofJake Burkholder2003-06-181-4/+8
* Turn on TGA support.David E. O'Brien2002-04-131-11/+21
* Add some definitions. Their actual support will be addedKazutaka YOKOTA2001-08-021-1/+68
* Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes.Yoshihiro Takahashi2000-04-271-2/+5
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Correct the mode information for the VGA mode X.Kazutaka YOKOTA1999-08-241-1/+2
* The second phase of syscons reorganization.Kazutaka YOKOTA1999-06-221-3/+286
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Made them all idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-1/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+186