Remove the need for the hardware lock in the buffer manager.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Sun, 21 Oct 2007 10:20:56 +0000 (12:20 +0200)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Sun, 21 Oct 2007 10:20:56 +0000 (12:20 +0200)
commit3b19b50cb5cd31e60eb03e99dd1109b6d0f5b8a3
treed117764ba0985fccb1398beb9613ba5d6d066467
parent48b5eaf303b60077faed09db77785d7a544ac335
Remove the need for the hardware lock in the buffer manager.
Add interface entry cleaning a memory type without touching NO_EVICT buffers.
libdrm/xf86drm.c
libdrm/xf86mm.h
linux-core/Makefile.kernel
linux-core/drm_bo.c
linux-core/drm_bo_lock.c [new file with mode: 0644]
linux-core/drm_compat.c
linux-core/drm_vm.c
shared-core/drm.h