First version of the patch included only one patch i.e the ref count https://patchwork.freedesktop.org/series/167664/
Signed-off-by: Arun R Murthy <[email protected]> --- Arun R Murthy (2): drm/i915/mst: Unify fec_enable across mst streams drm/i915/display: Refcount for fec enable/disable drivers/gpu/drm/i915/display/intel_ddi.c | 58 ++++++++++++++++++ drivers/gpu/drm/i915/display/intel_ddi.h | 1 + drivers/gpu/drm/i915/display/intel_display_types.h | 3 + drivers/gpu/drm/i915/display/intel_dp_mst.c | 70 ++++++++++++++++++++++ drivers/gpu/drm/i915/display/intel_modeset_setup.c | 6 ++ 5 files changed, 138 insertions(+) --- base-commit: c585a0a7e48a48aca80f7c0acb7294c7bf301bb7 change-id: 20260616-fec-82a3d27e0f11 Best regards, -- Arun R Murthy <[email protected]>
