Find a file
Eric Anholt c425ad1a34 Previously, drm_get_resource_start() and drm_get_resource_len() would
allocate the resource RF_ACTIVE, pull out the appropriate value, and
    return it. However, allocating large framebuffers RF_ACTIVE would run
    the system out of KVA, and this also left open the possibility of the
    resource getting moved after getting the offset. Instead, when either
    of these are called, allocate the resource if it isn't allocated
    already (non-RF_ACTIVE) and store it in the DRM device, to be cleaned
    up on lastclose.
2005-08-26 20:56:11 +00:00
bsd-core Previously, drm_get_resource_start() and drm_get_resource_len() would 2005-08-26 20:56:11 +00:00
libdrm Add missing .cvsignore files for autotoolery. 2005-08-25 23:11:28 +00:00
linux Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +00:00
linux-core remove i915_pm code as it causes too many issues with current software 2005-08-22 09:50:12 +00:00
scripts Patch from Jon Smirl to add attribute field to the pciids, and use this for 2004-08-10 11:14:07 +00:00
shared VIA bugvixes by Joris van Rantwijk Initial commit. 2005-08-14 09:52:09 +00:00
shared-core Add missing .cvsignore files for autotoolery. 2005-08-25 23:11:28 +00:00
tests Bug #2567: Fix reversed memset arguments. (David Krause) 2005-02-18 16:40:54 +00:00
.cvsignore Add missing .cvsignore files for autotoolery. 2005-08-25 23:11:28 +00:00
autogen.sh distcheck fixes 2005-07-13 00:13:12 +00:00
configure.ac Include appropriate CFLAGS to find X headers, needed to build libdrm. 2005-08-25 02:59:21 +00:00
libdrm.pc.in Fix the pkgconfig info. (Donnie Berkholz) 2005-08-01 20:31:35 +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=/