xenocara/lib/libdrm
oga 6e3e5abe72 Fix libdrm for the buffer mapping strategy our GEM implementation will use
We always map through the gtt, never using the cpu mapping (this decreases
complexity a lot). Keep use of the original ioctl for this. Also don't bother
with userland domain setting, the kernel handles this correctly.

Finally, don't persist mapping across calls to unmap and remapping, this aids
with debugging, but may change later.

ok matthieu@.
2009-07-18 14:54:42 +00:00
..
intel Fix libdrm for the buffer mapping strategy our GEM implementation will use 2009-07-18 14:54:42 +00:00
libdrm_lists.h update libdrm to 2.4.9 (actually to -current, but the only real changes 2009-05-03 19:43:26 +00:00
libdrm.pc.in De-autoconf libdrm. 2009-01-10 16:29:26 +00:00
Makefile Use the bsd.xorg.mk rules to install the pkgconfig file and 2009-06-27 10:02:53 +00:00
Makefile.inc Use the bsd.xorg.mk rules to install the pkgconfig file and 2009-06-27 10:02:53 +00:00
shlib_version Update libdrm to 2.4.3 2009-01-26 23:14:37 +00:00
xf86drm.c Update libdrm to 2.4.3 2009-01-26 23:14:37 +00:00
xf86drm.h update libdrm to 2.4.9 (actually to -current, but the only real changes 2009-05-03 19:43:26 +00:00
xf86drmHash.c De-autoconf libdrm. 2009-01-10 16:29:26 +00:00
xf86drmMode.c update libdrm to 2.4.9 (actually to -current, but the only real changes 2009-05-03 19:43:26 +00:00
xf86drmMode.h update libdrm to 2.4.9 (actually to -current, but the only real changes 2009-05-03 19:43:26 +00:00
xf86drmRandom.c De-autoconf libdrm. 2009-01-10 16:29:26 +00:00
xf86drmSL.c De-autoconf libdrm. 2009-01-10 16:29:26 +00:00