diff options
author | 2022-02-22 18:51:34 +0200 | |
---|---|---|
committer | 2022-02-28 17:03:33 +0200 | |
commit | ef1e170891904f0339af8fffbaad990243c7125b (patch) | |
tree | d9e59434c1bf0e701286e0ef91c2f069da580700 /drivers/gpu/drm/i915/intel_pm.c | |
parent | drm/i915: Move i915_power_well_regs struct into i915_power_well_ops (diff) | |
download | wireguard-linux-ef1e170891904f0339af8fffbaad990243c7125b.tar.xz wireguard-linux-ef1e170891904f0339af8fffbaad990243c7125b.zip |
drm/i915: Move power well get/put/enable/disable functions to a new file
Move the power well get/put/enable/disable hooks to the new
intel_display_power_well.c file. The motivation is to reduce the clutter
in intel_display_power.c, keeping the functionality related to power
domains in that file and moving the low-level power well functionality
to intel_display_power_well.c.
No functional change.
Suggested-by: Jani Nikula <jani.nikula@intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220222165137.1004194-6-imre.deak@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_pm.c')
0 files changed, 0 insertions, 0 deletions