summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests
AgeCommit message (Expand)Author
2020-01-13drm/i915: Add missing include file <linux/math64.h>YueHaibing
2019-11-05drm/i915/gt: Call intel_gt_sanitize() directlyChris Wilson
2019-11-01drm/i915/selftests: Start kthreads before stoppingChris Wilson
2019-10-31drm/i915/selftests: Pretty print the i915_activeChris Wilson
2019-10-29drm/i915/perf: ensure selftests select valid formatLionel Landwerlin
2019-10-29drm/i915/selftests: check for missing apertureMatthew Auld
2019-10-28drm/i915/selftests: Select a random engine for testing memory regionsChris Wilson
2019-10-26drm/i915: Split memory_region initialisation into its own fileChris Wilson
2019-10-25drm/i915/selftests: add write-dword test for LMEMMatthew Auld
2019-10-25drm/i915/lmem: support kernel mappingAbdiel Janulgue
2019-10-25drm/i915: support creating LMEM objectsMatthew Auld
2019-10-25drm/i915/selftests: Tweak the default subtest runtimeChris Wilson
2019-10-23drm/i915/selftests: Release ctx->engine_mutex after iterationChris Wilson
2019-10-22drm/i915/selftests: Move uncore fw selftests to operate on intel_gtChris Wilson
2019-10-22drm/i915/selftests: Teach switch_to_context() to use the contextChris Wilson
2019-10-22drm/i915: Teach record_defaults to operate on the intel_gtChris Wilson
2019-10-22drm/i915/gem: Distinguish each object typeChris Wilson
2019-10-22drm/i915/selftests: Use GT engines in igt_live_testTvrtko Ursulin
2019-10-22drm/i915/selftests: Use GT engines in mock_gem_deviceTvrtko Ursulin
2019-10-22drm/i915/selftests: Convert eviction selftests to gt/ggttTvrtko Ursulin
2019-10-22drm/i915/selftests: Set vm->gt backpointer for mock_ppgttChris Wilson
2019-10-21drm/i915/gt: Introduce barrier pulses along enginesChris Wilson
2019-10-21drm/i915/selftests: Use all physical engines for i915_activeChris Wilson
2019-10-18drm/i915: treat shmem as a regionMatthew Auld
2019-10-18drm/i915: enumerate and init each supported regionAbdiel Janulgue
2019-10-18drm/i915: Pass in intel_gt at some for_each_engine sitesTvrtko Ursulin
2019-10-17drm/i915/selftests: Teach requests to use all available enginesChris Wilson
2019-10-16drm/i915: Store i915_ggtt as the backpointer on fence registersChris Wilson
2019-10-14drm/i915/selftests: Fixup naked 64b divideChris Wilson
2019-10-12drm/i915/perf: implement active wait for noa configurationsLionel Landwerlin
2019-10-08drm/i915/region: support volatile objectsMatthew Auld
2019-10-08drm/i915/region: support contiguous allocationsMatthew Auld
2019-10-08drm/i915: introduce intel_memory_regionMatthew Auld
2019-10-08drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncoreChris Wilson
2019-10-04drm/i915: Drop struct_mutex from around GEM initialisationChris Wilson
2019-10-04drm/i915/selftests: Drop vestigal struct_mutex guardsChris Wilson
2019-10-04drm/i915: Move context management under GEMChris Wilson
2019-10-04drm/i915: Remove logical HW IDChris Wilson
2019-10-04drm/i915: Move request runtime management onto gtChris Wilson
2019-10-04drm/i915: Merge wait_for_timelines with retire_requestChris Wilson
2019-10-04drm/i915: Remove the GEM idle workerChris Wilson
2019-10-04drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson
2019-10-04drm/i915: Coordinate i915_active with its own mutexChris Wilson
2019-10-04drm/i915: Push the i915_active.retire into a workerChris Wilson
2019-10-04drm/i915: Pull i915_vma_pin under the vm->mutexChris Wilson
2019-10-04drm/i915: Only track bound elements of the GTTChris Wilson
2019-10-02drm/i915/selftests: Extract random_offset() for use with a prngChris Wilson
2019-09-27drm/i915/selftests: Distinguish mock device from no wakerefChris Wilson
2019-09-27drm/i915: Extract GT render sleep (rc6) managementAndi Shyti
2019-09-27drm/i915/selftests: Exercise concurrent submission to all enginesChris Wilson