aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_context.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-18drm/i915: Replace execbuf vma ht with an idrChris Wilson1-26/+13
2017-07-27drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updatesChris Wilson1-3/+3
2017-06-20drm/i915: Enable rcu-only context lookupsChris Wilson1-0/+5
2017-06-20drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson1-1/+14
2017-06-20drm/i915: Group all the global context information togetherChris Wilson1-5/+9
2017-06-16drm/i915: Store a direct lookup from object handle to vmaChris Wilson1-0/+26
2017-03-16drm/i915: make context status notifier head be per engineChangbin Du1-3/+0
2017-02-27drm/i915: Reduce context alignmentChris Wilson1-2/+0
2017-01-06drm/i915: Simplify testing for am-I-the-kernel-context?Chris Wilson1-0/+5
2016-12-31drm/i915: Complete kerneldoc for struct i915_gem_contextChris Wilson1-0/+272