]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915: move LPT clock gating init into intel_pch
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 24 Mar 2026 08:04:27 +0000 (10:04 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 25 Mar 2026 05:57:11 +0000 (07:57 +0200)
commitcf37495ad17db876c28a824c003133c2e103cd59
tree86a0ff775b8972d711ba40f3cccfbed5d251b9eb
parentd129bce3fc820d8f2a4b966a38533b2f0f689ba5
drm/i915: move LPT clock gating init into intel_pch

Move the LPT PCH clock gating programming into
intel_pch_init_clock_gating() and switch the corresponding
Haswell/Broadwell callers to the display-specific code.

Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patch.msgid.link/20260324080441.154609-4-luciano.coelho@intel.com
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/gpu/drm/i915/display/intel_pch.c
drivers/gpu/drm/i915/intel_clock_gating.c