Add an fence_class_manager::last_queued_sequence member, since a
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Thu, 31 Jan 2008 13:11:12 +0000 (14:11 +0100)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Thu, 31 Jan 2008 13:11:12 +0000 (14:11 +0100)
commitc77b0937f290568604961fa0013691349c5fcf3b
tree6b30dd1f966d99631f72946bd6db9e02bb61ac83
parent47ee6237fe86a8621744bbd6cecb8b5e58848b05
Add an fence_class_manager::last_queued_sequence member, since a
sequence number may actually turn up before the corresponding fence
object has been queued on the ring.

Fence drivers can use this member to determine whether a
sequence number must be re-reported.
linux-core/drm_fence.c
linux-core/drm_objects.h