Age | Commit message (Collapse) | Author |
|
This reverts commit 6656db10551bbb8770dd945b6d81d5138521f208.
We really just want the libdrm and ioctl bits, not all the driver
stuff.
|
|
At the moment, we only read it at startup time, so we can just unmap it there
when we're done.
|
|
Add code to get panel modes from the VBIOS if present and check whether certain
outputs exist. Should make our display detection code a little more robust.
|
|
Map the VBIOS (and therefore VBT) at init time for use by various output
initialization routines.
|