summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson2019-01-162-0/+3
* drm/i915: Serialise concurrent calls to i915_gem_set_wedged()Chris Wilson2019-01-161-0/+1
* drm/i915: Differentiate between ggtt->mutex and ppgtt->mutexChris Wilson2019-01-141-3/+3
* drm/i915: Syntatic sugar for using intel_runtime_pmChris Wilson2019-01-146-56/+45Star
* drm/i915/selftests: Mark up rpm wakerefsChris Wilson2019-01-1412-78/+138
* drm/i915: Markup paired operations on wakerefsChris Wilson2019-01-1412-37/+37
* drm/i915: Track all held rpm wakerefsChris Wilson2019-01-141-3/+5
* drm/i915/selftests: recreate WA lists inside the selftestDaniele Ceraolo Spurio2019-01-101-8/+61
* Merge drm/drm-next into drm-intel-next-queuedJani Nikula2019-01-081-2/+2
|\
| * mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-2/+2
* | drm/i915/selftests: Mark the whole mock device as DMA capableChris Wilson2019-01-072-5/+1Star
* | drm/i915: Always try to reset the GPU on takeoverChris Wilson2019-01-031-1/+1
* | drm/i915/selftests: Take a breath during check_partial_mappings()Chris Wilson2019-01-021-0/+1
* | drm/i915: start moving runtime device info to a separate structJani Nikula2019-01-022-5/+5
* | drm/i915: Remove redundant trailing request flushChris Wilson2018-12-311-2/+0Star
* | drm/i915/selftests: Verify we can perform resets from atomic contextChris Wilson2018-12-131-0/+172
* | drm/i915/selftests: Check we can recover a wedged deviceChris Wilson2018-12-131-0/+25
* | drm/i915/selftests: verify_gt_engine_wa() needs rpm wakerefChris Wilson2018-12-061-11/+4Star
* | drm/i915/selftests: Reorder request allocation vs vma pinningChris Wilson2018-12-043-121/+119Star
|/
* drm/i915: Move register white-listing to the common workaround frameworkTvrtko Ursulin2018-12-041-20/+20
* drm/i915/selftests: Add tests for GT and engine workaround verificationTvrtko Ursulin2018-12-044-47/+207
* drm/i915/selftests: Terminate hangcheck sanitycheck forciblyChris Wilson2018-12-031-3/+9
* drm/i915/selftests: Fix live_workarounds to actually do resetsTvrtko Ursulin2018-11-301-12/+53
* drm/i915/selftests: Extract spinner codeTvrtko Ursulin2018-11-303-249/+288
* drm/i915/selftests: Hold task reference to reset workerChris Wilson2018-11-201-0/+3
* drm/i915/selftests: Workaround an issue with unused lockdep subclassChris Wilson2018-11-161-1/+1
* drm/i915/selftest: test aligned offsets for 64KMatthew Auld2018-10-311-4/+18
* drm/i915/selftests: Test vm isolationChris Wilson2018-10-291-0/+318
* drm/i915/selftests: Check for hangs mid context execution testsChris Wilson2018-10-261-10/+41
* drm/i915: Mark up GTT sizes as u64Chris Wilson2018-10-262-4/+4
* drm/i915/guc: remove unneeded goto from selftestDaniele Ceraolo Spurio2018-10-231-2/+0Star
* drm/i915/guc: drop negative doorbell alloc selftestDaniele Ceraolo Spurio2018-10-181-42/+0Star
* drm/i915/selftests: Disable shrinker across mmap-exhaustionChris Wilson2018-10-111-0/+3
* drm/i915/guc: init GuC descriptors after GuC loadDaniele Ceraolo Spurio2018-10-041-9/+8Star
* drm/i915/selftests: Hold task_struct ref for smoking kthreadChris Wilson2018-10-031-0/+3
* drm/i915: Replace some open-coded i915_coherent_map_type()Chris Wilson2018-10-022-3/+3
* drm/i915: Reserve some priority bits for internal useChris Wilson2018-10-011-3/+5
* drm/i915/selftests: Include arbitration points in preemption smoketestChris Wilson2018-10-011-33/+101
* drm/i915/selftests: Split preemption smoke test into threadsChris Wilson2018-10-011-12/+61
* drm/i915: Remove i915.enable_ppgtt overrideChris Wilson2018-09-274-68/+9Star
* drm/i915/selftests: Smoketest preemptionChris Wilson2018-09-271-0/+137
* Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-09-261-8/+0Star
|\
| * Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie2018-09-119-47/+378
| |\
| * \ Merge drm/drm-next into drm-misc-nextSean Paul2018-08-2721-149/+722
| |\ \
| | * | drm/i915/selftests: Hold rpm for unparkingChris Wilson2018-08-151-6/+14
| | * | drm/i915: Restore user forcewake domains across suspendChris Wilson2018-08-151-1/+1
| * | | drm/i915: Remove unecessary dma_fence_opsDaniel Vetter2018-08-171-8/+0Star
* | | | drm/i915/selftests: Live tests emit requests and so require rpmChris Wilson2018-09-206-0/+33
* | | | drm/i915: don't assume struct page in i915_sg_trimMatthew Auld2018-09-201-0/+2
* | | | drm/i915/selftests: Basic stress test for rapid context switchingChris Wilson2018-09-201-0/+195