index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
fdt
/
simplefb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Advertise 30-bit color support.
kettenis
2021-03-13
1
-2
/
+5
*
Add support for 30-bit color modes.
kettenis
2021-03-09
1
-2
/
+4
*
Enable scrollback in simplefb(4).
fcambus
2020-05-28
1
-1
/
+2
*
change wsdisplay attribute type from long to uint32_t
jsg
2020-05-25
1
-5
/
+5
*
rename wsdisplay alloc_attr() to pack_attr()
jsg
2020-05-25
1
-3
/
+3
*
The Pinebook Pro's u-boot seems to add a zero-length framebuffer
patrick
2020-01-22
1
-5
/
+6
*
WSDISPLAYIO_GTYPE is u_int not int
jsg
2019-12-25
1
-2
/
+2
*
Add display brightness hooks.
kettenis
2019-10-13
1
-1
/
+10
*
Add an interface that allows drivers to claim a framebuffer and check
kettenis
2018-08-27
1
-1
/
+5
*
Display color depth alongside resolution when attaching simplefb(4).
fcambus
2018-07-31
1
-2
/
+2
*
Map framebuffer into userland as non-cachable (but normal) memory. We still
kettenis
2017-12-18
1
-2
/
+4
*
Add glass console support for arm64. This uses the "stdout-path" property
kettenis
2017-08-27
1
-33
/
+127
*
Add simplefb(4), a driver to support the framebuffer set up by the firmware
kettenis
2017-01-03
1
-0
/
+243