Add fence error member.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Sat, 22 Sep 2007 11:34:33 +0000 (13:34 +0200)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Sat, 22 Sep 2007 11:57:13 +0000 (13:57 +0200)
commitda63f4ba0f15c3ae614eba92c8219670c674727e
tree9b77d3602d8008d060e44e6ab90f6ed1f1f6cd06
parent24e33627c5dfb92324a9faf1c7d366e7f33e622a
Add fence error member.

Modify the TTM backend bind arguments.
Export a number of functions needed for driver-specific super-ioctls.
Add a function to map buffer objects from the kernel, regardless of where they're
currently placed.
A number of error fixes.
16 files changed:
linux-core/drm_agpsupport.c
linux-core/drm_bo.c
linux-core/drm_bo_move.c
linux-core/drm_fence.c
linux-core/drm_object.c
linux-core/drm_objects.h
linux-core/drm_ttm.c
linux-core/i915_buffer.c
linux-core/i915_fence.c
linux-core/nouveau_sgdma.c
linux-core/via_buffer.c
linux-core/via_fence.c
linux-core/xgi_fence.c
shared-core/drm.h
shared-core/i915_drv.h
shared-core/via_drv.h