[Intel-gfx] [PATCH v4 0/4] drm/i915/tc: some clean-ups in max lane count handling code
Luca Coelho
luciano.coelho at intel.com
Fri Aug 25 08:16:34 UTC 2023
Hi,
Here are four patches with some clean-ups in the code that handles the
max lane count of Type-C connections.
This is done mostly in preparation for a new way to read the pin
assignments and lane count in future devices.
In v2:
* Fix some rebasing damage.
In v3:
* Fixed "assigment" typo, as reported by checkpatch.
In v4:
* Rebased;
* Renamed port_max to lane_max (Lucas' comment).
Please review.
Cheers,
Luca.
Luca Coelho (4):
drm/i915/tc: rename mtl_tc_port_get_pin_assignment_mask()
drm/i915/tc: make intel_tc_port_get_lane_mask() static
drm/i915/tc: move legacy code out of the main _max_lane_count() func
drm/i915/tc: remove "fia" from intel_tc_port_fia_max_lane_count()
drivers/gpu/drm/i915/display/intel_cx0_phy.c | 2 +-
drivers/gpu/drm/i915/display/intel_dp.c | 4 +--
drivers/gpu/drm/i915/display/intel_tc.c | 38 +++++++++++---------
drivers/gpu/drm/i915/display/intel_tc.h | 3 +-
4 files changed, 26 insertions(+), 21 deletions(-)
--
2.39.2
More information about the Intel-gfx
mailing list