Age | Commit message (Expand) | Author | Files | Lines |
2022-02-11 | drm/i915/selftests: Disable runtime pm wakeref tracking for the mock device | Ville Syrjälä | 1 | -0/+1 |
2021-08-20 | drm/i915: intel_runtime_pm.h does not actually need intel_display.h | Jani Nikula | 1 | -2/+0 |
2021-04-29 | drm/i915: Remove reference to struct drm_device.pdev | Thomas Zimmermann | 1 | -1/+1 |
2021-03-24 | drm/i915: Fix the GT fence revocation runtime PM logic | Imre Deak | 1 | -0/+5 |
2019-07-29 | Merge drm/drm-next into drm-intel-next-queued | Rodrigo Vivi | 1 | -1/+1 |
2019-07-16 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2019-07-12 | drm/i915: Propagate "_release" function name suffix down | Janusz Krzysztofik | 1 | -1/+1 |
2019-06-17 | drm/i915: move modesetting core code under display/ | Jani Nikula | 1 | -1/+2 |
2019-06-14 | drm/i915: update with_intel_runtime_pm to use the rpm structure | Daniele Ceraolo Spurio | 1 | -6/+6 |
2019-06-14 | drm/i915: update rpm_get/put to use the rpm structure | Daniele Ceraolo Spurio | 1 | -13/+13 |
2019-06-14 | drm/i915: move a few more functions to accept the rpm structure | Daniele Ceraolo Spurio | 1 | -6/+6 |
2019-06-14 | drm/i915: move and rename i915_runtime_pm | Daniele Ceraolo Spurio | 1 | -0/+149 |
2019-06-04 | drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/c | Daniele Ceraolo Spurio | 1 | -81/+2 |
2019-05-23 | drm/i915: remove duplicate typedef for intel_wakeref_t | Jani Nikula | 1 | -3/+5 |
2019-05-14 | drm/i915: Remove the unneeded AUX power ref from intel_dp_detect() | Imre Deak | 1 | -0/+5 |
2019-05-14 | drm/i915: Add support for asynchronous display power disabling | Imre Deak | 1 | -3/+31 |
2019-05-06 | drm/i915: Move the hsw/bdw pc8 code to intel_runtime_pm.c | Ville Syrjälä | 1 | -0/+2 |
2019-04-30 | drm/i915: extract intel_runtime_pm.h from intel_drv.h | Jani Nikula | 1 | -0/+105 |