milos-linux/drivers/gpu/drm/bridge
Osama Abdelkader d45d5c819f drm/bridge: megachips: remove bridge when irq request fails
If devm_request_threaded_irq() fails after drm_bridge_add(), remove the
bridge before returning.

Keep drm_bridge_add() rather than devm_drm_bridge_add(): registration is
tied to the STDP4028 device while ge_b850v3_register() may complete from
either I2C probe; devm would not unwind the bridge if the other client's
probe fails.

Signed-off-by: Osama Abdelkader <osama.abdelkader@gmail.com>
Fixes: fcfa0ddc18 ("drm/bridge: Drivers for megachips-stdpxxxx-ge-b850v3-fw (LVDS-DP++)")
Cc: stable@vger.kernel.org
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Tested-by: Ian Ray <ian.ray@gehealthcare.com>
Link: https://patch.msgid.link/20260430195700.80317-1-osama.abdelkader@gmail.com
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
2026-05-19 10:46:33 +02:00
..
adv7511 drm/bridge: adv7511: Convert to drm_output_color_format 2026-03-24 13:54:31 +01:00
analogix drm/bridge: analogix_dp: Apply DP helper APIs to get adjusted voltages and pre-emphasises 2026-03-25 14:05:09 +01:00
cadence drm/bridge: cadence: Convert to drm_output_color_format 2026-03-24 13:54:32 +01:00
imx drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup 2026-05-12 10:13:19 +08:00
synopsys drm fixes for 7.1-rc1 2026-04-24 11:44:52 -07:00
aux-bridge.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
aux-hpd-bridge.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
chipone-icn6211.c drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probe 2026-05-19 10:14:06 +02:00
chrontel-ch7033.c
cros-ec-anx7688.c
display-connector.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fsl-ldb.c
inno-hdmi.c drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace 2026-03-24 13:54:35 +01:00
ite-it6263.c drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace 2026-03-24 13:54:35 +01:00
ite-it6505.c
ite-it66121.c drm/bridge: it66121: acquire reset GPIO in probe 2026-05-18 11:27:47 +02:00
Kconfig drm/bridge: lt8713sx select CONFIG_CRC8 2026-03-25 04:25:25 +02:00
lontium-lt8713sx.c drm/bridge: lt8713sx: avoid 64-bit division 2026-03-25 04:25:26 +02:00
lontium-lt8912b.c
lontium-lt9211.c
lontium-lt9611.c drm/bridge: lt9611: Add support for single Port B input 2026-02-14 00:49:42 +02:00
lontium-lt9611uxc.c
lvds-codec.c
Makefile drm/bridge: add support for lontium lt8713sx bridge driver 2026-03-14 03:49:43 +02:00
megachips-stdpxxxx-ge-b850v3-fw.c drm/bridge: megachips: remove bridge when irq request fails 2026-05-19 10:46:33 +02:00
microchip-lvds.c
nwl-dsi.c
nwl-dsi.h
nxp-ptn3460.c
panel.c
parade-ps8622.c
parade-ps8640.c
samsung-dsim.c drm/bridge: samsung-dsim: use drm_bridge_clear_and_put() to put the next bridge 2026-03-20 11:02:12 +01:00
sii902x.c
sii9234.c
sil-sii8620.c media: rc: fix race between unregister and urb/irq callbacks 2026-03-17 14:43:56 +01:00
sil-sii8620.h
simple-bridge.c
ssd2825.c
tc358762.c
tc358764.c
tc358767.c
tc358768.c
tc358775.c
tda998x_drv.c drm/bridge: tda998x: Return NULL instead of 0 in tda998x_edid_read() 2026-05-04 16:52:40 +02:00
th1520-dw-hdmi.c drm/bridge: add a driver for T-Head TH1520 HDMI controller 2026-02-05 09:50:30 +01:00
thc63lvd1024.c
ti-dlpc3433.c
ti-sn65dsi83.c drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS output 2026-03-09 22:32:22 +01:00
ti-sn65dsi86.c drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not used 2026-02-13 12:42:34 -08:00
ti-tdp158.c
ti-tfp410.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ti-tpd12s015.c
waveshare-dsi.c drm/bridge: waveshare-dsi: Fix signedness bug 2026-03-17 18:04:08 +01:00