summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftests: Wake the device before executing requests on the GPUChris Wilson2017-12-011-0/+2
* drm/i915/selftests: Hold rpm wakeref for request + ggtt usageChris Wilson2017-11-242-0/+4
* drm/i915/selftests: test descending addressesMatthew Auld2017-11-231-53/+70
* drm/i915/selftests: rein in igt_write_hugeMatthew Auld2017-11-231-45/+66
* drm/i915/selftests: Use NOWARN for large allocationsChris Wilson2017-11-221-1/+1
* drm/i915/selftests: Avoid drm_gem_handle_create under struct_mutexChris Wilson2017-11-211-3/+18
* drm/i915/selftests: Declare we allocated the guc clientsChris Wilson2017-11-201-0/+2
* drm/i915/selftest: Make guc clients staticChris Wilson2017-11-201-1/+1
* drm/i915: Automatic i915_switch_context for legacyChris Wilson2017-11-204-26/+3
* drm/i915: Pull the unconditional GPU cache invalidation into request construc...Chris Wilson2017-11-204-22/+0
* drm/i915/selftests: Report ENOMEM clearly for an allocation failureChris Wilson2017-11-171-10/+26
* drm/i915/selftests: Add a GuC doorbells selftestMichel Thierry2017-11-172-0/+368
* drm/i915/selftests: exercise_ggtt may have nothing to doChris Wilson2017-11-161-1/+1
* drm/i915/selftests: Increase size for mock ringbufferChris Wilson2017-11-151-1/+3
* drm/i915/selftests: Markup __iomem for igt_gem_coherencyChris Wilson2017-11-151-8/+8
* drm/i915/selftests: Always initialise errChris Wilson2017-11-146-11/+11
* drm/i915/selftests: Yet another forgotten mock_i915->mm initialiserChris Wilson2017-11-101-7/+1
* drm/i915/selftests: Initialise mock_i915->mm.obj_lockChris Wilson2017-11-101-0/+1
* drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()Hans de Goede2017-11-101-0/+3
* drm/i915/selftests: Take rpm wakeref around partial tiling testsChris Wilson2017-11-071-0/+2
* drm/i915/selftests: Take rpm wakeref around GGTT lowlevel testsChris Wilson2017-11-071-0/+4
* drm/i915/selftests: Skip mixed page exhaustion if only small pages availableChris Wilson2017-11-071-0/+3
* drm/i915/selftests: Hide dangerous testsChris Wilson2017-11-061-4/+4
* Revert "drm/i915/selftests: Convert timers to use timer_setup()"Chris Wilson2017-10-251-3/+3
* drm/i915/selftests: Convert timers to use timer_setup()Kees Cook2017-10-251-3/+3
* drm/i915/selftests: Don't try to queue a request with zero delayChris Wilson2017-10-251-9/+28
* drm/i915: Convert timers to use timer_setup()Kees Cook2017-10-181-5/+3
* drm/i915/selftests: Silence the compiler for impossible errorsChris Wilson2017-10-171-2/+2
* drm/i915: Move dev_priv->mm.[un]bound_list to its own lockChris Wilson2017-10-162-6/+4
* drm/i915/selftests: Exercise adding requests to a full GGTTChris Wilson2017-10-123-5/+156
* drm/i915/selftests: Wrap a timer into a i915_sw_fenceChris Wilson2017-10-123-0/+162
* drm/i915: Use rcu instead of stop_machine in set_wedgedDaniel Vetter2017-10-111-0/+2
* drm/i915/selftests: ditch the kernel contextMatthew Auld2017-10-101-19/+38
* drm/i915: s/sg_mask/sg_page_sizes/Matthew Auld2017-10-092-13/+13
* drm/i915: Pin fence for iomapChris Wilson2017-10-091-8/+0
* drm/i915/selftests: Hold the rpm wakeref for the reset testsChris Wilson2017-10-091-1/+8
* drm/i915/selftests: Pretty print engine state when requests fail to startChris Wilson2017-10-091-0/+10
* drm/i915: enable platform support for 2M pagesMatthew Auld2017-10-071-1/+2
* drm/i915: enable platform support for 64K pagesMatthew Auld2017-10-071-1/+2
* drm/i915/selftests: mix huge pagesMatthew Auld2017-10-071-0/+15
* drm/i915/selftests: huge page testsMatthew Auld2017-10-073-0/+1717
* drm/i915: introduce vm set_pages/clear_pagesMatthew Auld2017-10-071-7/+4
* drm/i915: introduce page_size membersMatthew Auld2017-10-072-2/+5
* drm/i915: push set_pages down to the callersMatthew Auld2017-10-072-11/+15
* drm/i915: introduce page_sizes field to dev_infoMatthew Auld2017-10-071-0/+3
* drm/i915: introduce simple gemfsMatthew Auld2017-10-071-0/+4
* drm/i915/selftests: fix check for intel IOMMUArnd Bergmann2017-10-051-1/+1
* drm/i915/selftests: Remember to create the fake preempt contextChris Wilson2017-10-051-0/+6
* drm/i915/selftests: Replace wmb() with i915_gem_chipset_flush()Chris Wilson2017-09-292-5/+12
* Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2017-09-283-7/+7
|\
OpenPOWER on IntegriCloud