提交历史

作者 SHA1 备注 提交日期
  Chris Wilson ad7bdb2b99 drm/i915: Rename engine->semaphore.sync_to, engine->sempahore.signal locals 9 年之前
  Chris Wilson ddf07be7a2 drm/i915: Simplify calling engine->sync_to 9 年之前
  Chris Wilson 618e4ca7b1 drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores 9 年之前
  Chris Wilson b0411e7d45 drm/i915: Reuse legacy breadcrumbs + tail emission 9 年之前
  Chris Wilson 9242f974dc drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal() 9 年之前
  Chris Wilson ddd66c5154 drm/i915: Unify request submission 9 年之前
  Chris Wilson 8f9420184a drm/i915: Move the modulus for ring emission to the register write 9 年之前
  Chris Wilson c5efa1ad09 drm/i915: Convert engine->write_tail to operate on a request 9 年之前
  Chris Wilson 803688babd drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START 9 年之前
  Chris Wilson 7c9cf4e33a drm/i915: Reduce engine->emit_flush() to a single mode parameter 9 年之前
  Chris Wilson c7fe7d25ed drm/i915: Remove obsolete engine->gpu_caches_dirty 9 年之前
  Chris Wilson aad29fbbb8 drm/i915: Rename intel_pin_and_map_ring() 9 年之前
  Chris Wilson 32c04f16f0 drm/i915: Rename residual ringbuf parameters 9 年之前
  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 年之前