summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests
Commit message (Expand)AuthorAgeFilesLines
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-2/+2
* 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/+0
* drm/i915/guc: drop negative doorbell alloc selftestDaniele Ceraolo Spurio2018-10-181-42/+0
* 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/+8
* 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/+9
* drm/i915/selftests: Smoketest preemptionChris Wilson2018-09-271-0/+137
* Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-09-261-8/+0
|\
| * 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/+0
* | | | 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
* | | | drm/i915/selftests: Free the batch along the contexts error pathChris Wilson2018-09-201-0/+1
| |_|/ |/| |
* | | drm/i915: Reduce context HW ID lifetimeChris Wilson2018-09-051-8/+3
* | | drm/i915: Explicitly mark Global GTT address spacesTvrtko Ursulin2018-09-011-0/+2
* | | drm/i915/selftests: Add a simple exerciser for suspend/hibernateChris Wilson2018-08-312-0/+222
* | | drm/i915/selftests: ring all doorbells in igt_guc_doorbellsDaniele Ceraolo Spurio2018-08-281-0/+38
* | | drm/i915/selftests: Hold rpm for unparkingChris Wilson2018-08-091-6/+14
* | | drm/i915: Restore user forcewake domains across suspendChris Wilson2018-08-091-1/+1
* | | drm/i915/selftests: Unconditionally do a chipset flush before emit_bb_startChris Wilson2018-08-061-5/+6
* | | drm/i915/selftests: Replace opencoded clflush with drm_clflush_virt_rangeChris Wilson2018-07-301-21/+17
* | | drm/i915/selftests: Exercise resetting in the middle of a wait-on-fenceChris Wilson2018-07-261-8/+77
* | | drm/i915/selftests: Use a full emulation of a user ppgtt contextChris Wilson2018-07-261-4/+12
* | | drm/i915: Avoid computing tile_row_size() for untiled objectsChris Wilson2018-07-261-1/+1
| |/ |/|
* | Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-2010-11/+478
|\ \
| * | drm/i915/selftests: Free the backing store between iterationsChris Wilson2018-07-171-0/+6
| * | drm/i915/selftests: Exercise reset to break stuck GTT evictionChris Wilson2018-07-161-2/+169
| * | drm/i915/selftests: Force a preemption hangChris Wilson2018-07-161-0/+115
| * | drm/i915/selftests: Include the start of each subtest in the GEM traceChris Wilson2018-07-131-0/+2
| * | drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson2018-07-131-2/+3