summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/selftests/huge_pages.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gtt: split up i915_gem_gttMatthew Auld2020-01-071-1/+1
* drm/i915/gem: Support discontiguous lmem object mapsChris Wilson2020-01-031-24/+17
* drm/i915: Introduce a vma.krefChris Wilson2019-12-231-2/+1
* drm/i915/gem: Apply lmem size restriction to get_pagesChris Wilson2019-12-161-1/+1
* drm/i915/selftests: Complete transition to a real struct file mockChris Wilson2019-11-081-2/+2
* drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson2019-11-071-1/+1
* drm/i915: Switch obj->mm.lock lockdep annotations on its headDaniel Vetter2019-11-071-7/+7
* 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
* drm/i915/gem: Distinguish each object typeChris Wilson2019-10-221-3/+5
* drm/i915/region: support volatile objectsMatthew Auld2019-10-081-8/+4
* drm/i915/region: support contiguous allocationsMatthew Auld2019-10-081-32/+39
* drm/i915: introduce intel_memory_regionMatthew Auld2019-10-081-0/+78
* drm/i915/selftests: Drop vestigal struct_mutex guardsChris Wilson2019-10-041-13/+2
* drm/i915: Move context management under GEMChris Wilson2019-10-041-12/+24
* drm/i915: Pull i915_vma_pin under the vm->mutexChris Wilson2019-10-041-2/+7
* drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_contextChris Wilson2019-08-241-47/+56
* drm/i915/selftests: move gpu-write-dw into utilsMatthew Auld2019-08-101-112/+8
* drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson2019-07-121-10/+10
* drm/i915/selftests: Be engine agnosticChris Wilson2019-07-041-8/+34
* drm/i915: Save trip via top-level i915 in a few more placesTvrtko Ursulin2019-06-211-2/+1
* drm/i915: Move i915_gem_chipset_flush to intel_gtTvrtko Ursulin2019-06-211-1/+3
* drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio2019-06-141-2/+2
* drm/i915: Rename i915_hw_ppgtt to i915_ppgttChris Wilson2019-06-111-6/+6
* drm/i915: Pull kref into i915_address_spaceChris Wilson2019-06-111-15/+11
* drm/i915: Drop the deferred active referenceChris Wilson2019-05-281-2/+1
* drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson2019-05-281-5/+7
* drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-281-0/+1780
OpenPOWER on IntegriCloud