summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_context.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Disable semaphore busywaits on saturated systemsChris Wilson2019-05-071-0/+1
* drm/i915: Hold a reference to the active HW contextChris Wilson2019-03-191-0/+6
* drm/i915: Lock the gem_context->active_list while dropping the linkChris Wilson2019-03-191-4/+11
* drm/i915: Introduce intel_context.pin_mutex for pin managementChris Wilson2019-03-081-8/+50
* drm/i915: Make context pinning part of intel_context_opsChris Wilson2019-03-081-0/+34
* drm/i915: Move over to intel_context_lookup()Chris Wilson2019-03-081-0/+180