drm/i915/dp: change the order of intel_dp_mtp_tu_compute_config() params
authorJani Nikula <jani.nikula@intel.com>
Wed, 29 Jan 2025 14:46:34 +0000 (16:46 +0200)
committerJani Nikula <jani.nikula@intel.com>
Fri, 31 Jan 2025 07:47:37 +0000 (09:47 +0200)
commitbb322c6fa16f97951d75dba46b9ef0cb2cfcb2d5
tree6a2fa5f92cec1f914111a0ebe1bfc24c4291eddc
parent8486de873730683a4b04815aa707d2e4e1028792
drm/i915/dp: change the order of intel_dp_mtp_tu_compute_config() params

Pointers first, bpp params in min, max, step. This is slightly more
natural to follow.

Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/ea9669edc5973cdbca92aeb4e168850015e9d1bb.1738161945.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@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_dp_mst.h