summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_gt_pm.c
AgeCommit message (Expand)Author
2019-11-20drm/i915: Mark up the calling context for intel_wakeref_put()Chris Wilson
2019-11-19drm/i915/gt: Flush the requests after wedging on suspendChris Wilson
2019-11-15drm/i915/gt: Use gt locals for accessing rc6Chris Wilson
2019-11-14drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-05drm/i915/gt: Drop false assertion on user_forcewakeChris Wilson
2019-11-05drm/i915: Defer rc6 shutdown to suspend_lateChris Wilson
2019-11-05drm/i915/gt: Move user_forcewake application to GTChris Wilson
2019-11-05drm/i915/gt: Call intel_gt_sanitize() directlyChris Wilson
2019-10-26drm/i915: Extract GT render power state managementAndi Shyti
2019-10-23drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson
2019-10-22drm/i915: Drop assertion that ce->pin_mutex guards state updatesChris Wilson
2019-10-21drm/i915: Remove pm park/unpark notificationsChris Wilson
2019-10-21drm/i915: Lift i915_vma_parked() onto the gtChris Wilson
2019-10-18drm/i915: Pass in intel_gt at some for_each_engine sitesTvrtko Ursulin
2019-10-14drm/i915/execlists: Assert tasklet is locked for process_csb()Chris Wilson
2019-10-07drm/i915/gt: Prefer local path to runtime powermanagementChris Wilson
2019-10-04drm/i915: Move global activity tracking from GEM to GTChris Wilson
2019-10-04drm/i915: Move request runtime management onto gtChris Wilson
2019-10-04drm/i915: Merge wait_for_timelines with retire_requestChris Wilson
2019-10-04drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson
2019-09-27drm/i915/selftests: Do not try to sanitize mock HWChris Wilson
2019-09-27drm/i915: Extract GT render sleep (rc6) managementAndi Shyti
2019-09-11drm/i915: Make pm_notify take intel_gtTvrtko Ursulin
2019-09-11drm/i915: Avoid round-trip via i915 in intel_gt_parkTvrtko Ursulin
2019-09-06drm/i915: Hook up GT power managementAndi Shyti
2019-08-31drm/i915/perf: Assert locking for i915_init_oa_perf_state()Chris Wilson
2019-08-08drm/i915: Defer final intel_wakeref_put to process contextChris Wilson
2019-08-01drm/i915/gt: Introduce intel_gt_runtime_suspend/resumeDaniele Ceraolo Spurio
2019-07-23drm/i915/uc: Sanitize uC when GT is sanitizedDaniele Ceraolo Spurio
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson
2019-07-11drm/i915/guc: Remove preemption support for current fwChris 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-21drm/i915: Move intel_gt_pm_init under intel_gt_init_earlyTvrtko Ursulin
2019-06-14drm/i915: make intel_wakeref work on the rpm structDaniele Ceraolo Spurio
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson