提交历史

作者 SHA1 备注 提交日期
  Chris Wilson 7e37f889b5 drm/i915: Rename struct intel_ringbuffer to struct intel_ring 9 年之前
  Chris Wilson 1dae2dfb0b drm/i915: Rename request->ringbuf to request->ring 9 年之前
  Chris Wilson b5321f309b drm/i915: Unify intel_logical_ring_emit and intel_ring_emit 9 年之前
  Chris Wilson 33a051a5fc drm/i915/cmdparser: Remove stray intel_engine_cs *ring 9 年之前
  Dave Gordon 38a0f2db5b drm/i915: rename 'ring' where it refers to an engine or engine_id 9 年之前
  Mika Kuoppala 4ba9c1f7c7 drm/i915/gen9: Add WaInPlaceDecompressionHang 9 年之前
  Chris Wilson 39df91905d drm/i915: Convert i915_semaphores_is_enabled over to early sanitize 9 年之前
  Chris Wilson f2f0ed718b drm/i915: Rename ring->virtual_start as ring->vaddr 9 年之前
  Chris Wilson 406ea8d22f drm/i915: Treat ringbuffer writes as write to normal memory 9 年之前
  Chris Wilson f8c417cdb1 drm/i915: Rename drm_gem_object_unreference in preparation for lockless free 9 年之前
  Chris Wilson 9a6feaf0d7 drm/i915: Rename i915_gem_context_reference/unreference() 9 年之前
  Chris Wilson 04769652c8 drm/i915: Derive GEM requests from dma-fence 9 年之前
  Tvrtko Ursulin 019bf27763 drm/i915: Pull out some more common engine init code 9 年之前
  Tvrtko Ursulin acd2784562 drm/i915: Simplify intel_init_ring_buffer prototype 9 年之前
  Tvrtko Ursulin c78d606134 drm/i915: Make more use of the shared engine irq setup 9 年之前
  Tvrtko Ursulin 8b3e2d3639 drm/i915: Unify engine init loop 9 年之前
  Dave Gordon c2c7f24008 drm/i915: unify first-stage engine struct setup 9 年之前
  Ville Syrjälä 035ea405c9 drm/i915: Unbreak interrupts on pre-gen6 9 年之前
  Chris Wilson 91c8a326a1 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm 9 年之前
  Chris Wilson fac5e23e3c drm/i915: Mass convert dev->dev_private to to_i915(dev) 9 年之前
  Chris Wilson 7b4d3a16dd drm/i915: Remove stop-rings debugfs interface 9 年之前
  Chris Wilson 61ff75ac20 drm/i915: Simplify enabling user-interrupts with L3-remapping 9 年之前
  Chris Wilson 31bb59cc01 drm/i915: Move the get/put irq locking into the caller 9 年之前
  Chris Wilson f8973c217f drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk) 9 年之前
  Chris Wilson 7d5ea80720 drm/i915: Refactor scratch object allocation for gen2 w/a buffer 9 年之前
  Chris Wilson de8fe1663a drm/i915: Allocate scratch page from stolen 9 年之前
  Chris Wilson f8291952bd drm/i915: Stop mapping the scratch page into CPU space 9 年之前
  Chris Wilson 1b7744e7ba drm/i915: Use HWS for seqno tracking everywhere 9 年之前
  Chris Wilson 688e6c7258 drm/i915: Slaughter the thundering i915_wait_request herd 9 年之前
  Chris Wilson ed00307893 drm/i915/ringbuffer: Move all default irq vfuncs init to a separate func 9 年之前