mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-25 02:30:12 +01:00
read-only mirror of https://gitlab.freedesktop.org/mesa/drm
- Comment out the "is this mapping/bufs in allocated AGP" bits in BSD
because they break mga (which uses AGP allocation that doesn't track
entries). It's not a security issue when we still have the related
ioctls marked root-only.
- Apply some power-of-two alignment restrictions to hopefully avoid some
panicing in bad cases of drm_pci_alloc() on FreeBSD.
- Add verbosity to some error handling that I found useful while debugging.
|
||
|---|---|---|
| bsd-core | ||
| libdrm | ||
| linux | ||
| linux-core | ||
| scripts | ||
| shared | ||
| shared-core | ||
| tests | ||
| .cvsignore | ||
| autogen.sh | ||
| configure.ac | ||
| libdrm.pc.in | ||
| Makefile.am | ||
| README | ||
By default, this will install into /usr/local. If you want to install this libdrm to replace your system copy, say: ./configure --prefix=/usr --exec-prefix=/