mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-01-01 11:50:24 +01:00
read-only mirror of https://gitlab.freedesktop.org/mesa/drm
Memory types are either fixed (on-card or pre-bound AGP) or not fixed (dynamically bound) to an aperture. They also carry information about: 1) Whether they can be mapped cached. 2) Whether they are at all mappable. 3) Whether they need an ioremap to be accessible from kernel space. In this way VRAM memory and, for example, pre-bound AGP appear identical to the memory manager. This also makes support for unmappable VRAM simple to implement. |
||
|---|---|---|
| bsd-core | ||
| libdrm | ||
| linux-core | ||
| scripts | ||
| shared-core | ||
| tests | ||
| .gitignore | ||
| 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=/