Commit History

Author SHA1 Message Date
  Chris Wilson a091d4ee93 drm/i915: Hold a wakeref for probing the ring registers 8 years ago
  Chris Wilson 6c067579e6 drm/i915: Split execlist priority queue into rbtree + linked list 8 years ago
  Chris Wilson 77f0d0e925 drm/i915/execlists: Pack the count into the low bits of the port.request 8 years ago
  Arkadiusz Hiler 0b71cea29f drm/i915/gen9: Reintroduce WaEnableYV12BugFixInHalfSliceChicken7 8 years ago
  Chris Wilson 266a240bf0 drm/i915: Use engine->context_pin() to report the intel_ring 8 years ago
  Joonas Lahtinen 63ffbcdadc drm/i915: Sanitize engine context sizes 8 years ago
  Chris Wilson 546cdbc75b drm/i915: Stop touching hangcheck.seqno from intel_engine_init_global_seqno() 8 years ago
  Chris Wilson 8968a3649a drm/i915: Pretend the engine is always idle when mocking 8 years ago
  Chris Wilson a8e9a419c3 drm/i915: Lie and treat all engines as idle if wedged 8 years ago
  Chris Wilson 5f9be05432 drm/i915: Bail if we do not setup the RCS engine 8 years ago
  Chris Wilson 1d39f28170 drm/i915: Rename intel_engine_cs.exec_id to uabi_id 8 years ago
  Oscar Mateo b8400f01fc drm/i915: Split the engine info table in two levels, using class + instance 8 years ago
  Oscar Mateo 6e516148f3 drm/i915: Generate the engine name based on the instance number 8 years ago
  Oscar Mateo 5ff36d36a3 drm/i915: Use the same vfunc for BSD2 ring init 8 years ago
  Daniele Ceraolo Spurio 0908180b9a drm/i915: Classify the engines in class + instance 8 years ago
  Chris Wilson 2ca9faa551 drm/i915: Assert the engine is idle before overwiting the HWS 8 years ago
  Chris Wilson 8490ae207f drm/i915: Suppress busy status for engines if wedged 8 years ago
  Chris Wilson 17ab792ab1 drm/i915: Drop verbose and archaic "ring" from our internal engine names 8 years ago
  Chris Wilson 24caf65593 drm/i915: intel_engine_init_global_seqno() requires atomic kmap 8 years ago
  Chris Wilson ff44ad51eb drm/i915: Move engine->submit_request selection to a vfunc 8 years ago
  Changbin Du 3fc03069bc drm/i915: make context status notifier head be per engine 8 years ago
  Chris Wilson 14a6bbf9e5 drm/i915: Replace irq_seqno_barrier on hws write with a clflush 8 years ago
  Michal Wajdeczko 237ae7c79e drm/i915: Don't use enums for hardware engine id 8 years ago
  Chris Wilson 0542524944 drm/i915: Generalise wait for execlists to be idle 8 years ago
  Chris Wilson 5400367a86 drm/i915: Ensure the engine is idle before manually changing HWS 8 years ago
  Chris Wilson 02e012f172 drm/i915: Move w/a LRI debug message from context-init to driver load 8 years ago
  Chris Wilson 9b6586ae9f drm/i915: Keep a global seqno per-engine 8 years ago
  Tvrtko Ursulin 133b4bd74d drm/i915: Move common workaround code to intel_engine_cs 8 years ago
  Tvrtko Ursulin 8ee7c6e23b drm/i915: Simplify cleanup path in intel_engines_init 8 years ago
  Chris Wilson f97fbf9606 drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove 8 years ago