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
/
mock_gtt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: use pat_index instead of cache_level
Fei Yang
2023-05-11
1
-4
/
+4
*
drm/i915: drop cast from DEFINE_RES_MEM() usage
Jani Nikula
2023-01-18
1
-1
/
+1
*
drm/i915: Use the vma resource as argument for gtt binding / unbinding
Thomas Hellström
2022-01-11
1
-6
/
+6
*
drm/i915: Remove unused i915->ggtt
Andi Shyti
2022-01-05
1
-5
/
+4
*
drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.
Maarten Lankhorst
2021-12-20
1
-4
/
+0
*
drm/i915/selftests: Use to_gt() helper
Andi Shyti
2021-12-18
1
-3
/
+3
*
drm/i915/gtt/xehpsdv: move scratch page to system memory
Matthew Auld
2021-12-09
1
-0
/
+2
*
drm/i915/gt: Drop i915_address_space::file (v2)
Jason Ekstrand
2021-07-08
1
-1
/
+0
*
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-02-02
1
-1
/
+1
*
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-09-07
1
-0
/
+4
*
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
2020-09-07
1
-11
/
+11
*
drm/i915: Export ppgtt_bind_vma
Chris Wilson
2020-07-03
1
-4
/
+8
*
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2020-01-07
1
-2
/
+7
*
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-01
1
-2
/
+1
*
drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt
Chris Wilson
2019-10-22
1
-0
/
+1
*
drm/i915: Make i915_vma.flags atomic_t for mutex reduction
Chris Wilson
2019-09-11
1
-2
/
+2
*
drm/i915: Move GT init to intel_gt.c
Tvrtko Ursulin
2019-09-11
1
-1
/
+1
*
drm/i915: Store ggtt pointer in intel_gt
Tvrtko Ursulin
2019-06-21
1
-0
/
+2
*
drm/i915: Store intel_gt backpointer in vm
Tvrtko Ursulin
2019-06-21
1
-0
/
+1
*
drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
Chris Wilson
2019-06-11
1
-4
/
+2
*
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-06-11
1
-1
/
+0
*
drm/i915/selftests: Create a clean GGTT for vma/gtt selftesting
Chris Wilson
2019-01-22
1
-6
/
+3
*
drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
Chris Wilson
2019-01-14
1
-3
/
+3
*
drm/i915: Explicitly mark Global GTT address spaces
Tvrtko Ursulin
2018-09-01
1
-0
/
+2
*
drm/i915/selftests: Replace open-coded i915_address_space_init()
Chris Wilson
2018-07-05
1
-5
/
+1
*
drm/i915: Remove defunct i915->vm_list
Chris Wilson
2018-07-05
1
-3
/
+0
*
drm/i915/gtt: Pull global wc page stash under its own locking
Chris Wilson
2018-07-04
1
-1
/
+1
*
drm/i915: Decouple vma vfuncs from vm
Chris Wilson
2018-06-07
1
-8
/
+10
*
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
1
-33
/
+33
*
drm/i915: Move timeline from GTT to ring
Chris Wilson
2018-05-03
1
-1
/
+0
*
drm/i915: make mappable struct resource centric
Matthew Auld
2017-12-12
1
-2
/
+2
*
drm/i915: introduce vm set_pages/clear_pages
Matthew Auld
2017-10-07
1
-7
/
+4
*
drm/i915: pass the vma to insert_entries
Matthew Auld
2017-06-22
1
-2
/
+1
*
drm/i915: Mock a GGTT for self-testing
Chris Wilson
2017-02-13
1
-0
/
+138