Some bugfixes.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Fri, 15 Sep 2006 09:18:35 +0000 (11:18 +0200)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Fri, 15 Sep 2006 09:18:35 +0000 (11:18 +0200)
commit49fbeb339c232804866cd548d6023fe559597353
treefa4685050d7a91a7ee0e55f10093b4fa403a61aa
parent7223b4e264a64df2df70715d8777f2ccaa883d5e
Some bugfixes.
Change the fence object interface somewhat to allow some more flexibility.
Make list IOCTLS really restartable.
Try to avoid busy-waits in the kernel using immediate return to user-space with an -EAGAIN.
libdrm/xf86drm.c
libdrm/xf86drm.h
libdrm/xf86mm.h
linux-core/drmP.h
linux-core/drm_bo.c
linux-core/drm_fence.c
linux-core/i915_drv.c
linux-core/i915_fence.c
shared-core/drm.h
shared-core/i915_irq.c