index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
i915_gem_gtt.c
Age
Commit message (
Expand
)
Author
2019-06-21
drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
Tvrtko Ursulin
2019-06-20
drm/i915/gtt: Defer address space cleanup to an RCU worker
Chris Wilson
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-11
drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
Chris Wilson
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-03-22
drm/i915: Create/destroy VM (ppGTT) for use with contexts
Chris Wilson
2019-03-21
drm/i915: Separate GEM context construction and registration to userspace
Chris Wilson
2019-02-28
drm/i915: Make object/vma allocation caches global
Chris Wilson
2019-02-17
drm/i915/selftests: Move local mock_ggtt allocations to the heap
Chris Wilson
2019-01-28
drm/i915: Pull VM lists under the VM mutex.
Chris Wilson
2019-01-28
drm/i915: Stop tracking MRU activity on VMA
Chris Wilson
2019-01-22
drm/i915/selftests: Create a clean GGTT for vma/gtt selftesting
Chris Wilson
2019-01-14
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-10-26
drm/i915: Mark up GTT sizes as u64
Chris Wilson
2018-09-27
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
2018-07-10
drm/i915/selftests: Constrain mock_gtt tests to fit within RAM
Chris Wilson
2018-07-06
drm/i915/selftests: Limit live_gtt allocation test to fit within RAM
Chris Wilson
2018-07-05
drm/i915/selftests: Use full release for local ppgtt allocation
Chris Wilson
2018-07-04
drm/i915/gtt: Pull global wc page stash under its own locking
Chris Wilson
2018-07-03
drm/i915/selftests: Drop struct_mutex around lowlevel pggtt allocation
Chris Wilson
2018-07-03
drm/i915/selftests: Release the struct_mutex to free the objects
Chris Wilson
2018-06-28
drm/i915: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-06-12
drm/i915/gtt: Subclass gen6_hw_ppgtt
Chris Wilson
2018-06-07
drm/i915/gtt: Push allocation to hw ppgtt constructor
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-02-16
drm: move read_domains and write_domain into i915
Christian König
2018-02-15
drm/i915/selftests: fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
2018-02-01
drm/i915/selftests: add missing gtt shrinker test
Matthew Auld
2018-01-02
drm/i915/selftests: Tweak igt_ggtt_page to speed it up
Chris Wilson
2017-12-12
drm/i915: make mappable struct resource centric
Matthew Auld
2017-11-17
drm/i915/selftests: Report ENOMEM clearly for an allocation failure
Chris Wilson
2017-11-16
drm/i915/selftests: exercise_ggtt may have nothing to do
Chris Wilson
2017-11-14
drm/i915/selftests: Always initialise err
Chris Wilson
2017-11-07
drm/i915/selftests: Take rpm wakeref around GGTT lowlevel tests
Chris Wilson
2017-10-09
drm/i915: s/sg_mask/sg_page_sizes/
Matthew Auld
2017-10-07
drm/i915: introduce page_size members
Matthew Auld
2017-10-07
drm/i915: push set_pages down to the callers
Matthew Auld
2017-06-22
drm/i915: pass the vma to insert_entries
Matthew Auld
2017-03-13
drm/i915/selftests: Fix error path for ggtt walk_hole()
Chris Wilson
2017-03-09
drm/i915/selftests: don't leak the gem object
Matthew Auld
2017-02-25
drm/i915: Assert all sg are initialised in fake_dma_object for selftests
Chris Wilson
2017-02-24
drm/i915: Timeout lowlevel_hole GTT selftest early
Chris Wilson
2017-02-15
drm/i915: Convert clflushed pagetables over to WC maps
Chris Wilson
2017-02-14
drm/i915: Silence compiler for GTT selftests
Chris Wilson
2017-02-14
drm/i915: Avoid overflow in computing pot_hole loop termination
Chris Wilson
2017-02-13
drm/i915: Exercise crossing pot boundaries in the GTT
Chris Wilson
[next]