diff options
author | 2022-02-22 18:51:33 +0200 | |
---|---|---|
committer | 2022-02-28 17:03:32 +0200 | |
commit | 314fe7dce4139e80fe3df834d1c451917a1b0bc0 (patch) | |
tree | f9f9ea3c0ae28109f7edfa87e59ccd6e4f053ad5 /drivers/gpu/drm/i915/intel_pm.c | |
parent | drm/i915: Remove redundant state verification during TypeC AUX power well disabling (diff) | |
download | wireguard-linux-314fe7dce4139e80fe3df834d1c451917a1b0bc0.tar.xz wireguard-linux-314fe7dce4139e80fe3df834d1c451917a1b0bc0.zip |
drm/i915: Move i915_power_well_regs struct into i915_power_well_ops
Move the i915_power_well_regs struct into i915_power_well_ops. Most of
the power wells use the same ops/regs combination, so this saves some
space and also simplifies the platform power domain->power well
definitions.
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-5-imre.deak@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_pm.c')
0 files changed, 0 insertions, 0 deletions