index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
Age
Commit message (
Expand
)
Author
2019-06-21
drm/i915: Make ggtt invalidation work on ggtt
Tvrtko Ursulin
2019-06-21
drm/i915: Compartmentalize i915_ggtt_init_hw
Tvrtko Ursulin
2019-06-21
drm/i915: Compartmentalize i915_ggtt_probe_hw
Tvrtko Ursulin
2019-06-21
drm/i915: Consolidate some open coded mmio rmw
Tvrtko Ursulin
2019-06-21
drm/i915: Convert i915_ppgtt_init_hw to intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Make i915_check_and_clear_faults take intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Convert intel_vgt_(de)balloon to uncore
Tvrtko Ursulin
2019-06-20
drm/i915/gtt: Defer address space cleanup to an RCU worker
Chris Wilson
2019-06-17
drm/i915/gtt: Serialise both updates to PDE and our shadow
Chris Wilson
2019-06-17
drm/i915/gtt: Generalize alloc_pd
Mika Kuoppala
2019-06-17
drm/i915/gtt: Introduce init_pd
Mika Kuoppala
2019-06-17
drm/i915/gtt: Introduce init_pd_with_page
Mika Kuoppala
2019-06-17
drm/i915/gtt: Use a common type for page directories
Mika Kuoppala
2019-06-17
drm/i915/gtt: No need to zero the table for page dirs
Mika Kuoppala
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-13
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
2019-06-11
drm/i915: Make GuC GGTT reservation work on ggtt
Tvrtko Ursulin
2019-06-11
drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_size
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-06-10
drm/i915: Move i915_check_and_clear_faults to intel_reset.c
Tvrtko Ursulin
2019-06-07
drm/i915: Convert some more bits to use engine mmio accessors
Tvrtko Ursulin
2019-06-07
drm/i915: Unexport i915_gem_init/fini_aliasing_ppgtt
Tvrtko Ursulin
2019-06-07
drm/i915: Make Gen6/7 RING_FAULT_REG access engine centric
Tvrtko Ursulin
2019-06-07
drm/i915: Reset only affected engines when handling error capture
Tvrtko Ursulin
2019-06-06
drm/i915: Move object close under its own lock
Chris Wilson
2019-06-04
drm/i915/gtt: Replace struct_mutex serialisation for allocation
Chris Wilson
2019-06-04
drm/i915: Use unchecked uncore writes to flush the GTT
Chris Wilson
2019-05-30
drm/i915/gtt: grab wakeref in gen6_alloc_va_range
Matthew Auld
2019-05-29
drm/i915/gtt: Avoid overflowing the WC stash
Chris Wilson
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
2019-05-27
drm/i915/gtt: set err to -ENOMEM on memory allocation failure
Colin Ian King
2019-05-24
drm/i915/gtt: Neuter the deferred unbind callback from gen6_ppgtt_cleanup
Chris Wilson
2019-05-23
drm/i915/gtt: Always acquire struct_mutex for gen6_ppgtt_cleanup
Chris Wilson
2019-05-20
drm/i915: Add a new "remapped" gtt_view
Ville Syrjälä
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-20
drm/i915/uc: Reserve upper range of GGTT
Fernando Pacheco
2019-04-19
drm/i915/gtt: Skip clearing the GGTT under gen6+ full-ppgtt
Chris Wilson
2019-04-11
drm/i915: Disable read only ppgtt support for gen11
Mika Kuoppala
2019-03-22
drm/i915: Create/destroy VM (ppGTT) for use with contexts
Chris Wilson
2019-03-21
drm/i915: Separate GEM context construction and registration to userspace
Chris Wilson
2019-03-15
drm/i915/gtt: Refactor common ppgtt initialisation
Chris Wilson
2019-03-15
drm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvl
Chris Wilson
2019-03-15
drm/i915: Record platform specific ppGTT size in intel_device_info
Chris Wilson
2019-03-05
drm/i915/gtt: Mark ALL_ENGINES as dirty on ppGTT modification
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-05
drm/i915/gtt: Store scratch page size alongside not in the common struct
Chris Wilson
[prev]
[next]