summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: use intel_uncore for all forcewake get/putDaniele Ceraolo Spurio2019-03-201-4/+4
* drm/i915: use intel_uncore in fw get/put internal pathsDaniele Ceraolo Spurio2019-03-201-4/+5
* drm/i915: Switch to bitmap_zalloc()Andy Shevchenko2019-03-201-3/+2
* drm/i915/selftests: add test to verify get/put fw domainsDaniele Ceraolo Spurio2019-03-201-6/+128
* drm/i915/selftests: Provide stub reset functionsChris Wilson2019-03-201-0/+36
* drm/i915: Hold a reference to the active HW contextChris Wilson2019-03-191-1/+6
* drm/i915: Lock the gem_context->active_list while dropping the linkChris Wilson2019-03-191-2/+0
* drm/i915: Hold a ref to the ring while retiringChris Wilson2019-03-181-0/+1
* drm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvlChris Wilson2019-03-151-2/+2
* drm/i915: Drop address size from ppgtt_typeChris Wilson2019-03-151-1/+1
* drm/i915: Record platform specific ppGTT size in intel_device_infoChris Wilson2019-03-151-1/+2
* drm/i915/selftests: Disable preemption while setting up fence-timersChris Wilson2019-03-141-1/+8
* drm/i915/selftests: Improve error detection of reset failureChris Wilson2019-03-121-1/+17
* drm/i915: Introduce a context barrier callbackChris Wilson2019-03-091-0/+106
* drm/i915: Introduce intel_context.pin_mutex for pin managementChris Wilson2019-03-081-1/+1
* drm/i915: Track the pinned kernel contexts on each engineChris Wilson2019-03-081-2/+3
* drm/i915: Make context pinning part of intel_context_opsChris Wilson2019-03-081-27/+5
* drm/i915: Move over to intel_context_lookup()Chris Wilson2019-03-082-5/+8
* drm/i915: Store the intel_context_ops in the intel_engine_csChris Wilson2019-03-081-7/+6
* drm/i915: Track active engines within a contextChris Wilson2019-03-082-0/+8
* drm/i915: Reduce presumption of request ordering for barriersChris Wilson2019-03-083-2/+7
* drm/i915: Do a synchronous switch-to-kernel-context on idlingChris Wilson2019-03-081-7/+2
* drm/i915/selftests: Check preemption support on each engineChris Wilson2019-03-081-0/+18
* drm/i915/selftests: Improve switch-to-kernel-context checkingChris Wilson2019-03-071-45/+35
* drm/i915/selftests: Upgrade printing test/subtest name to pr_infoMichał Winiarski2019-03-061-2/+2
* drm/i915/selftests: Fix MI_STORE_DWORD_IMM alignmentChris Wilson2019-03-061-1/+1
* drm/i915: Store the BIT(engine->id) as the engine's maskChris Wilson2019-03-0511-33/+34
* drm/i915: Keep timeline HWSP allocated until idle across the systemChris Wilson2019-03-011-0/+113
* drm/i915/selftests: Check that whitelisted registers are accessibleChris Wilson2019-03-011-1/+377
* drm/i915: Introduce i915_timeline.mutexChris Wilson2019-03-012-3/+2
* drm/i915/execlists: Suppress mere WAIT preemptionChris Wilson2019-02-281-0/+163
* drm/i915: Make object/vma allocation caches globalChris Wilson2019-02-284-19/+4
* drm/i915: Make request allocation caches globalChris Wilson2019-02-284-64/+26
* drm/i915/selftests: Exercise resetting during non-user payloadsChris Wilson2019-02-261-0/+218
* drm/i915: Remove i915_request.global_seqnoChris Wilson2019-02-262-4/+2
* drm/i915: Remove access to global seqno in the HWSPChris Wilson2019-02-262-5/+1
* drm/i915: Beware temporary wedging when determining -EIOChris Wilson2019-02-2011-24/+24
* drm/i915/selftests: Make unbannable contexts for reset handlingChris Wilson2019-02-183-0/+5
* drm/i915/selftests: Move local mock_ggtt allocations to the heapChris Wilson2019-02-172-10/+22
* drm/i915/selftests: Always free spinner on __sseu_prepare errorChris Wilson2019-02-161-35/+34
* drm/i915/selftests: Drop unnecessary struct_mutex around i915_reset()Chris Wilson2019-02-151-2/+0
* drm/i915/selftests: Always use an active engine while resettingChris Wilson2019-02-151-19/+8
* drm/i915: Don't claim an unstarted request was guiltyChris Wilson2019-02-082-0/+13
* drm/i915: Revoke mmaps and prevent access to fence registers across resetChris Wilson2019-02-082-3/+3
* drm/i915: Pull i915_gem_active into the i915_active familyChris Wilson2019-02-051-2/+2
* drm/i915: Generalise GPU activity trackingChris Wilson2019-02-052-1/+159
* drm/i915/selftests: Exercise some AB...BA preemption chainsChris Wilson2019-02-051-0/+103
* drm/i915/selftests: Context SSEU reconfiguration testsTvrtko Ursulin2019-02-051-0/+467
* drm/i915: Add timeline barrier supportTvrtko Ursulin2019-02-051-0/+1
* drm/i915: Drop fake breadcrumb irqChris Wilson2019-01-291-7/+0
OpenPOWER on IntegriCloud