summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-next into drm-intel-next-queuedJani Nikula2020-01-092-117/+0
|\
| * Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-12-2710-159/+524
| |\
| * \ Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-172-117/+0
| |\ \
| | * | drm/i915: Drop dma_buf->k(un)mapDaniel Vetter2019-11-251-16/+0
| | * | drm/i915: Remove dma_buf_kmap selftestDaniel Vetter2019-11-251-101/+0
* | | | drm/i915/gtt: split up i915_gem_gttMatthew Auld2020-01-071-1/+1
* | | | drm/i915/selftests: Fixup sparse __user annotation on local varChris Wilson2020-01-061-1/+2
* | | | drm/i915/selftests: Compare user mmap against GPUChris Wilson2020-01-041-0/+129
* | | | drm/i915/selftests: Extend fault handler selftests to all memory regionsAbdiel Janulgue2020-01-041-89/+217
* | | | drm/i915/selftests: Make headers self-containedChris Wilson2020-01-032-0/+8
* | | | drm/i915/gem: Support discontiguous lmem object mapsChris Wilson2020-01-031-24/+17
* | | | drm/i915/selftests: Err out on coherency if initialisation failedChris Wilson2019-12-271-4/+8
* | | | drm/i915: Switch context id allocation directly to xarrayTvrtko Ursulin2019-12-241-1/+2
| |_|/ |/| |
* | | drm/i915: Introduce a vma.krefChris Wilson2019-12-232-4/+3
* | | drm/i915/selftests: make mock_context.h self-containedJani Nikula2019-12-231-1/+1
* | | drm/i915: Remove i915->kernel_contextChris Wilson2019-12-212-4/+12
* | | drm/i915/gem: Apply lmem size restriction to get_pagesChris Wilson2019-12-161-1/+1
* | | drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSETAbdiel Janulgue2019-12-041-25/+63
* | | drm/i915/selftests: Keep engine awake during live_coherencyChris Wilson2019-11-301-0/+2
* | | drm/i915/selftests: Use sgt_iter for huge_pages_freeChris Wilson2019-11-291-4/+7
* | | drm/i915/selftests: Drop local vm reference!Chris Wilson2019-11-281-19/+15
* | | drm/i915/selftests: Count the number of engines usedChris Wilson2019-11-281-9/+16
* | | drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson2019-11-255-8/+25
* | | drm/i915/selftests: Shorten infinite wait for sseuChris Wilson2019-11-221-2/+1
* | | drm/i915/selftests: Take a ref to the request we wait uponChris Wilson2019-11-201-9/+30
* | | drm/i915/selftests: Remove unused local variable 'file'Chris Wilson2019-11-121-2/+1
* | | drm/i915/selftests: Perform some basic cycle counting of MI opsChris Wilson2019-11-111-2/+13
* | | drm/i915/selftests: Fill all the drm_vma_manager holesChris Wilson2019-11-111-12/+39
* | | drm/i915/selftests: Exercise parallel blit operations on a single ctxChris Wilson2019-11-111-36/+57
* | | drm/i915/gem: Embed context/timeline name inside the GEM contextChris Wilson2019-11-111-3/+1
* | | drm/i915/selftests: Mark up sole accessor to ctx->vm as being protectedChris Wilson2019-11-081-10/+14
* | | drm/i915/selftests: Complete transition to a real struct file mockChris Wilson2019-11-085-26/+27
* | | drm/i915: make more headers self-containedMasahiro Yamada2019-11-081-0/+3
* | | drm/i915: change to_mock() to an inline functionMasahiro Yamada2019-11-081-1/+1
* | | drm/i915/selftests: Verify mmap_gtt revocation on unbindingChris Wilson2019-11-071-0/+111
* | | drm/i915/selftests: Wrap vm_mmap() around GEM objectsChris Wilson2019-11-071-0/+100
* | | drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson2019-11-073-9/+9
* | | drm/i915: Switch obj->mm.lock lockdep annotations on its headDaniel Vetter2019-11-071-7/+7
|/ /
* | drm/i915/selftests: Start kthreads before stoppingChris Wilson2019-11-012-0/+4
* | drm/i915/gem: Make context persistence optionalChris Wilson2019-10-291-0/+2
* | drm/i915/selftests: check for missing apertureMatthew Auld2019-10-292-1/+12
* | drm/i915/selftests: Initialise retChris Wilson2019-10-281-1/+1
* | drm/i915/selftests: Exercise adjusting rpcs over all render-class enginesChris Wilson2019-10-281-66/+61
* | drm/i915/selftests: Use a random engine for GEM coherency testsChris Wilson2019-10-281-79/+89
* | drm/i915/selftests: Check all blitter engines for client bltChris Wilson2019-10-281-4/+26
* | drm/i915/selftests: Measure basic throughput of blit routinesChris Wilson2019-10-281-0/+172
* | drm/i915/selftests/blt: add some kthreads into the mixMatthew Auld2019-10-251-25/+153
* | drm/i915/selftests: add sanity selftest for huge-GTT-pagesMatthew Auld2019-10-251-0/+99
* | drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke testsMatthew Auld2019-10-251-149/+80
* | drm/i915/selftests: extend coverage to include LMEM huge-pagesMatthew Auld2019-10-251-1/+122
OpenPOWER on IntegriCloud