aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/bridge/synopsys
AgeCommit message (Expand)AuthorFilesLines
2026-08-05drm/bridge: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang2-2/+0
2026-07-27drm/bridge: dw-hdmi: fix i2c adapter leak on probe failureJohan Hovold1-1/+2
2026-06-22drm/bridge: dw-mipi-dsi2: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: dw-mipi-dsi: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: dw-hdmi: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: dw-hdmi-qp: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-22drm/bridge: dw-dp: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-09drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helperNicolas Frattaroli1-0/+1
2026-06-02drm/bridge: synopsys: dw-dp: Support unregistering the AUX channelCristian Ciocaltea1-0/+6
2026-05-21drm/bridge: dw-hdmi-qp: Use the common TMDS char rate constantJavier Martinez Canillas1-4/+2
2026-05-21drm/bridge: dw-hdmi: Use the common TMDS char rate constantJavier Martinez Canillas1-6/+4
2026-05-06Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie2-33/+20
2026-05-04drm: Rename struct drm_atomic_state to drm_atomic_commitMaxime Ripard5-13/+13
2026-04-24Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-2/+10
2026-04-14drm/bridge: dw-hdmi: move next_bridge lookup to attach timeLuca Ceresoli1-29/+16
2026-04-14drm/bridge: dw-hdmi: warn on unsupported attach combinationLuca Ceresoli1-0/+4
2026-04-14drm/bridge: dw-mipi-dsi: Fix bridge leak when host attach failsOsama Abdelkader2-2/+10
2026-03-26drm/bridge: synopsys: dw-dp: Drop useless memory allocationCristian Ciocaltea1-4/+0
2026-03-24drm/bridge: synopsys: dw-hdmi: Convert to drm_output_color_formatMaxime Ripard1-8/+8
2026-03-24drm/bridge: synopsys: dw-dp: Convert to drm_output_color_formatMaxime Ripard1-35/+36
2026-03-17drm/bridge: dw-hdmi-qp: fix multi-channel audio outputJonas Karlman1-1/+1
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie3-130/+109
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard3-3/+3
2026-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard5-47/+108
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds3-3/+3
2026-02-21drm/bridge: synopsys: dw-dp: Make i2s/spdif clk optionalAndy Yan1-2/+2
2026-02-21drm/bridge: synopsys: dw-dp: Set pixel mode by platform dataAndy Yan1-7/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook3-3/+3
2026-02-20drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in dw_dp_bind()Chen Ni1-1/+3
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann2-6/+23
2026-01-30drm/bridge: dw-hdmi-qp: Rework Audio InfoFrame handlerCristian Ciocaltea1-46/+25
2026-01-30drm/bridge: dw-hdmi-qp: Rework DRM InfoFrame handlerCristian Ciocaltea1-33/+7
2026-01-30drm/bridge: dw-hdmi-qp: Rework AVI InfoFrame handlerCristian Ciocaltea1-38/+7
2026-01-30drm/bridge: dw-hdmi-qp: Provide SPD InfoFrameCristian Ciocaltea2-1/+29
2026-01-30drm/bridge: dw-hdmi-qp: Provide HDMI Vendor Specific InfoFrameCristian Ciocaltea2-3/+38
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie2-6/+23
2026-01-21drm/bridge: dw-hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-4/+3
2026-01-20drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bindOsama Abdelkader1-6/+14
2026-01-19drm/bridge: refactor HDMI InfoFrame callbacksDmitry Baryshkov1-38/+74
2026-01-09drm/bridge: dw-hdmi-qp: Add support for missing HPDChris Morgan1-4/+30
2026-01-07drm/bridge: dw-hdmi-qp: Fix spurious IRQ on resumeSebastian Reichel1-0/+9
2025-11-14drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depthCristian Ciocaltea1-2/+9
2025-11-03drm/bridge: synopsys: dw-dp: add bridge before attachingLuca Ceresoli1-0/+2
2025-10-15drm/bridge: dw-hdmi-qp: Fixup timer base setupCristian Ciocaltea1-3/+9
2025-10-15drm/bridge: dw-hdmi-qp: Add CEC supportCristian Ciocaltea3-0/+234
2025-09-29drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 formatShengjiu Wang2-1/+16
2025-09-29drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_dataShengjiu Wang1-0/+6
2025-08-28drm/bridge: synopsys: Add DW DPTX Controller support libraryAndy Yan3-0/+2103
2025-07-14drm/bridge: Pass down connector to drm bridge detect hookAndy Yan2-2/+3
2025-07-14drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with get_modesAndy Yan1-6/+6