summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_engine_pm.c
AgeCommit message (Expand)Author
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-25drm/i915/gt: Adapt engine_park synchronisation rules for engine_retireChris Wilson
2019-11-25drm/i915/gt: Unlock engine-pm after queuing the kernel context switchChris Wilson
2019-11-25drm/i915: Mark up the calling context for intel_wakeref_put()Chris Wilson
2019-10-24drm/i915/gt: Split intel_ring_submissionChris Wilson
2019-10-23drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson
2019-10-21drm/i915/gt: Introduce barrier pulses along enginesChris Wilson
2019-10-09locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai
2019-10-07drm/i915/gt: Prefer local path to runtime powermanagementChris Wilson
2019-10-04drm/i915: Move idle barrier cleanup into engine-pmChris Wilson
2019-09-27drm/i915: Extract GT render sleep (rc6) managementAndi Shyti
2019-09-20drm/i915: Mark i915_request.timeline as a volatile, rcu pointerChris Wilson
2019-09-06drm/i915: Hold irq-off for the entire fake lock periodChris Wilson
2019-08-23drm/i915: Hold irq-off for the entire fake lock periodChris Wilson
2019-08-19drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafeChris Wilson
2019-08-16drm/i915/gt: Mark context->active_count as protected by timeline->mutexChris Wilson
2019-08-15drm/i915/gt: Track timeline activeness in enter/exitChris Wilson
2019-08-13drm/i915: Push the wakeref->count deferral to the backendChris Wilson
2019-08-08drm/i915: Defer final intel_wakeref_put to process contextChris Wilson
2019-08-04drm/i915: Replace struct_mutex for batch pool serialisationChris Wilson
2019-08-02drm/i915: Allow sharing the idle-barrier from other kernel requestsChris Wilson
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson
2019-06-26drm/i915: Lift intel_engines_resume() to callersChris Wilson
2019-06-25drm/i915/gt: Pass intel_gt to pm routinesChris Wilson
2019-06-19drm/i915: Make the semaphore saturation mask globalChris Wilson
2019-06-14drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson
2019-06-14drm/i915: make intel_wakeref work on the rpm structDaniele Ceraolo Spurio
2019-05-03drm/i915/execlists: Flush the tasklet on parkingChris Wilson
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson