aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_engine_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-15drm/i915/gt: Track timeline activeness in enter/exitChris Wilson1-0/+2
2019-08-13drm/i915: Push the wakeref->count deferral to the backendChris Wilson1-1/+7
2019-08-08drm/i915: Defer final intel_wakeref_put to process contextChris Wilson1-27/+11
2019-08-04drm/i915: Replace struct_mutex for batch pool serialisationChris Wilson1-0/+2
2019-08-02drm/i915: Allow sharing the idle-barrier from other kernel requestsChris Wilson1-1/+1
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson1-1/+2
2019-06-26drm/i915: Lift intel_engines_resume() to callersChris Wilson1-24/+0
2019-06-25drm/i915/gt: Pass intel_gt to pm routinesChris Wilson1-4/+4
2019-06-19drm/i915: Make the semaphore saturation mask globalChris Wilson1-0/+2
2019-06-14drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson1-0/+2
2019-06-14drm/i915: make intel_wakeref work on the rpm structDaniele Ceraolo Spurio1-2/+2
2019-05-03drm/i915/execlists: Flush the tasklet on parkingChris Wilson1-5/+22
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson1-0/+147