Age | Commit message (Expand) | Author | Files | Lines |
2021-01-20 | drm/i915/gem: Protect used framebuffers from casual eviction | Chris Wilson | 1 | -0/+15 |
2020-09-07 | drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin. | Maarten Lankhorst | 1 | -2/+11 |
2020-05-28 | drm/i915/gt: Remove local entries from GGTT on suspend | Chris Wilson | 1 | -0/+1 |
2020-04-01 | drm/i915/gt: Make fence revocation unequivocal | Chris Wilson | 1 | -1/+1 |
2020-03-16 | drm/i915/gt: Allocate i915_fence_reg array | Chris Wilson | 1 | -0/+1 |
2020-03-16 | drm/i915: Move GGTT fence registers under gt/ | Chris Wilson | 1 | -1/+0 |
2020-01-30 | drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex | Chris Wilson | 1 | -0/+2 |
2020-01-07 | drm/i915/gtt: split up i915_gem_gtt | Matthew Auld | 1 | -137/+3 |
2019-12-23 | drm/i915: Introduce a vma.kref | Chris Wilson | 1 | -3/+22 |
2019-12-05 | drm/i915: Try hard to bind the context | Chris Wilson | 1 | -0/+1 |
2019-12-04 | drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET | Abdiel Janulgue | 1 | -0/+3 |
2019-10-21 | drm/i915: Lift i915_vma_parked() onto the gt | Chris Wilson | 1 | -1/+1 |
2019-10-04 | drm/i915: Pull i915_vma_pin under the vm->mutex | Chris Wilson | 1 | -41/+43 |
2019-10-04 | drm/i915: Use helpers for drm_mm_node booleans | Chris Wilson | 1 | -2/+2 |
2019-09-11 | drm/i915: Make i915_vma.flags atomic_t for mutex reduction | Chris Wilson | 1 | -24/+38 |
2019-09-09 | drm/i915: cleanup cache-coloring | Matthew Auld | 1 | -1/+1 |
2019-09-09 | drm/i915: export color_differs | Matthew Auld | 1 | -0/+6 |
2019-08-22 | drm/i915: Replace i915_vma_put_fence() | Chris Wilson | 1 | -2/+2 |
2019-08-22 | drm/i915: Track ggtt fence reservations under its own mutex | Chris Wilson | 1 | -2/+2 |
2019-08-22 | Merge drm/drm-next into drm-intel-next-queued | Rodrigo Vivi | 1 | -4/+4 |
2019-08-20 | drm/i915: Be defensive when starting vma activity | Chris Wilson | 1 | -0/+8 |
2019-08-13 | dma-buf: rename reservation_object to dma_resv | Christian König | 1 | -4/+4 |
2019-08-12 | drm/i915: Forgo last_fence active request tracking | Chris Wilson | 1 | -1/+0 |
2019-08-02 | drm/i915: Hide unshrinkable context objects from the shrinker | Chris Wilson | 1 | -0/+4 |
2019-06-13 | drm/i915: Move fence register tracking from i915->mm to ggtt | Chris Wilson | 1 | -1/+1 |
2019-06-06 | drm/i915: Move object close under its own lock | Chris Wilson | 1 | -9/+8 |
2019-06-06 | drm/i915: fix documentation build warnings | Jani Nikula | 1 | -0/+2 |
2019-05-28 | drm/i915: Move GEM object domain management from struct_mutex to local | Chris Wilson | 1 | -0/+12 |
2019-05-28 | drm/i915: Move object->pages API to i915_gem_object.[ch] | Chris Wilson | 1 | -1/+1 |
2019-05-20 | drm/i915: Add a new "remapped" gtt_view | Ville Syrjälä | 1 | -0/+3 |
2019-03-06 | drm/i915: Use i915_global_register() | Chris Wilson | 1 | -4/+0 |
2019-02-28 | drm/i915: Make object/vma allocation caches global | Chris Wilson | 1 | -0/+7 |
2019-02-05 | drm/i915: Pull i915_gem_active into the i915_active family | Chris Wilson | 1 | -1/+1 |
2019-02-05 | drm/i915: Generalise GPU activity tracking | Chris Wilson | 1 | -5/+4 |
2019-01-28 | drm/i915: Enlarge vma->pin_count | Chris Wilson | 1 | -16/+29 |
2019-01-28 | drm/i915: Move vma lookup to its own lock | Chris Wilson | 1 | -1/+1 |
2018-08-28 | drm/i915: Fix gtt_view asserts | Ville Syrjälä | 1 | -0/+2 |
2018-07-27 | drm/i915/guc: Move the pin bias value from GuC to GGTT | Jakub Bartmiński | 1 | -0/+5 |
2018-07-24 | drm/i915: Pull unpin map into vma release | Chris Wilson | 1 | -1/+2 |
2018-07-06 | drm/i915: Track the last-active inside the i915_vma | Chris Wilson | 1 | -0/+1 |
2018-07-06 | drm/i915: Track vma activity per fence.context, not per engine | Chris Wilson | 1 | -34/+12 |
2018-07-06 | drm/i915: Move i915_vma_move_to_active() to i915_vma.c | Chris Wilson | 1 | -0/+4 |
2018-06-12 | drm/i915/gtt: Make gen6 page directories evictable | Chris Wilson | 1 | -0/+7 |
2018-06-07 | drm/i915: Decouple vma vfuncs from vm | Chris Wilson | 1 | -0/+1 |
2018-06-07 | drm/i915: Prepare for non-object vma | Chris Wilson | 1 | -1/+1 |
2018-05-04 | drm/i915: Lazily unbind vma on close | Chris Wilson | 1 | -0/+6 |
2018-02-21 | drm/i915: Rename drm_i915_gem_request to i915_request | Chris Wilson | 1 | -1/+1 |
2017-12-07 | drm/i915: Refactor common list iteration over GGTT vma | Chris Wilson | 1 | -1/+15 |
2017-12-07 | drm/i915: Track GGTT writes on the vma | Chris Wilson | 1 | -0/+19 |
2017-10-09 | drm/i915: Track user GTT faulting per-vma | Chris Wilson | 1 | -1/+20 |