athe patch below optimises the drm code to not do put_user() on memory the
authorDave Airlie <airlied@linux.ie>
Sat, 31 Jul 2004 07:25:58 +0000 (07:25 +0000)
committerDave Airlie <airlied@linux.ie>
Sat, 31 Jul 2004 07:25:58 +0000 (07:25 +0000)
commitdc4508c33845602e4c94c3e125536d01fe9110b1
treec847fcb9fca81917b0a8d2a07a856fb1573d6795
parent1cec18a5cd3bcd37aab71c255d63fd394143bc5e
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>
linux-core/i810_dma.c
linux-core/i830_dma.c
linux/i810_dma.c
linux/i830_dma.c