]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915: Continue intel_display_power struct intel_display conversion
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 11 Feb 2025 00:01:33 +0000 (02:01 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 11 Feb 2025 17:23:05 +0000 (19:23 +0200)
commitf2d236766f01ac56799070cc076518f5a7bdbbaf
tree3ab166afe7650f61c6826a37770847b7617fc74b
parent4929402a747889f650745905433c26b27284efc8
drm/i915: Continue intel_display_power struct intel_display conversion

Convert the remaining intel_display_power.h interfaces to
take struct intel_display instead of struct drm_i915_private.
intel_display_power.c still has some internal uses due to
i915->runtime_pm.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250211000135.6096-3-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/g4x_dp.c
drivers/gpu/drm/i915/display/g4x_hdmi.c
drivers/gpu/drm/i915/display/intel_ddi.c
drivers/gpu/drm/i915/display/intel_display.c
drivers/gpu/drm/i915/display/intel_display_debugfs.c
drivers/gpu/drm/i915/display/intel_display_power.c
drivers/gpu/drm/i915/display/intel_display_power.h
drivers/gpu/drm/i915/display/intel_display_power_well.c
drivers/gpu/drm/i915/display/intel_tc.c
drivers/gpu/drm/i915/display/skl_watermark.c
drivers/gpu/drm/i915/display/skl_watermark.h