Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable scrollback in simplefb(4). | 2020-05-28 | 1 | -1/+2 | |
* | change wsdisplay attribute type from long to uint32_t | 2020-05-25 | 1 | -5/+5 | |
* | rename wsdisplay alloc_attr() to pack_attr() | 2020-05-25 | 1 | -3/+3 | |
* | The Pinebook Pro's u-boot seems to add a zero-length framebuffer | 2020-01-22 | 1 | -5/+6 | |
* | WSDISPLAYIO_GTYPE is u_int not int | 2019-12-25 | 1 | -2/+2 | |
* | Add display brightness hooks. | 2019-10-13 | 1 | -1/+10 | |
* | Add an interface that allows drivers to claim a framebuffer and check | 2018-08-27 | 1 | -1/+5 | |
* | Display color depth alongside resolution when attaching simplefb(4). | 2018-07-31 | 1 | -2/+2 | |
* | Map framebuffer into userland as non-cachable (but normal) memory. We still | 2017-12-18 | 1 | -2/+4 | |
* | Add glass console support for arm64. This uses the "stdout-path" property | 2017-08-27 | 1 | -33/+127 | |
* | Add simplefb(4), a driver to support the framebuffer set up by the firmware | 2017-01-03 | 1 | -0/+243 |