提交历史

作者 SHA1 备注 提交日期
  Chris Wilson 2d453c7895 drm/i915: Assert that the request is on the execution queue before being removed 7 年之前
  Chris Wilson 31c70f97be drm/i915: Ratelimit request allocation under oom 7 年之前
  Chris Wilson 2abe2f8446 drm/i915: Allow fence allocations to fail 7 年之前
  Tvrtko Ursulin b68763741a drm/i915: Restore GT performance in headless mode with DMC loaded 7 年之前
  Chris Wilson b1c24a6137 drm/i915: Unwind incomplete legacy context switches 7 年之前
  Tvrtko Ursulin feff0dc6cd drm/i915/pmu: Suspend sampling when GPU is idle 7 年之前
  Chris Wilson 3fef5cda97 drm/i915: Automatic i915_switch_context for legacy 7 年之前
  Chris Wilson 2113184c6f drm/i915: Pull the unconditional GPU cache invalidation into request construction 7 年之前
  Chris Wilson aba5e27858 drm/i915: Add a hook for making the engines idle (parking) and unparking 7 年之前
  Daniel Vetter af7a8ffad9 drm/i915: Use rcu instead of stop_machine in set_wedged 7 年之前
  Sagar Arun Kamble 562d9bae08 drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm" 8 年之前
  Chris Wilson e7af311683 drm/i915: Introduce a preempt context 8 年之前
  Chris Wilson 7d1ea609f6 drm/i915: Give the invalid priority a magic name 8 年之前
  Chris Wilson b2f2f0fc69 drm/i915: Make i915_spin_request() static 8 年之前
  Chris Wilson a3df2c857c drm/i915: Confirm request->global_seqno after spin completion 8 年之前
  Chris Wilson 636918f130 drm/i915: Mark the GT as busy before idling the previous request 8 年之前
  Chris Wilson 535275d323 drm/i915: Squelch reset messages during selftests 8 年之前
  Chris Wilson 77b25a972b drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates 8 年之前
  Chris Wilson 4d53568cca drm/i915: Move idle checks before intel_engine_init_global_seqno() 8 年之前
  Chris Wilson 7b92c1bd05 drm/i915: Avoid keeping waitboost active for signaling threads 8 年之前
  Chris Wilson 6b567085c1 drm/i915: Remove the spin-request during execbuf await_request 8 年之前
  Chris Wilson 9f90ff3928 drm/i915: Check signaled state after enabling signaling 8 年之前
  Michał Winiarski 1d5fd00313 drm/i915: Remove misleading comment in request_alloc 8 年之前
  Chris Wilson 6c067579e6 drm/i915: Split execlist priority queue into rbtree + linked list 8 年之前
  Chris Wilson 266a240bf0 drm/i915: Use engine->context_pin() to report the intel_ring 8 年之前
  Chris Wilson 49f08598bf drm/i915: Switch the global i915.semaphores check to a local predicate 8 年之前
  Chris Wilson fc9d4d2b6f drm/i915: Do not record a successful syncpoint for a dma-await 8 年之前
  Chris Wilson 7e8894e97d drm/i915: Rename intel_timeline.sync_seqno[] to .global_sync[] 8 年之前
  Chris Wilson 4797948071 drm/i915: Squash repeated awaits on the same fence 8 年之前
  Chris Wilson ceae14bd4c drm/i915: Lift timeline ordering to await_dma_fence 8 年之前