Thread (35 messages) 35 messages, 3 authors, 2026-05-21

Re: [PATCH v14 20/28] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property

From: Daniel Stone <hidden>
Date: 2026-05-21 14:41:01
Also in: amd-gfx, dri-devel, intel-gfx, intel-xe, linux-doc, linux-rockchip, lkml

Hi,

On Thu, 23 Apr 2026 at 20:06, Nicolas Frattaroli
[off-list ref] wrote:
+       bridge = drm_bridge_chain_get_first_bridge(encoder);
+       if (!bridge)
+               return 0;
+
+       bstate = drm_atomic_get_bridge_state(conn_state->state, bridge);
+       if (!bstate)
+               return 0;
IS_ERR() + PTR_ERR()

Cheers,
Daniel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help