summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_runtime_pm.h
AgeCommit message (Expand)Author
2023-12-13Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-11-20drm/i915: Replace custom intel runtime_pm tracker with ref_tracker libraryAndrzej Hajda
2023-10-23drm/i915: stop including i915_utils.h from intel_runtime_pm.hJani Nikula
2023-09-18drm/i915: Remove runtime suspended boolean from intel_runtime_pm structJouni Högander
2023-06-02drm/i915: Remove i915_drm_suspend_modeMaarten Lankhorst
2022-12-13drm/i915: remove struct_member macroAndrzej Hajda
2022-10-31drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtualAnshuman Gupta
2022-10-31drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pmAnshuman Gupta
2022-02-11drm/i915/selftests: Disable runtime pm wakeref tracking for the mock deviceVille Syrjälä
2021-08-20drm/i915: intel_runtime_pm.h does not actually need intel_display.hJani Nikula
2021-04-29drm/i915: Remove reference to struct drm_device.pdevThomas Zimmermann
2021-03-24drm/i915: Fix the GT fence revocation runtime PM logicImre Deak
2019-07-29Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-12drm/i915: Propagate "_release" function name suffix downJanusz Krzysztofik
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: move a few more functions to accept the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: move and rename i915_runtime_pmDaniele Ceraolo Spurio
2019-06-04drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/cDaniele Ceraolo Spurio
2019-05-23drm/i915: remove duplicate typedef for intel_wakeref_tJani Nikula
2019-05-14drm/i915: Remove the unneeded AUX power ref from intel_dp_detect()Imre Deak
2019-05-14drm/i915: Add support for asynchronous display power disablingImre Deak
2019-05-06drm/i915: Move the hsw/bdw pc8 code to intel_runtime_pm.cVille Syrjälä
2019-04-30drm/i915: extract intel_runtime_pm.h from intel_drv.hJani Nikula