On Thu, 29 May 2025 15:13:34 +0800, Chaoyi Chen wrote: > Convert it to drm bridge driver, it will be convenient for us to > migrate the connector part to the display driver later. > Considering that some code depend on the connector, the following > changes have been made: > - Only process edid in &drm_bridge_funcs.edid_read(), so no need to > store additional edid info. > - Now cdn_dp_get_sink_capability() only focused on reading DPCD_REV. > - Update bpc info in cdn_dp_bridge_atomic_enable() instead of > cdn_dp_encoder_mode_set(). Actually, the bpc data will be used in > cdn_dp_bridge_atomic_enable(). > - Switch to use DRM_BRIDGE_OP_DP_AUDIO helpers. > > [...]
Applied, thanks! [1/1] drm/rockchip: cdn-dp: Convert to drm bridge commit: afbbca25d06e2d361016da43dbb90f3a6034913b Best regards, -- Heiko Stuebner <he...@sntech.de>