aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_gem_gtt.c
AgeCommit message (Expand)Author
2019-06-21drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gtTvrtko Ursulin
2019-06-20drm/i915/gtt: Defer address space cleanup to an RCU workerChris Wilson
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio
2019-06-12drm/i915: Combine unbound/bound list tracking for objectsChris Wilson
2019-06-11drm/i915: Rename i915_hw_ppgtt to i915_ppgttChris Wilson
2019-06-11drm/i915: Pull kref into i915_address_spaceChris Wilson
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson
2019-03-22drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson
2019-03-21drm/i915: Separate GEM context construction and registration to userspaceChris Wilson
2019-02-28drm/i915: Make object/vma allocation caches globalChris Wilson
2019-02-17drm/i915/selftests: Move local mock_ggtt allocations to the heapChris Wilson
2019-01-28drm/i915: Pull VM lists under the VM mutex.Chris Wilson
2019-01-28drm/i915: Stop tracking MRU activity on VMAChris Wilson
2019-01-22drm/i915/selftests: Create a clean GGTT for vma/gtt selftestingChris Wilson
2019-01-14drm/i915/selftests: Mark up rpm wakerefsChris Wilson
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-10-26drm/i915: Mark up GTT sizes as u64Chris Wilson
2018-09-27drm/i915: Remove i915.enable_ppgtt overrideChris Wilson
2018-07-10drm/i915/selftests: Constrain mock_gtt tests to fit within RAMChris Wilson
2018-07-06drm/i915/selftests: Limit live_gtt allocation test to fit within RAMChris Wilson
2018-07-05drm/i915/selftests: Use full release for local ppgtt allocationChris Wilson
2018-07-04drm/i915/gtt: Pull global wc page stash under its own lockingChris Wilson
2018-07-03drm/i915/selftests: Drop struct_mutex around lowlevel pggtt allocationChris Wilson
2018-07-03drm/i915/selftests: Release the struct_mutex to free the objectsChris Wilson
2018-06-28drm/i915: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-06-12drm/i915/gtt: Subclass gen6_hw_ppgttChris Wilson
2018-06-07drm/i915/gtt: Push allocation to hw ppgtt constructorChris Wilson
2018-06-05drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson
2018-02-16drm: move read_domains and write_domain into i915Christian König
2018-02-15drm/i915/selftests: fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva
2018-02-01drm/i915/selftests: add missing gtt shrinker testMatthew Auld
2018-01-02drm/i915/selftests: Tweak igt_ggtt_page to speed it upChris Wilson
2017-12-12drm/i915: make mappable struct resource centricMatthew Auld
2017-11-17drm/i915/selftests: Report ENOMEM clearly for an allocation failureChris Wilson
2017-11-16drm/i915/selftests: exercise_ggtt may have nothing to doChris Wilson
2017-11-14drm/i915/selftests: Always initialise errChris Wilson
2017-11-07drm/i915/selftests: Take rpm wakeref around GGTT lowlevel testsChris Wilson
2017-10-09drm/i915: s/sg_mask/sg_page_sizes/Matthew Auld
2017-10-07drm/i915: introduce page_size membersMatthew Auld
2017-10-07drm/i915: push set_pages down to the callersMatthew Auld
2017-06-22drm/i915: pass the vma to insert_entriesMatthew Auld
2017-03-13drm/i915/selftests: Fix error path for ggtt walk_hole()Chris Wilson
2017-03-09drm/i915/selftests: don't leak the gem objectMatthew Auld
2017-02-25drm/i915: Assert all sg are initialised in fake_dma_object for selftestsChris Wilson
2017-02-24drm/i915: Timeout lowlevel_hole GTT selftest earlyChris Wilson
2017-02-15drm/i915: Convert clflushed pagetables over to WC mapsChris Wilson
2017-02-14drm/i915: Silence compiler for GTT selftestsChris Wilson
2017-02-14drm/i915: Avoid overflow in computing pot_hole loop terminationChris Wilson
2017-02-13drm/i915: Exercise crossing pot boundaries in the GTTChris Wilson