summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/i915_gem_pm.c
AgeCommit message (Expand)Author
2024-01-09drm/i915/guc: Close deregister-context race against CT-lossAlan Previn
2022-10-31drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pmAnshuman Gupta
2022-09-16drm/i915: Make GEM suspend all GTsTvrtko Ursulin
2022-09-16drm/i915: Make GEM resume all enginesTvrtko Ursulin
2022-09-14drm/i915: Refactor userfault_wakeref to re-useAnshuman Gupta
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-10drm/i915: move the DRIVER_* macros to i915_driver.[ch]Jani Nikula
2022-01-05drm/i915/gem: Use to_gt() helper for GGTT accessesMichał Winiarski
2021-12-17drm/i915/gem: Use to_gt() helperMichał Winiarski
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström
2021-09-24drm/i915 Implement LMEM backup and restore for suspend / resumeThomas Hellström
2021-03-24drm/i915: Finally remove obj->mm.lock.Maarten Lankhorst
2021-02-08drm/i915/gem: Move freeze/freeze_late next to suspend/suspend_lateChris Wilson
2021-01-20drm/i915/gem: Almagamate clflushes on suspendChris Wilson
2020-09-07drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.Maarten Lankhorst
2020-01-22drm/i915/gem: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya
2019-12-22drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()Chris Wilson
2019-12-13drm/i915: Introduce new macros for tracingVenkata Sandeep Dhanalakota
2019-11-01drm/i915: Defer rc6 shutdown to suspend_lateChris Wilson
2019-11-01drm/i915/gt: Move user_forcewake application to GTChris Wilson
2019-11-01drm/i915/gem: Leave reloading kernel context on resume to GTChris Wilson
2019-11-01drm/i915/gt: Call intel_gt_sanitize() directlyChris Wilson
2019-10-23drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson
2019-10-22drm/i915: Teach record_defaults to operate on the intel_gtChris 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-04drm/i915: Drop struct_mutex from around GEM initialisationChris 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: Remove the GEM idle workerChris Wilson
2019-10-04drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson
2019-10-04drm/i915: Move idle barrier cleanup into engine-pmChris Wilson
2019-10-04drm/i915: Coordinate i915_active with its own mutexChris Wilson
2019-09-27drm/i915: Extract GT render sleep (rc6) managementAndi Shyti
2019-09-12drm/i915/pmu: Use GT parked for estimating RC6 while asleepChris Wilson
2019-09-11drm/i915: Move GT init to intel_gt.cTvrtko Ursulin
2019-09-10drm/i915: Perform GGTT restore much earlier during resumeChris Wilson
2019-09-06drm/i915: Hook up GT power managementAndi Shyti
2019-08-15drm/i915/gt: Track timeline activeness in enter/exitChris 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-07-23drm/i915/uc: Sanitize uC when GT is sanitizedDaniele Ceraolo Spurio
2019-07-13drm/i915/uc: Move intel functions to intel_ucDaniele Ceraolo Spurio
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: Rename intel_wakeref_[is]_activeChris Wilson
2019-06-25drm/i915/gt: Pass intel_gt to pm routinesChris Wilson
2019-06-21drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin
2019-06-15drm/i915: Avoid tainting i915_gem_park() with wakeref.lockChris Wilson