summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_gt_pm.c
AgeCommit message (Expand)Author
2022-01-06drm/i915: Prepare for multiple gt platformsTvrtko Ursulin
2021-11-23drm/i915/gt: Hold RPM wakelock during PXP suspendTejas Upadhyay
2021-10-28drm/i915/pmu: Connect engine busyness stats from GuC to pmuUmesh Nerlige Ramappa
2021-10-04drm/i915/pxp: Enable PXP power managementHuang, Sean Z
2021-09-24drm/i915 Implement LMEM backup and restore for suspend / resumeThomas Hellström
2021-09-24drm/i915/gt: Increase suspend timeoutThomas Hellström
2021-07-28drm/i915: Remove i915_globalsDaniel Vetter
2021-07-27drm/i915/guc: Reset implementation for new GuC interfaceMatthew Brost
2021-07-22drm/i915: Ditch i915 globals shrink infrastructureDaniel Vetter
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson
2020-12-17drm/i915/gt: Track the overall awake/busy timeChris Wilson
2020-07-06drm/i915: Reboot CI if we get wedged during driver initMichał Winiarski
2020-06-03drm/i915/gt: Suppress the error message for GT init failure on error injectionChris Wilson
2020-05-13drm/i915/gt: Suspend tasklets before resume sanitizationChris Wilson
2020-05-03drm/i915/gt: Sanitize RPS interrupts upon resumeChris Wilson
2020-04-27drm/i915/gt: Sanitize GT firstChris Wilson
2020-04-24drm/i915/gt: Use the RPM config register to determine clk frequenciesChris Wilson
2020-04-17drm/i915/gt: Scrub execlists state on resumeChris Wilson
2020-04-08drm/i915/gt: prefer struct drm_device based loggingJani Nikula
2020-03-16drm/i915/gt: Pull restoration of GGTT fences underneath the GTChris Wilson
2020-01-31drm/i915: extract engine WA programming to common resume functionDaniele Ceraolo Spurio
2020-01-03drm/i915/gt: Discard stale context state from across idlingChris Wilson
2019-12-30drm/i915/gt: Avoid using the GPU before initialisationChris Wilson
2019-12-26drm/i915/gt: Apply sanitiization just before resumeChris Wilson
2019-12-22drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()Chris Wilson
2019-12-22drm/i915/gt: Pull GT initialisation under intel_gt_init()Chris Wilson
2019-12-18drm/i915/gt: Ratelimit display power w/aChris Wilson
2019-12-13drm/i915: Introduce new macros for tracingVenkata Sandeep Dhanalakota
2019-12-02drm/i915/gt: Use soft-rc6 for w/a protectionChris Wilson
2019-11-27drm/i915/gt: Manual rc6 entry upon parkingChris Wilson
2019-11-20drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_stateChris Wilson
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