]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/dp_mst: Use intel_dp_mst_active_streams() instead of open-coding it
authorImre Deak <imre.deak@intel.com>
Fri, 4 Apr 2025 15:03:09 +0000 (18:03 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 7 Apr 2025 13:25:28 +0000 (16:25 +0300)
commit4f41071e22ed0a73d024bfa015684f4b3e433073
tree892981a830afd8318239c0959363d990a5404983
parentfa207d2b1d280053d7bbbdb972e57f3c8d959346
drm/i915/dp_mst: Use intel_dp_mst_active_streams() instead of open-coding it

Use intel_dp_mst_active_streams() everywhere, instead of open-coding it.

Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://lore.kernel.org/r/20250404150310.1156696-6-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp.c
drivers/gpu/drm/i915/display/intel_dp_mst.c
drivers/gpu/drm/i915/display/intel_hdcp.c