diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2007-11-28 23:37:36 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2007-11-28 23:37:36 +0000 |
commit | 49f88de3ec5ff0037d0d45ee7d4f0aa518ccdf39 (patch) | |
tree | 9afbbf9aed48ea49c385c2b1158e7274804bfdbf /Makefile | |
parent | 507496f32e9895b071203b32f2ff5c661fe817c8 (diff) |
Initial import of the DRM (direct rendering manager).
This is the kernel part necessary for DRI support in X. Disabled for now
because it still has a few bugs, but now I can work on it in tree. Also
requires the requisite bits in X, which are currently under discussion
on how to deal with them with privsep. ported from a combination of the
free and netbsd implementations.
Known bugs:
1) only the first occurence of X in any session will have dri, after
that something prevents it working.
2) if the machine does not have a dri capable card, the kernel panics.
Something's up in one of the probe functions. I haven't been able to
find it though.
3) radeon cards need to be forced to use PCI mode otherwise they get
into an infinite loop.
This is known to at least kinda work with SiS, radeons in pci mode and
intel cards.
ok deraadt, kinda ok art, a few other people had a quick look.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions