Go to file
Dave Airlie dc4508c338 athe patch below optimises the drm code to not do put_user() on memory the
kernel allocated and then mmap-installed to userspace, but instead
    makes it use the kernel virtual address directly instead.
From: Arjan van de Ven <arjanv@redhat.com>
2004-07-31 07:25:58 +00:00
bsd add read/write 16 2004-07-29 13:00:48 +00:00
bsd-core add read/write 16 2004-07-29 13:00:48 +00:00
libdrm Make drm/libdrm/xf86drm.c match 2004-07-07 04:36:36 +00:00
linux athe patch below optimises the drm code to not do put_user() on memory the 2004-07-31 07:25:58 +00:00
linux-core athe patch below optimises the drm code to not do put_user() on memory the 2004-07-31 07:25:58 +00:00
scripts No /bin/bash on BSD. 2004-05-09 21:57:58 +00:00
shared initial port of i915 to BSD, not finished doesn't work.. no idea why... 2004-07-29 11:09:22 +00:00
shared-core initial port of i915 to BSD, not finished doesn't work.. no idea why... 2004-07-29 11:09:22 +00:00
tests Targets for building dristat and drmstat. 2003-04-25 00:57:42 +00:00