summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_gt_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: Discard stale context state from across idlingChris Wilson2020-01-031-8/+0
* drm/i915/gt: Avoid using the GPU before initialisationChris Wilson2019-12-301-1/+5
* drm/i915/gt: Apply sanitiization just before resumeChris Wilson2019-12-261-17/+14
* drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()Chris Wilson2019-12-221-1/+11
* drm/i915/gt: Pull GT initialisation under intel_gt_init()Chris Wilson2019-12-221-0/+5
* drm/i915/gt: Ratelimit display power w/aChris Wilson2019-12-181-1/+2
* drm/i915: Introduce new macros for tracingVenkata Sandeep Dhanalakota2019-12-131-8/+7
* drm/i915/gt: Use soft-rc6 for w/a protectionChris Wilson2019-12-021-8/+0
* drm/i915/gt: Manual rc6 entry upon parkingChris Wilson2019-11-271-0/+2
* drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_stateChris Wilson2019-11-201-1/+1
* drm/i915: Mark up the calling context for intel_wakeref_put()Chris Wilson2019-11-201-1/+0
* drm/i915/gt: Flush the requests after wedging on suspendChris Wilson2019-11-191-0/+1
* drm/i915/gt: Use gt locals for accessing rc6Chris Wilson2019-11-151-3/+3
* drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak2019-11-141-0/+8
* drm/i915/gt: Drop false assertion on user_forcewakeChris Wilson2019-11-051-1/+0
* drm/i915: Defer rc6 shutdown to suspend_lateChris Wilson2019-11-051-6/+38
* drm/i915/gt: Move user_forcewake application to GTChris Wilson2019-11-051-0/+22
* drm/i915/gt: Call intel_gt_sanitize() directlyChris Wilson2019-11-051-1/+35
* drm/i915: Extract GT render power state managementAndi Shyti2019-10-261-15/+13
* drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson2019-10-231-1/+0
* drm/i915: Drop assertion that ce->pin_mutex guards state updatesChris Wilson2019-10-221-2/+0
* drm/i915: Remove pm park/unpark notificationsChris Wilson2019-10-211-10/+0
* drm/i915: Lift i915_vma_parked() onto the gtChris Wilson2019-10-211-0/+1
* drm/i915: Pass in intel_gt at some for_each_engine sitesTvrtko Ursulin2019-10-181-4/+4
* drm/i915/execlists: Assert tasklet is locked for process_csb()Chris Wilson2019-10-141-3/+10
* drm/i915/gt: Prefer local path to runtime powermanagementChris Wilson2019-10-071-2/+2
* drm/i915: Move global activity tracking from GEM to GTChris Wilson2019-10-041-0/+5
* drm/i915: Move request runtime management onto gtChris Wilson2019-10-041-1/+4
* drm/i915: Merge wait_for_timelines with retire_requestChris Wilson2019-10-041-2/+1
* drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson2019-10-041-20/+8
* drm/i915/selftests: Do not try to sanitize mock HWChris Wilson2019-09-271-1/+2
* drm/i915: Extract GT render sleep (rc6) managementAndi Shyti2019-09-271-30/+62
* drm/i915: Make pm_notify take intel_gtTvrtko Ursulin2019-09-111-4/+4
* drm/i915: Avoid round-trip via i915 in intel_gt_parkTvrtko Ursulin2019-09-111-3/+3
* drm/i915: Hook up GT power managementAndi Shyti2019-09-061-0/+36
* drm/i915/perf: Assert locking for i915_init_oa_perf_state()Chris Wilson2019-08-311-1/+6
* drm/i915: Defer final intel_wakeref_put to process contextChris Wilson2019-08-081-16/+12
* drm/i915/gt: Introduce intel_gt_runtime_suspend/resumeDaniele Ceraolo Spurio2019-08-011-0/+12
* drm/i915/uc: Sanitize uC when GT is sanitizedDaniele Ceraolo Spurio2019-07-231-0/+2
* drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson2019-07-121-10/+12
* drm/i915/guc: Remove preemption support for current fwChris Wilson2019-07-111-4/+0
* drm/i915: Lift intel_engines_resume() to callersChris Wilson2019-06-261-1/+20
* drm/i915/gt: Pass intel_gt to pm routinesChris Wilson2019-06-251-10/+14
* drm/i915: Move intel_gt_pm_init under intel_gt_init_earlyTvrtko Ursulin2019-06-211-3/+3
* drm/i915: make intel_wakeref work on the rpm structDaniele Ceraolo Spurio2019-06-141-2/+2
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-0/+143
OpenPOWER on IntegriCloud