aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_runtime_pm.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftests: Disable runtime pm wakeref tracking for the mock deviceVille Syrjälä2022-02-111-0/+1
* drm/i915: intel_runtime_pm.h does not actually need intel_display.hJani Nikula2021-08-201-2/+0
* drm/i915: Remove reference to struct drm_device.pdevThomas Zimmermann2021-04-291-1/+1
* drm/i915: Fix the GT fence revocation runtime PM logicImre Deak2021-03-241-0/+5
* Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-07-291-1/+1
|\
| * Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-1/+1
* | drm/i915: Propagate "_release" function name suffix downJanusz Krzysztofik2019-07-121-1/+1
|/
* drm/i915: move modesetting core code under display/Jani Nikula2019-06-171-1/+2
* drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio2019-06-141-6/+6
* drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio2019-06-141-13/+13
* drm/i915: move a few more functions to accept the rpm structureDaniele Ceraolo Spurio2019-06-141-6/+6
* drm/i915: move and rename i915_runtime_pmDaniele Ceraolo Spurio2019-06-141-0/+149
* drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/cDaniele Ceraolo Spurio2019-06-041-81/+2
* drm/i915: remove duplicate typedef for intel_wakeref_tJani Nikula2019-05-231-3/+5
* drm/i915: Remove the unneeded AUX power ref from intel_dp_detect()Imre Deak2019-05-141-0/+5
* drm/i915: Add support for asynchronous display power disablingImre Deak2019-05-141-3/+31
* drm/i915: Move the hsw/bdw pc8 code to intel_runtime_pm.cVille Syrjälä2019-05-061-0/+2
* drm/i915: extract intel_runtime_pm.h from intel_drv.hJani Nikula2019-04-301-0/+105