| Commit message (Expand) | Author | Age | Files | Lines |
| * | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-23 | 6 | -12/+0 |
| * | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-23 | 8 | -16/+0 |
| * | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-07-25 | 10 | -10/+10 |
| * | fb: Add a default getinfo method | Emmanuel Vadot | 2023-02-02 | 1 | -1/+9 |
| * | Fix various places which cast a pointer to a vm_paddr_t or vice versa. | John Baldwin | 2022-11-11 | 1 | -2/+2 |
| * | Adjust fbd_list() definition to avoid clang 15 warning | Dimitry Andric | 2022-07-23 | 1 | -1/+1 |
| * | Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights | Ed Maste | 2022-02-08 | 1 | -1/+0 |
| * | fb: Remove some unused ioctls | Emmanuel Vadot | 2021-12-21 | 1 | -4/+0 |
| * | fb: Remove unused cursors ioctls | Emmanuel Vadot | 2021-12-21 | 1 | -5/+0 |
| * | fb: Remove unused FBIOVERTICAL ioctl | Emmanuel Vadot | 2021-12-21 | 1 | -1/+0 |
| * | fb: Remove unused FBIOSVIDEO/FBIOGVIDEO ioctls | Emmanuel Vadot | 2021-12-21 | 1 | -2/+0 |
| * | fb: Remove unused FBIOSATTR/FBIOGATTR ioctls | Emmanuel Vadot | 2021-12-21 | 1 | -1/+0 |
| * | fb_if: remove unused method | Marius Strobl | 2021-01-21 | 1 | -5/+0 |
| * | boot_font(4): remove obsolete font | Marius Strobl | 2021-01-21 | 2 | -4680/+0 |
| * | gallant12x22(4): remove obsolete font | Marius Strobl | 2020-12-25 | 1 | -6196/+0 |
| * | vm_ooffset_t is now unsigned | Eric van Gyzen | 2020-09-18 | 1 | -1/+1 |
| * | Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) | Pawel Biernacki | 2020-02-26 | 1 | -1/+2 |
| * | Remove sparc64 kernel support | Warner Losh | 2020-02-03 | 6 | -3700/+1 |
| * | Stop the VESA driver from whining loudly in the dmesg during boot on | Scott Long | 2019-11-13 | 1 | -1/+11 |
| * | Include eventhandler.h in more compilation units | Conrad Meyer | 2019-05-21 | 2 | -0/+2 |
| * | i386: Merge PAE and non-PAE pmaps into same kernel. | Konstantin Belousov | 2019-01-30 | 4 | -4/+4 |
| * | Revert r327828, r327949, r327953, r328016-r328026, r328041: | Pedro F. Giffuni | 2018-01-21 | 1 | -2/+2 |
| * | dev: make some use of mallocarray(9). | Pedro F. Giffuni | 2018-01-13 | 1 | -2/+2 |
| * | SPDX: Consider code from Carnegie-Mellon University. | Pedro F. Giffuni | 2017-11-30 | 1 | -0/+2 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 16 | -0/+32 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
| * | Write-combine framebuffer writes through user-space mappings, if possible. | Konstantin Belousov | 2017-04-20 | 1 | -0/+3 |
| * | Attempt to determine the modes in which 8-bit wide characters are actually | Bruce Evans | 2017-04-20 | 2 | -0/+27 |
| * | When we don't use the parameter table in the BIOS, also don't use most | Bruce Evans | 2017-04-19 | 1 | -5/+24 |
| * | Reset the DAC to 6-bit mode before calling the BIOS to set the screen | Bruce Evans | 2017-04-02 | 1 | -6/+10 |
| * | Fix 3 entries in mode tables related to mono and 90-column text modes. | Bruce Evans | 2017-03-26 | 1 | -3/+3 |
| * | Remove pc98 support completely. | Yoshihiro Takahashi | 2017-01-28 | 2 | -44/+0 |
| * | Provide way for framebuffer driver to request mmap(2) mapping type | Oleksandr Tymoshenko | 2016-10-01 | 1 | -0/+2 |
| * | Use MTX_SYSINIT for the VESA lock. | John Baldwin | 2016-07-23 | 1 | -17/+3 |
| * | vesa: fix panic on suspend | Roger Pau Monné | 2016-07-20 | 1 | -2/+14 |
| * | Fix NULL-dereference panic if VESA reports zero modes. | Alexander Motin | 2016-05-17 | 1 | -1/+2 |
| * | sys/dev: minor spelling fixes. | Pedro F. Giffuni | 2016-05-03 | 3 | -4/+4 |
| * | sys: Make use of our rounddown() macro when sys/param.h is available. | Pedro F. Giffuni | 2016-04-30 | 3 | -3/+3 |
| * | sys/dev: extend use of the howmany() macro when available. | Pedro F. Giffuni | 2016-04-26 | 1 | -2/+2 |
| * | sys: use our nitems() macro when param.h is available. | Pedro F. Giffuni | 2016-04-21 | 5 | -15/+14 |
| * | As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to | Svatopluk Kraus | 2016-02-22 | 1 | -1/+0 |
| * | Replace several bus_alloc_resource() calls using default arguments with bus_a... | Justin Hibbits | 2016-02-19 | 1 | -4/+4 |
| * | Add support for USB display link adapters to the FB and VT drivers. | Hans Petter Selasky | 2015-03-07 | 1 | -3/+10 |
| * | vt(4): Add support to "downgrade" from eg. vt_fb to vt_vga | Jean-Sébastien Pédron | 2015-03-01 | 1 | -0/+2 |
| * | Forward the FBIO_BLANK IOCTL to framebuffer clients. Bump the FreeBSD | Hans Petter Selasky | 2015-02-16 | 1 | -1/+2 |
| * | vt(4): Use power_{suspend,resume} event handlers to implement | Andriy Gapon | 2015-01-27 | 1 | -18/+0 |
| * | vt(4): Fix mouse cursor handling in vt_fb/creator_vt/ofwfb | Jean-Sébastien Pédron | 2014-08-27 | 1 | -17/+13 |
| * | vt(4): Store a rectangle for the drawable area, not just the top-left corner | Jean-Sébastien Pédron | 2014-08-25 | 1 | -6/+8 |
| * | vt(4): Add vd_bitblt_bmp_t callback | Jean-Sébastien Pédron | 2014-08-23 | 1 | -0/+2 |
| * | creator_fb: Implement vd_bitblt_text_t | Jean-Sébastien Pédron | 2014-08-23 | 1 | -8/+62 |