summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ | |/
| * mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-133-7/+7
* | drm/i915/selftests: Try to recover from a wedged GPU during reset testsChris Wilson2017-09-261-5/+19
* | drm/i915/selftests: Only touch archdata.iommu when it existsChris Wilson2017-09-191-0/+2
* | drm/i915/selftests: Disable iommu for the mock deviceChris Wilson2017-09-181-0/+3
* | drm/i915/selftests: Use mul_u32_u32() for 32b x 32b -> 64b resultChris Wilson2017-09-133-6/+6
|/
* drm/i915: Replace execbuf vma ht with an idrChris Wilson2017-08-181-11/+4
* drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcsChris Wilson2017-08-183-9/+17
* drm/i915: Split obj->cache_coherent to track r/wChris Wilson2017-08-151-3/+3
* drm/i915: Supply the engine-id for our mock_engine()Chris Wilson2017-08-103-5/+8
* drm/i915/selftests: Retarget igt_render_engine_reset_fallback()Chris Wilson2017-08-041-57/+17
* drm/i915/selftests: Fix kbuild errorChris Wilson2017-07-271-1/+1
* drm/i915: Squelch reset messages during selftestsChris Wilson2017-07-271-4/+4
* drm/i915/selftest: Refactor reset lockingChris Wilson2017-07-271-15/+43
* drm/i915/selftests: Exercise independence of per-engine resetsChris Wilson2017-07-273-0/+175
* drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'Christophe JAILLET2017-07-201-1/+1
* drm/i915/selftests: Mark contexts as lost during freeing of mock deviceChris Wilson2017-07-191-0/+1
* drm/i915/selftests: Attach a stub pm_domainChris Wilson2017-07-191-1/+21
* drm/i915: Drain the device workqueue on unloadChris Wilson2017-07-191-1/+1
* drm/i915: Fix an error checking testChristophe JAILLET2017-06-271-3/+3
* drm/i915/selftests: Fix mutex imbalance for igt_render_engine_reset_fallbackChris Wilson2017-06-271-7/+14
* drm/i915: pass the vma to insert_entriesMatthew Auld2017-06-222-4/+9
* drm/i915/selftests: reset engine self testsMichel Thierry2017-06-201-0/+148
* drm/i915: Wait for concurrent global resets to completeChris Wilson2017-06-201-0/+4
* drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson2017-06-204-3/+19
* drm/i915: Group all the global context information togetherChris Wilson2017-06-202-3/+3
* drm/i915: Eliminate lots of iterations over the execobjects arrayChris Wilson2017-06-162-15/+5
* drm/i915: Store a direct lookup from object handle to vmaChris Wilson2017-06-161-1/+11
* drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirtyChris Wilson2017-06-161-1/+2
* drm/i915: Mark CPU cache as dirty on every transition for CPU writesChris Wilson2017-06-161-1/+2
* Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-05-3017-20/+1794
|\
| * drm/i915/selftests: Silence compiler warning in igt_ctx_execChris Wilson2017-05-241-3/+5
| * drm/i915: Check for allocation failureColin Ian King2017-05-191-0/+5
| * drm/i915/selftests: Pretend to be a gfx pci deviceChris Wilson2017-05-181-0/+1
| * drm/i915: Check C for null pointer rather than BColin Ian King2017-05-181-2/+2
| * drm/i915: Create a kmem_cache to allocate struct i915_priolist fromChris Wilson2017-05-171-1/+8
OpenPOWER on IntegriCloud