blob: c0692fa66309f27a8d77ff3a0a14001f686d54e9 [file] [log] [blame]
ad56450db864 ("locking/selftest: Add test cases for queued_read_lock()")
e918188611f0 ("locking: More accurate annotations for read_lock()")
5facae4f3549 ("locking/lockdep: Remove unused @nested argument from lock_release()")
ff36c5c4fd0b ("drm/i915: Hold irq-off for the entire fake lock period")
d67739268cf0 ("drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe")
6c69a45445af ("drm/i915/gt: Mark context->active_count as protected by timeline->mutex")
e5dadff4b093 ("drm/i915: Protect request retirement with timeline->mutex")
ccb23d2dcc30 ("drm/i915/gt: Guard timeline pinning without relying on struct_mutex")
338aade97c06 ("drm/i915/gt: Convert timeline tracking to spinlock")
531958f6f357 ("drm/i915/gt: Track timeline activeness in enter/exit")
a79ca656b648 ("drm/i915: Push the wakeref->count deferral to the backend")
d762043f7ab1 ("drm/i915: Extract GT powermanagement interrupt handling")
75d0a7f31eec ("drm/i915: Lift timeline into intel_context")
48ae397b6b93 ("drm/i915: Push the ring creation flags to the backend")
4c60b1aaa255 ("drm/i915/gt: Make deferred context allocation explicit")
72e277759340 ("drm/i915: Remove i915_gem_context_create_gvt()")
c7302f204490 ("drm/i915: Defer final intel_wakeref_put to process context")
387758298bfd ("drm/i915: Allocate kernel_contexts directly")
750e76b4f9f6 ("drm/i915/gt: Move the [class][inst] lookup for engines onto the GT")
c29579d2fabe ("drm/i915/gem: Make caps.scheduler static")
b40d73784ffc ("drm/i915: Replace struct_mutex for batch pool serialisation")
a4e57f9031cc ("drm/i915: Teach execbuffer to take the engine wakeref not GT")
1aff1903d0ff ("drm/i915: Hide unshrinkable context objects from the shrinker")
d8af05ff38ae ("drm/i915: Allow sharing the idle-barrier from other kernel requests")
51fbd8de87dc ("drm/i915/pmu: Atomically acquire the gt_pm wakeref")
08ce5c64b25d ("drm/i915/pmu: Convert sampling to gt")
28fba0961de4 ("drm/i915/pmu: Convert engine sampling to uncore mmio")
908091c85003 ("drm/i915/pmu: Make more struct i915_pmu centric")
a1c9ca223c3d ("drm/i915: Remove lrc default desc from GEM context")
f5d974f9d2a8 ("drm/i915/gt: Provide a local intel_context.vm")
c082afac86cb ("drm/i915: Move aliasing_ppgtt underneath its i915_ggtt")
a56277216637 ("drm/i915: Inline engine->init_context into its caller")
ed32f8d42cee ("Merge drm/drm-next into drm-intel-next-queued")