]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915/cx0: Use intel_port_to_tc() instead of open coding it
authorImre Deak <imre.deak@intel.com>
Thu, 20 Nov 2025 17:23:56 +0000 (19:23 +0200)
committerImre Deak <imre.deak@intel.com>
Fri, 21 Nov 2025 18:50:54 +0000 (20:50 +0200)
commit07ba4ecfd111cb56464faf6ada9937b4e18fac23
tree9b038b38e2fbd213ff90384612aca5a233a62d85
parent8aa2945f049d7cfc7b3c9195a7341e8eb0d9c961
drm/i915/cx0: Use intel_port_to_tc() instead of open coding it

Use intel_port_to_tc() in mtl_port_to_pll_id(), instead of open coding
the same.

v2: s/USe/Use in commit message.

Cc: Suraj Kandpal <suraj.kandpal@intel.com>
Cc: Mika Kahola <mika.kahola@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patch.msgid.link/20251120172358.1282765-3-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dpll_mgr.c