Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-03 | drm/i915: Split breadcrumbs spinlock into two | Chris Wilson | 1 | -2/+2 |
2017-02-23 | drm/i915: Protect the request->global_seqno with the engine->timeline lock | Chris Wilson | 1 | -3/+3 |
2017-02-13 | drm/i915: Mock infrastructure for request emission | Chris Wilson | 1 | -5/+6 |
2017-02-13 | drm/i915: Add unit tests for the breadcrumb rbtree, wakeups | Chris Wilson | 1 | -0/+201 |
2017-02-13 | drm/i915: Add unit tests for the breadcrumb rbtree, completion | Chris Wilson | 1 | -0/+107 |
2017-02-13 | drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove | Chris Wilson | 1 | -0/+172 |