Page MenuHomeFreeBSD

Add NXP/Freescale DIU driver for PowerPC SoCs
ClosedPublic

Authored by jhibbits on Sep 24 2016, 5:20 AM.
Tags
None
Referenced Files
F156867200: D8022.id20726.diff
Sat, May 16, 11:55 PM
F156867199: D8022.id20668.diff
Sat, May 16, 11:55 PM
F156867136: D8022.id20727.diff
Sat, May 16, 11:55 PM
F156867119: D8022.diff
Sat, May 16, 11:54 PM
Unknown Object (File)
Sat, May 9, 7:52 PM
Unknown Object (File)
Mon, May 4, 1:35 AM
Unknown Object (File)
Sun, May 3, 5:59 PM
Unknown Object (File)
Sun, May 3, 1:52 PM
Subscribers

Details

Summary

This enables some features of the DIU, using a static configuration,
specified either via a 'edid' property on the 'display' FDT node, or a
'video-mode' environment variable (bootarg). 'video-mode' was chosen because it
matches u-boot's naming, so it can be set with:

setenv bootargs video-mode=${video-mode}

at the u-boot CLI.

Mouse cursor is not supported currently, as a hardware cursor is not supported
by framebuffer VT yet.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhibbits retitled this revision from to Add NXP/Freescale DIU driver for PowerPC SoCs.
jhibbits updated this object.
jhibbits edited the test plan for this revision. (Show Details)
jhibbits added reviewers: PowerPC, nwhitehorn, marcel.
This revision was automatically updated to reflect the committed changes.