commit | f97fbf9606a1a96d61d171e1ed1606b2b812fb01 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 13 17:15:14 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 13 20:45:24 2017 +0000 |
tree | d45403154b7dd305d6bbc1e46567670c7a1bb167 | |
parent | 935a2f776aa523cd6ad20c9b7c7d019ba9418759 [diff] |
drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove First retroactive test, make sure that the waiters are in global seqno order after random inserts and removals. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170213171558.20942-3-chris@chris-wilson.co.uk