aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_runtime_pm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-20drm/i915: intel_runtime_pm.h does not actually need intel_display.hJani Nikula1-2/+0
2021-04-29drm/i915: Remove reference to struct drm_device.pdevThomas Zimmermann1-1/+1
2021-03-24drm/i915: Fix the GT fence revocation runtime PM logicImre Deak1-0/+5
2019-07-29Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi1-1/+1
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2019-07-12drm/i915: Propagate "_release" function name suffix downJanusz Krzysztofik1-1/+1
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula1-1/+2
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio1-6/+6
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio1-13/+13
2019-06-14drm/i915: move a few more functions to accept the rpm structureDaniele Ceraolo Spurio1-6/+6
2019-06-14drm/i915: move and rename i915_runtime_pmDaniele Ceraolo Spurio1-0/+149
2019-06-04drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/cDaniele Ceraolo Spurio1-81/+2
2019-05-23drm/i915: remove duplicate typedef for intel_wakeref_tJani Nikula1-3/+5
2019-05-14drm/i915: Remove the unneeded AUX power ref from intel_dp_detect()Imre Deak1-0/+5
2019-05-14drm/i915: Add support for asynchronous display power disablingImre Deak1-3/+31
2019-05-06drm/i915: Move the hsw/bdw pc8 code to intel_runtime_pm.cVille Syrjälä1-0/+2
2019-04-30drm/i915: extract intel_runtime_pm.h from intel_drv.hJani Nikula1-0/+105