Go to file
Thomas Hellstrom f2db76e2f2 Big update:
Adapt for new functions in the 2.6.19 kernel.
Remove the ability to have multiple regions in one TTM.
   This simplifies a lot of code.
Remove the ability to access TTMs from user space.
   We don't need it anymore without ttm regions.
Don't change caching policy for evicted buffers. Instead change it only
   when the buffer is accessed by the CPU (on the first page fault).
   This tremendously speeds up eviction rates.
Current code is safe for kernels <= 2.6.14.
Should also be OK with 2.6.19 and above.
2006-10-11 13:40:35 +02:00
bsd-core Add support for tracking drawable information to core 2006-09-29 12:55:08 +02:00
libdrm Big update: 2006-10-11 13:40:35 +02:00
linux-core Big update: 2006-10-11 13:40:35 +02:00
scripts clean up script to create an lk drm directory 2006-08-10 14:31:56 +10:00
shared-core Big update: 2006-10-11 13:40:35 +02:00
tests Bug #2567: Fix reversed memset arguments. (David Krause) 2005-02-18 16:40:54 +00:00
.gitignore .cvsignore -> .gitignore 2006-07-19 18:31:43 +02: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
autogen.sh update autogen from xserver tree 2005-09-12 06:21:24 +00:00
configure.ac Make the user_token 44-bit for TTMs, and have them occupy a unique file space 2006-10-02 15:06:35 +02:00
libdrm.pc.in Better pkgconfig-fu: -ldrm in Libs: 2005-10-13 21:03:31 +00:00

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