On Tue, 16 Jun 2026, Arun R Murthy <[email protected]> wrote: > 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(+)
Okay, this may seem a bit unfair, since I haven't dug deep into the problem, but I really have a hard time believing this level of complexity is required for FEC. BR, Jani. > --- > base-commit: c585a0a7e48a48aca80f7c0acb7294c7bf301bb7 > change-id: 20260616-fec-82a3d27e0f11 > > Best regards, -- Jani Nikula, Intel
