On Tue, 10 Dec 2024 16:16:46 +0200, Dmitry Baryshkov wrote: > Reduce boilerplate code and move calls to > drm_atomic_helper_connector_hdmi_check() to the drm_bridge_connector. > Initially the drm_bridge_connector didn't use HDMI state helpers > directly, so each driver had to call that function on its own. Since the > commit 9a71cf8b6fa4 ("drm/bridge-connector: reset the HDMI connector > state") it depends on DRM_DISPLAY_HDMI_STATE_HELPER, allowing us to use > the helper from the generic code too. > > [...] Applied to drm-misc-next, thanks! [1/4] drm/display: bridge_connector: provide atomic_check for HDMI bridges commit: 8ec116ff21a97918d187491dc8f90d7eb173dc1d [2/4] drm/bridge: ite-it6263: drop atomic_check() callback commit: 487d1ed989e5ec418b45b9294e8cceefe29ce4fa [3/4] drm/bridge: lontium-lt9611: drop atomic_check() callback commit: 15b8f5a297f793f859ed2104755ebcf29384e26b [4/4] drm/bridge: dw-hdmi-qp: drop atomic_check() callback commit: f8a2397baf041a5cee408b082334bb09c7e161df Best regards, -- With best wishes Dmitry