On Fri, 28 Feb 2025, Jani Nikula <jani.nik...@intel.com> wrote: > Jani Nikula (3): > drm/i915/mst: add mst sub-struct to struct intel_dp > drm/i915/mst: add mst sub-struct to struct intel_connector > drm/i915/hdcp: add hdcp sub-struct to struct intel_digital_port
Thanks for the reviews, pushed to din. BR, Jani. > > drivers/gpu/drm/i915/display/g4x_dp.c | 2 +- > drivers/gpu/drm/i915/display/g4x_hdmi.c | 2 +- > .../gpu/drm/i915/display/intel_connector.c | 4 +- > drivers/gpu/drm/i915/display/intel_ddi.c | 6 +- > .../drm/i915/display/intel_display_debugfs.c | 6 +- > .../drm/i915/display/intel_display_types.h | 44 ++--- > drivers/gpu/drm/i915/display/intel_dp.c | 38 ++--- > drivers/gpu/drm/i915/display/intel_dp_hdcp.c | 8 +- > drivers/gpu/drm/i915/display/intel_dp_mst.c | 154 +++++++++--------- > drivers/gpu/drm/i915/display/intel_hdcp.c | 94 +++++------ > 10 files changed, 180 insertions(+), 178 deletions(-) -- Jani Nikula, Intel