aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_context.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-23drm/i915: Update missing parts after the rename to i915_requestMichel Thierry1-1/+1
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson1-1/+1
2018-02-13drm/i915: Fix i915_gem_context.h headerTvrtko Ursulin1-0/+3
2017-11-10drm/i915: Record the default hw state after reset upon loadChris Wilson1-1/+3
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