Age | Commit message (Expand) | Author | Files | Lines |
2020-01-07 | drm/i915/gtt: split up i915_gem_gtt | Matthew Auld | 1 | -624/+6 |
2019-11-30 | drm/i915/gen7: Re-enable full-ppgtt for ivb & hsw | Chris Wilson | 1 | -0/+1 |
2019-10-29 | drm/i915: define i915_ggtt_has_aperture | Daniele Ceraolo Spurio | 1 | -0/+5 |
2019-10-16 | drm/i915: Move swizzle_bit under i915_ggtt | Chris Wilson | 1 | -0/+5 |
2019-10-04 | drm/i915: Pull i915_vma_pin under the vm->mutex | Chris Wilson | 1 | -5/+40 |
2019-10-04 | drm/i915: Mark up address spaces that may need to allocate | Chris Wilson | 1 | -0/+2 |
2019-10-04 | drm/i915: Only track bound elements of the GTT | Chris Wilson | 1 | -5/+0 |
2019-09-13 | drm/i915/gtt: Make sure the gen6 ppgtt is bound before first use | Chris Wilson | 1 | -1/+3 |
2019-09-09 | drm/i915: cleanup cache-coloring | Matthew Auld | 1 | -0/+6 |
2019-08-30 | drm/i915: Remove ppgtt->dirty_engines | Chris Wilson | 1 | -1/+0 |
2019-08-29 | drm/i915: s/for_each_sgt_dma/for_each_sgt_daddr/ | Matthew Auld | 1 | -2/+2 |
2019-08-21 | drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT | Chris Wilson | 1 | -3/+3 |
2019-07-30 | drm/i915: Move aliasing_ppgtt underneath its i915_ggtt | Chris Wilson | 1 | -0/+3 |
2019-07-16 | drm/i915/gtt: Tidy up ppgtt insertion for gen8 | Chris Wilson | 1 | -85/+5 |
2019-07-13 | drm/i915/uc: prefer intel_gt over i915 in GuC/HuC paths | Daniele Ceraolo Spurio | 1 | -2/+2 |
2019-07-12 | drm/i915: Propagate "_release" function name suffix down | Janusz Krzysztofik | 1 | -1/+1 |
2019-07-12 | drm/i915/gtt: Use NULL to encode scratch shadow entries | Chris Wilson | 1 | -1/+1 |
2019-07-12 | drm/i915/gtt: Convert vm->scratch into an array | Chris Wilson | 1 | -7/+9 |
2019-07-12 | drm/i915/gtt: Compute the radix for gen8 page table levels | Chris Wilson | 1 | -1/+0 |
2019-07-12 | drm/i915/gtt: Markup i915_ppgtt height | Chris Wilson | 1 | -0/+1 |
2019-07-12 | drm/i915/gtt: Wrap page_table with page_directory | Chris Wilson | 1 | -6/+10 |
2019-07-12 | drm/i915/gtt: Use shallow dma pages for scratch | Chris Wilson | 1 | -6/+17 |
2019-07-06 | drm/i915/gtt: pde entry encoding is identical | Mika Kuoppala | 1 | -3/+0 |
2019-07-02 | Revert "drm/i915: Introduce private PAT management" | Michał Winiarski | 1 | -36/+0 |
2019-06-21 | drm/i915: Rename i915_timeline to intel_timeline and move under gt | Tvrtko Ursulin | 1 | -1/+1 |
2019-06-21 | drm/i915: Compartmentalize i915_gem_init_ggtt | Tvrtko Ursulin | 1 | -1/+1 |
2019-06-21 | drm/i915: Store intel_gt backpointer in vm | Tvrtko Ursulin | 1 | -0/+1 |
2019-06-21 | drm/i915: Make ggtt invalidation work on ggtt | Tvrtko Ursulin | 1 | -1/+1 |
2019-06-21 | drm/i915: Convert i915_ppgtt_init_hw to intel_gt | Tvrtko Ursulin | 1 | -1/+2 |
2019-06-20 | drm/i915/gtt: Defer address space cleanup to an RCU worker | Chris Wilson | 1 | -2/+5 |
2019-06-17 | drm/i915/gtt: Use a common type for page directories | Mika Kuoppala | 1 | -29/+35 |
2019-06-13 | drm/i915: Move fence register tracking from i915->mm to ggtt | Chris Wilson | 1 | -1/+13 |
2019-06-11 | drm/i915: Rename i915_hw_ppgtt to i915_ppgtt | Chris Wilson | 1 | -14/+14 |
2019-06-11 | drm/i915: Pull kref into i915_address_space | Chris Wilson | 1 | -8/+19 |
2019-06-10 | drm/i915: Move i915_check_and_clear_faults to intel_reset.c | Tvrtko Ursulin | 1 | -1/+0 |
2019-06-07 | drm/i915: Unexport i915_gem_init/fini_aliasing_ppgtt | Tvrtko Ursulin | 1 | -3/+0 |
2019-06-04 | drm/i915/gtt: Replace struct_mutex serialisation for allocation | Chris Wilson | 1 | -3/+6 |
2019-05-28 | drm/i915: Pull scatterlist utils out of i915_gem.h | Chris Wilson | 1 | -1/+3 |
2019-05-28 | drm/i915: Split GEM object type definition to its own header | Chris Wilson | 1 | -0/+1 |
2019-05-23 | drm/i915/gtt: Always acquire struct_mutex for gen6_ppgtt_cleanup | Chris Wilson | 1 | -0/+2 |
2019-05-20 | drm/i915: Add a new "remapped" gtt_view | Ville Syrjälä | 1 | -4/+21 |
2019-04-25 | drm/i915: Allow multiple user handles to the same VM | Chris Wilson | 1 | -2/+0 |
2019-04-24 | drm/i915: Move GraphicsTechnology files under gt/ | Chris Wilson | 1 | -1/+1 |
2019-04-20 | drm/i915/uc: Reserve upper range of GGTT | Fernando Pacheco | 1 | -0/+1 |
2019-04-02 | drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h | Chris Wilson | 1 | -1/+1 |
2019-03-22 | drm/i915: Create/destroy VM (ppGTT) for use with contexts | Chris Wilson | 1 | -4/+6 |
2019-03-21 | drm/i915: Separate GEM context construction and registration to userspace | Chris Wilson | 1 | -3/+5 |
2019-03-15 | drm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvl | Chris Wilson | 1 | -2/+2 |
2019-03-05 | drm/i915: Store the BIT(engine->id) as the engine's mask | Chris Wilson | 1 | -1/+1 |
2019-03-05 | drm/i915/gtt: Store scratch page size alongside not in the common struct | Chris Wilson | 1 | -2/+2 |