Commit History

Author SHA1 Message Date
  Dave Gordon 85d1225ec0 drm/i915: Introduce & use new lightweight SGL iterators 9 years ago
  Chris Wilson f7770bfd9f drm/i915: Skip clearing the GGTT on full-ppgtt systems 9 years ago
  Chris Wilson 975f7ff42e drm/i915: Lazily migrate the objects after hibernation 9 years ago
  Chris Wilson dc97997a21 drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c 9 years ago
  Ville Syrjälä ac840ae535 drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms 9 years ago
  Chris Wilson c033666a94 drm/i915: Store a i915 backpointer from engine, and use it 9 years ago
  Chris Wilson cba6dba4e5 drm/i915: Unexport i915_ppgtt_init() 9 years ago
  Chris Wilson 0e4ca1008e drm/i915: Fix ordering of sanitize ppgtt and sanitize execlists 9 years ago
  Chris Wilson f9326be5f1 drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use 9 years ago
  Chris Wilson 8ef8561f2c drm/i915: Move ioremap_wc tracking onto VMA 9 years ago
  Chris Wilson ce7fda2e15 drm/i915: Introduce i915_vm_to_ggtt() 9 years ago
  Matthew Auld 64c050dbae drm/i915: tidy up gen8_init_scratch 9 years ago
  Matthew Auld df28564d98 drm/i915: use dev_priv directly in gen8_ppgtt_notify_vgt 9 years ago
  Matthew Auld 44a7102484 drm/i915: call kunmap_px on pt_vaddr 9 years ago
  Mika Kuoppala 3accaf7e73 drm/i915: Store and use edram capabilities 9 years ago
  Chris Wilson f2a85e1975 drm,i915: Introduce drm_malloc_gfp() 9 years ago
  Joonas Lahtinen 2d1fe07340 drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev) 9 years ago
  Joonas Lahtinen e5716f5575 drm/i915: Use i915_vm_to_ppgtt instead of manual container_of 9 years ago
  Joonas Lahtinen 72e96d6450 drm/i915: Refer to GGTT {,VM} consistently 9 years ago
  Joonas Lahtinen d85489d314 drm/i915: Rename GGTT init functions 9 years ago
  Matthew Auld ade7daa164 drm/i915: BUG_ON when ggtt_view is NULL 9 years ago
  Dave Gordon b4ac5afc6b drm/i915: replace for_each_engine() 9 years ago
  Chris Wilson 321d178edb drm/i915: Tidy aliasing_gtt_bind_vma() 9 years ago
  Chris Wilson c890e2d531 drm/i915: Codify our assumption that the Global GTT is <= 4GiB 9 years ago
  Joonas Lahtinen d507d73578 drm/i915/gtt: Clean up GGTT probing code 9 years ago
  Joonas Lahtinen 62106b4f6b drm/i915: Rename dev_priv->gtt to dev_priv->ggtt 9 years ago
  Joonas Lahtinen dc3b04fbf4 drm/i915/gtt: Reference mappable_end variable from pointer 9 years ago
  Tvrtko Ursulin 39dabecd99 drm/i915: Use shorter route to dev_private where possible 9 years ago
  Tvrtko Ursulin 666796da7a drm/i915: More intel_engine_cs renaming 9 years ago
  Tvrtko Ursulin 4a570db57c drm/i915: Rename intel_engine_cs struct members 9 years ago