aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_vma.c
AgeCommit message (Expand)Author
2019-07-23drm/i915/selftests: Let igt_vma_partial et al breatheChris Wilson
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio
2019-06-11drm/i915: Pull kref into i915_address_spaceChris Wilson
2019-05-28drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson
2019-05-28drm/i915: Pull scatterlist utils out of i915_gem.hChris Wilson
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson
2019-05-20drm/i915/selftests: Add live vma selftestVille Syrjälä
2019-05-20drm/i915/selftests: Add mock selftest for remapped vmasVille Syrjälä
2019-05-20drm/i915: Add a new "remapped" gtt_viewVille Syrjälä
2019-02-17drm/i915/selftests: Move local mock_ggtt allocations to the heapChris Wilson
2019-01-28drm/i915: Move vma lookup to its own lockChris Wilson
2019-01-22drm/i915/selftests: Create a clean GGTT for vma/gtt selftestingChris Wilson
2018-06-28drm/i915: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-06-05drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson
2018-05-04drm/i915/selftests: fix spelling mistake: "parmaters" -> "parameters"Colin Ian King
2017-11-14drm/i915/selftests: Always initialise errChris Wilson
2017-06-20drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson
2017-06-16drm/i915: Eliminate lots of iterations over the execobjects arrayChris Wilson
2017-02-13drm/i915: Test creation of partial VMAChris Wilson
2017-02-13drm/i915: Verify page layout for rotated VMAChris Wilson
2017-02-13drm/i915: Exercise i915_vma_pin/i915_vma_insertChris Wilson
2017-02-13drm/i915: Test creation of VMAChris Wilson