summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_gem_evict.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Remove logical HW IDChris Wilson2019-10-041-2/+2
* drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson2019-10-041-1/+1
* drm/i915: Pull i915_vma_pin under the vm->mutexChris Wilson2019-10-041-14/+22
* drm/i915: cleanup cache-coloringMatthew Auld2019-09-091-4/+6
* drm/i915: s/i915_gtt_color_adjust/i915_ggtt_color_adjustMatthew Auld2019-09-091-1/+1
* drm/i915: Lift timeline into intel_contextChris Wilson2019-08-091-8/+11
* drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson2019-07-121-1/+2
* drm/i915/selftests: Flush live_evictChris Wilson2019-06-181-0/+3
* drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio2019-06-141-1/+1
* drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio2019-06-141-2/+2
* drm/i915: Combine unbound/bound list tracking for objectsChris Wilson2019-06-121-6/+10
* drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-281-3/+5
* drm/i915: Move i915_request_alloc into selftests/Chris Wilson2019-04-261-1/+2
* drm/i915/selftests: Fix an IS_ERR() vs NULL checkDan Carpenter2019-03-261-1/+1
* drm/i915: Flush pages on acquisitionChris Wilson2019-03-211-2/+2
* drm/i915: Beware temporary wedging when determining -EIOChris Wilson2019-02-201-1/+1
* drm/i915: Pull VM lists under the VM mutex.Chris Wilson2019-01-281-0/+3
* drm/i915: Stop tracking MRU activity on VMAChris Wilson2019-01-281-2/+2
* drm/i915/selftests: Track evict objects explicitlyChris Wilson2019-01-221-59/+55
* drm/i915/selftests: Make evict tolerant of foreign objectsChris Wilson2019-01-181-11/+53
* drm/i915: Syntatic sugar for using intel_runtime_pmChris Wilson2019-01-141-5/+3
* drm/i915/selftests: Mark up rpm wakerefsChris Wilson2019-01-141-4/+12
* drm/i915: Markup paired operations on wakerefsChris Wilson2019-01-141-1/+1
* drm/i915: Remove i915.enable_ppgtt overrideChris Wilson2018-09-271-1/+1
* drm/i915/selftests: Skip live eviction tests when wedgedChris Wilson2018-07-061-0/+3
* drm/i915: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-06-281-1/+1
* drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson2018-06-051-17/+17
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-211-3/+3
* drm/i915/selftests: Hold rpm wakeref for request + ggtt usageChris Wilson2017-11-241-0/+2
* drm/i915: Move dev_priv->mm.[un]bound_list to its own lockChris Wilson2017-10-161-5/+3
* drm/i915/selftests: Exercise adding requests to a full GGTTChris Wilson2017-10-121-0/+154
* drm/i915: Eliminate lots of iterations over the execobjects arrayChris Wilson2017-06-161-2/+2
* drm/i915/selftests: exercise cache domain evictionMatthew Auld2017-03-091-0/+90
* drm/i915: Initial selftests for exercising evictionChris Wilson2017-02-131-0/+260
OpenPOWER on IntegriCloud