Commit History

作者 SHA1 備註 提交日期
  Chris Wilson 266a240bf0 drm/i915: Use engine->context_pin() to report the intel_ring 8 年之前
  Joonas Lahtinen 63ffbcdadc drm/i915: Sanitize engine context sizes 8 年之前
  Chris Wilson 546cdbc75b drm/i915: Stop touching hangcheck.seqno from intel_engine_init_global_seqno() 8 年之前
  Chris Wilson 8968a3649a drm/i915: Pretend the engine is always idle when mocking 8 年之前
  Chris Wilson a8e9a419c3 drm/i915: Lie and treat all engines as idle if wedged 8 年之前
  Chris Wilson 5f9be05432 drm/i915: Bail if we do not setup the RCS engine 8 年之前
  Chris Wilson 1d39f28170 drm/i915: Rename intel_engine_cs.exec_id to uabi_id 8 年之前
  Oscar Mateo b8400f01fc drm/i915: Split the engine info table in two levels, using class + instance 8 年之前
  Oscar Mateo 6e516148f3 drm/i915: Generate the engine name based on the instance number 8 年之前
  Oscar Mateo 5ff36d36a3 drm/i915: Use the same vfunc for BSD2 ring init 8 年之前
  Daniele Ceraolo Spurio 0908180b9a drm/i915: Classify the engines in class + instance 8 年之前
  Chris Wilson 2ca9faa551 drm/i915: Assert the engine is idle before overwiting the HWS 8 年之前
  Chris Wilson 8490ae207f drm/i915: Suppress busy status for engines if wedged 8 年之前
  Chris Wilson 17ab792ab1 drm/i915: Drop verbose and archaic "ring" from our internal engine names 8 年之前
  Chris Wilson 24caf65593 drm/i915: intel_engine_init_global_seqno() requires atomic kmap 8 年之前
  Chris Wilson ff44ad51eb drm/i915: Move engine->submit_request selection to a vfunc 8 年之前
  Changbin Du 3fc03069bc drm/i915: make context status notifier head be per engine 8 年之前
  Chris Wilson 14a6bbf9e5 drm/i915: Replace irq_seqno_barrier on hws write with a clflush 8 年之前
  Michal Wajdeczko 237ae7c79e drm/i915: Don't use enums for hardware engine id 8 年之前
  Chris Wilson 0542524944 drm/i915: Generalise wait for execlists to be idle 8 年之前
  Chris Wilson 5400367a86 drm/i915: Ensure the engine is idle before manually changing HWS 8 年之前
  Chris Wilson 02e012f172 drm/i915: Move w/a LRI debug message from context-init to driver load 8 年之前
  Chris Wilson 9b6586ae9f drm/i915: Keep a global seqno per-engine 8 年之前
  Tvrtko Ursulin 133b4bd74d drm/i915: Move common workaround code to intel_engine_cs 8 年之前
  Tvrtko Ursulin 8ee7c6e23b drm/i915: Simplify cleanup path in intel_engines_init 8 年之前
  Chris Wilson f97fbf9606 drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove 8 年之前
  Chris Wilson bb8f0f5abd drm/i915: Split intel_engine allocation and initialisation 8 年之前
  Chris Wilson a01cb37aff drm/i915: Remove i915_vma_create from VMA API 8 年之前
  Chris Wilson e8a9c58fcd drm/i915: Unify active context tracking between legacy/execlists/guc 8 年之前
  Tvrtko Ursulin bf9e8429ab drm/i915: Make various init functions take dev_priv 8 年之前