index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
i915_gem_gtt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/selftests: Move local mock_ggtt allocations to the heap
Chris Wilson
2019-02-17
1
-5
/
+11
*
drm/i915: Pull VM lists under the VM mutex.
Chris Wilson
2019-01-28
1
-0
/
+3
*
drm/i915: Stop tracking MRU activity on VMA
Chris Wilson
2019-01-28
1
-1
/
+1
*
drm/i915/selftests: Create a clean GGTT for vma/gtt selftesting
Chris Wilson
2019-01-22
1
-44
/
+64
*
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
2019-01-14
1
-4
/
+6
*
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-14
1
-2
/
+2
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-2
/
+2
*
drm/i915: Mark up GTT sizes as u64
Chris Wilson
2018-10-26
1
-3
/
+3
*
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
2018-09-27
1
-2
/
+2
*
drm/i915/selftests: Constrain mock_gtt tests to fit within RAM
Chris Wilson
2018-07-10
1
-1
/
+2
*
drm/i915/selftests: Limit live_gtt allocation test to fit within RAM
Chris Wilson
2018-07-06
1
-7
/
+13
*
drm/i915/selftests: Use full release for local ppgtt allocation
Chris Wilson
2018-07-05
1
-2
/
+1
*
drm/i915/gtt: Pull global wc page stash under its own locking
Chris Wilson
2018-07-04
1
-1
/
+1
*
drm/i915/selftests: Drop struct_mutex around lowlevel pggtt allocation
Chris Wilson
2018-07-03
1
-7
/
+8
*
drm/i915/selftests: Release the struct_mutex to free the objects
Chris Wilson
2018-07-03
1
-0
/
+23
*
drm/i915: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-06-28
1
-1
/
+1
*
drm/i915/gtt: Subclass gen6_hw_ppgtt
Chris Wilson
2018-06-12
1
-8
/
+2
*
drm/i915/gtt: Push allocation to hw ppgtt constructor
Chris Wilson
2018-06-07
1
-6
/
+10
*
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
1
-55
/
+55
*
drm: move read_domains and write_domain into i915
Christian König
2018-02-16
1
-2
/
+2
*
drm/i915/selftests: fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
2018-02-15
1
-1
/
+1
*
drm/i915/selftests: add missing gtt shrinker test
Matthew Auld
2018-02-01
1
-0
/
+84
*
drm/i915/selftests: Tweak igt_ggtt_page to speed it up
Chris Wilson
2018-01-02
1
-16
/
+14
*
drm/i915: make mappable struct resource centric
Matthew Auld
2017-12-12
1
-2
/
+2
*
drm/i915/selftests: Report ENOMEM clearly for an allocation failure
Chris Wilson
2017-11-17
1
-10
/
+26
*
drm/i915/selftests: exercise_ggtt may have nothing to do
Chris Wilson
2017-11-16
1
-1
/
+1
*
drm/i915/selftests: Always initialise err
Chris Wilson
2017-11-15
1
-4
/
+4
*
drm/i915/selftests: Take rpm wakeref around GGTT lowlevel tests
Chris Wilson
2017-11-07
1
-0
/
+4
*
drm/i915: s/sg_mask/sg_page_sizes/
Matthew Auld
2017-10-09
1
-4
/
+4
*
drm/i915: introduce page_size members
Matthew Auld
2017-10-07
1
-1
/
+4
*
drm/i915: push set_pages down to the callers
Matthew Auld
2017-10-07
1
-5
/
+7
*
drm/i915: pass the vma to insert_entries
Matthew Auld
2017-06-22
1
-2
/
+8
*
drm/i915/selftests: Fix error path for ggtt walk_hole()
Chris Wilson
2017-03-13
1
-6
/
+7
*
drm/i915/selftests: don't leak the gem object
Matthew Auld
2017-03-09
1
-2
/
+7
*
drm/i915: Assert all sg are initialised in fake_dma_object for selftests
Chris Wilson
2017-02-25
1
-0
/
+2
*
drm/i915: Timeout lowlevel_hole GTT selftest early
Chris Wilson
2017-02-24
1
-6
/
+7
*
drm/i915: Convert clflushed pagetables over to WC maps
Chris Wilson
2017-02-15
1
-4
/
+4
*
drm/i915: Silence compiler for GTT selftests
Chris Wilson
2017-02-14
1
-1
/
+1
*
drm/i915: Avoid overflow in computing pot_hole loop termination
Chris Wilson
2017-02-14
1
-1
/
+1
*
drm/i915: Exercise crossing pot boundaries in the GTT
Chris Wilson
2017-02-13
1
-0
/
+94
*
drm/i915: Exercise manipulate of single pages in the GGTT
Chris Wilson
2017-02-13
1
-0
/
+91
*
drm/i915: Add mock tests for GTT/VMA handling
Chris Wilson
2017-02-13
1
-0
/
+43
*
drm/i915: Add mock exercise for i915_gem_gtt_insert
Chris Wilson
2017-02-13
1
-0
/
+208
*
drm/i915: Add mock exercise for i915_gem_gtt_reserve
Chris Wilson
2017-02-13
1
-0
/
+195
*
drm/i915: Use fault-injection to force the shrinker to run in live GTT tests
Chris Wilson
2017-02-13
1
-0
/
+98
*
drm/i915: Live testing of lowlevel GTT operations
Chris Wilson
2017-02-13
1
-0
/
+98
*
drm/i915: Exercise filling and removing random ranges from the live GTT
Chris Wilson
2017-02-13
1
-0
/
+113
*
drm/i915: Fill different pages of the GTT
Chris Wilson
2017-02-13
1
-0
/
+93
*
drm/i915: Exercise filling the top/bottom portions of the global GTT
Chris Wilson
2017-02-13
1
-1
/
+60
*
drm/i915: Exercise filling the top/bottom portions of the ppgtt
Chris Wilson
2017-02-13
1
-0
/
+362
[next]