summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests
AgeCommit message (Expand)Author
2020-03-07drm/i915/selftests: Apply a heavy handed flush to i915_activeChris Wilson
2020-03-06drm/i915/selftests: try to rein in alloc_smokeMatthew Auld
2020-03-06drm/i915: Add mechanism to submit a context WA on ring submissionMika Kuoppala
2020-03-04drm/i915: Apply i915_request_skip() on submissionChris Wilson
2020-02-28drm/i915/selftests: Disable heartbeat around manual pulse testsChris Wilson
2020-02-26drm/i915: stop assigning drm->dev_private pointerJani Nikula
2020-02-25drm/i915: Flush idle barriers when waitingChris Wilson
2020-01-30drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placementChris Wilson
2020-01-29drm/i915/selftests/perf: measure memcpy bw between regionsMatthew Auld
2020-01-07drm/i915/gtt: split up i915_gem_gttMatthew Auld
2020-01-07drm/i915: Add missing include file <linux/math64.h>YueHaibing
2020-01-03drm/i915/selftests: Make headers self-containedChris Wilson
2020-01-03drm/i915/selftests: Move igt_atomic_section[] out of the headerChris Wilson
2020-01-03drm/i915/gem: Support discontiguous lmem object mapsChris Wilson
2019-12-30drm/i915/selftests: Flush the context workerChris Wilson
2019-12-30drm/i915/gt: Avoid using the GPU before initialisationChris Wilson
2019-12-26drm/i915/gt: Apply sanitiization just before resumeChris Wilson
2019-12-23drm/i915/selftests: make mock_drm.h self-containedJani Nikula
2019-12-22drm/i915/gt: Pull GT initialisation under intel_gt_init()Chris Wilson
2019-12-21drm/i915: Remove i915->kernel_contextChris Wilson
2019-12-13drm/i915/selftests: remove a conditionDan Carpenter
2019-12-11drm/i915/selftests: Show the i915_active on failureChris Wilson
2019-12-09drm/i915/guc: kill doorbell code and selftestsDaniele Ceraolo Spurio
2019-11-29drm/i915/selftests: Always lock the drm_mm around insert/removeChris Wilson
2019-11-25drm/i915/selftests: Move mock_vma to the heap to reduce stack_frameChris Wilson
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson
2019-11-23drm/i915/selftests: Include the subsubtest name for live_parallel_enginesChris Wilson
2019-11-20drm/i915/selftests: Be explicit in ERR_PTR handlingChris Wilson
2019-11-19drm/i915/selftests: Exercise rc6 w/a handlingChris Wilson
2019-11-18drm/i915/selftests: Add intel_gt_driver_late_release for mock deviceChris Wilson
2019-11-14drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtreeChris Wilson
2019-11-14drm/i915/selftests: Add coverage of mocs registersChris Wilson
2019-11-11drm/i915/selftests: Perform some basic cycle counting of MI opsChris Wilson
2019-11-08drm/i915/selftests: Complete transition to a real struct file mockChris Wilson
2019-11-08drm/i915: make more headers self-containedMasahiro Yamada
2019-11-07drm/i915/selftests: Wrap vm_mmap() around GEM objectsChris Wilson
2019-11-07drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson
2019-11-07drm/i915: Switch obj->mm.lock lockdep annotations on its headDaniel Vetter
2019-11-02drm/i915/selftests: Flush all active callbacksChris Wilson
2019-11-01drm/i915/gt: Call intel_gt_sanitize() directlyChris Wilson
2019-11-01drm/i915/gt: Pull timeline initialise to intel_gt_init_earlyChris Wilson
2019-11-01drm/i915/selftests: Spin on all engines simultaneouslyChris 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