aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/huge_pages.c
Commit message (Expand)AuthorAge
* drm/i915/selftest: test aligned offsets for 64KMatthew Auld2018-10-31
* drm/i915: Mark up GTT sizes as u64Chris Wilson2018-10-26
* drm/i915: Remove i915.enable_ppgtt overrideChris Wilson2018-09-27
* drm/i915: don't assume struct page in i915_sg_trimMatthew Auld2018-09-20
* drm/i915/selftests: Unconditionally do a chipset flush before emit_bb_startChris Wilson2018-08-06
* drm/i915/selftests: Free the backing store between iterationsChris Wilson2018-07-17
* drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson2018-07-06
* drm/i915: Refactor export_fence() after i915_vma_move_to_active()Chris Wilson2018-07-06
* drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUALChris Wilson2018-07-06
* drm/i915/selftests: Skip huge pages live tests if wedgedChris Wilson2018-07-06
* drm/i915/gtt: Pull global wc page stash under its own lockingChris Wilson2018-07-04
* drm/i915: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-06-28
* drm/i915: Make closing request flush mandatoryChris Wilson2018-06-14
* drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson2018-06-05
* drm/i915/selftests: scrub 64KMatthew Auld2018-05-13
* drm/i915: Lazily unbind vma on closeChris Wilson2018-05-04
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-21
* drm: move read_domains and write_domain into i915Christian König2018-02-16
* drm/i915: prefer i915_gem_object_has_pages()Matthew Auld2017-12-18
* drm/i915/selftests: Hold rpm wakeref for request + ggtt usageChris Wilson2017-11-24
* drm/i915/selftests: test descending addressesMatthew Auld2017-11-23
* drm/i915/selftests: rein in igt_write_hugeMatthew Auld2017-11-23
* drm/i915: Automatic i915_switch_context for legacyChris Wilson2017-11-20
* drm/i915: Pull the unconditional GPU cache invalidation into request construc...Chris Wilson2017-11-20
* drm/i915/selftests: Skip mixed page exhaustion if only small pages availableChris Wilson2017-11-07
* drm/i915/selftests: Silence the compiler for impossible errorsChris Wilson2017-10-17
* drm/i915/selftests: ditch the kernel contextMatthew Auld2017-10-10
* drm/i915: s/sg_mask/sg_page_sizes/Matthew Auld2017-10-09
* drm/i915/selftests: huge page testsMatthew Auld2017-10-07