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