Find a file
Thomas Hellstrom 3024f23c65 memory manager: Make device driver aware of different memory types.
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.
2007-01-31 14:50:57 +01:00
bsd-core Core build fix for BSD. 2006-12-01 11:00:32 +01:00
libdrm libdrm: add drmOpenOnce + drmCloseOnce to libdrm 2006-11-09 08:55:58 +11:00
linux-core memory manager: Make device driver aware of different memory types. 2007-01-31 14:50:57 +01:00
scripts remove unused via/sis files from lk build 2006-12-20 10:22:43 +11:00
shared-core memory manager: Make device driver aware of different memory types. 2007-01-31 14:50:57 +01:00
tests Make the utility runnable also for normal users. 2007-01-31 11:41:44 +01:00
.gitignore Make git ignore Emacs style backup files and cscope files. 2007-01-02 10:03:56 +01:00
autogen.sh update autogen from xserver tree 2005-09-12 06:21:24 +00:00
configure.ac libdrm: add support for server side functionality in libdrm 2006-11-08 15:08:09 +11:00
libdrm.pc.in Better pkgconfig-fu: -ldrm in Libs: 2005-10-13 21:03:31 +00:00
Makefile.am Fix silly install issue by moving the header install rules for shared-core 2005-08-20 03:32:09 +00:00
README distcheck fixes 2005-07-13 00:13:12 +00:00

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=/