Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-08-18 | drm/i915: Replace execbuf vma ht with an idr | Chris Wilson | 1 | -26/+13 |
2017-07-27 | drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates | Chris Wilson | 1 | -3/+3 |
2017-06-20 | drm/i915: Enable rcu-only context lookups | Chris Wilson | 1 | -0/+5 |
2017-06-20 | drm/i915: Allow contexts to be unreferenced locklessly | Chris Wilson | 1 | -1/+14 |
2017-06-20 | drm/i915: Group all the global context information together | Chris Wilson | 1 | -5/+9 |
2017-06-16 | drm/i915: Store a direct lookup from object handle to vma | Chris Wilson | 1 | -0/+26 |
2017-03-16 | drm/i915: make context status notifier head be per engine | Changbin Du | 1 | -3/+0 |
2017-02-27 | drm/i915: Reduce context alignment | Chris Wilson | 1 | -2/+0 |
2017-01-06 | drm/i915: Simplify testing for am-I-the-kernel-context? | Chris Wilson | 1 | -0/+5 |
2016-12-31 | drm/i915: Complete kerneldoc for struct i915_gem_context | Chris Wilson | 1 | -0/+272 |