summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/synopsys
AgeCommit message (Expand)AuthorLines
2026-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-47/+108
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2026-02-20drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in d...Chen Ni-1/+3
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie-6/+23
2026-01-21drm/bridge: dw-hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli-4/+3
2026-01-20drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bindOsama Abdelkader-6/+14
2026-01-19drm/bridge: refactor HDMI InfoFrame callbacksDmitry Baryshkov-38/+74
2026-01-09drm/bridge: dw-hdmi-qp: Add support for missing HPDChris Morgan-4/+30
2026-01-07drm/bridge: dw-hdmi-qp: Fix spurious IRQ on resumeSebastian Reichel-0/+9
2025-11-14drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depthCristian Ciocaltea-2/+9
2025-11-03drm/bridge: synopsys: dw-dp: add bridge before attachingLuca Ceresoli-0/+2
2025-10-15drm/bridge: dw-hdmi-qp: Fixup timer base setupCristian Ciocaltea-3/+9
2025-10-15drm/bridge: dw-hdmi-qp: Add CEC supportCristian Ciocaltea-0/+234
2025-09-29drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 formatShengjiu Wang-1/+16
2025-09-29drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_dataShengjiu Wang-0/+6
2025-08-28drm/bridge: synopsys: Add DW DPTX Controller support libraryAndy Yan-0/+2103
2025-07-14drm/bridge: Pass down connector to drm bridge detect hookAndy Yan-2/+3
2025-07-14drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...Andy Yan-6/+6
2025-06-16drm/bridge: Include <linux/export.h>Thomas Zimmermann-0/+4
2025-05-23drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc...Luca Ceresoli-12/+12
2025-04-29drm/bridge: dw-hdmi: convert to devm_drm_bridge_alloc() APILuca Ceresoli-4/+3
2025-04-17drm/bridge: dw-hdmi: Avoid including uapi headersAndy Yan-2/+2
2025-04-07drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMIDmitry Baryshkov-0/+1
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard-5/+8
2025-02-27drm/bridge: synopsys: Add audio support for dw-hdmi-qpSugar Zhang-0/+489
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard-2/+2
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard-2/+2
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard-6/+4
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard-2/+2
2025-02-10drm/bridge: dw-hdmi: Sync comment block with actual bus formats orderCristian Ciocaltea-2/+2
2025-01-04ASoC: hdmi-codec: pass data to get_dai_id tooDmitry Baryshkov-1/+2
2024-12-24drm/bridge: dw-hdmi-qp: drop atomic_check() callbackDmitry Baryshkov-17/+0
2024-12-19drm/bridge: synopsys: Fix Copyright Writing Style of dw-hdmi-qpAndy Yan-1/+1
2024-12-10drm/bridge/synopsys: Add MIPI DSI2 host controller bridgeHeiko Stuebner-0/+1037
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-4/+4
2024-12-05drm/bridge: dw-hdmi-qp: replace mode_valid with tmds_char_rateDmitry Baryshkov-7/+5
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-4/+4
2024-10-24drm/bridge: dw-hdmi: set bridge's ycbcr_420_allowed flagDmitry Baryshkov-0/+3
2024-10-17drm/bridge: synopsys: Add DW HDMI QP TX Controller support libraryCristian Ciocaltea-0/+1491
2024-09-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann-4/+26
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-51/+22
2024-09-13drm/bridge: dw-hdmi-cec: Switch to SYSTEM_SLEEP_PM_OPS()Fabio Estevam-4/+4
2024-08-27drm/bridge: dw-hdmi: Move vmalloc PCM buffer management into the driverTakashi Iwai-4/+26
2024-08-19drm/bridge: dw-hdmi: Simplify clock handlingCristian Ciocaltea-50/+16
2024-08-01drm/bridge: synopsys: dw-mipi-dsi: enable EoTp by defaultChristoph Fritz-1/+6
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard-3/+3
2024-05-13drm/bridge: synopsys: dw-mipi-dsi: Remove a redundant check on existence of b...Sui Jingfeng-5/+0
2024-05-02Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"Geert Uytterhoeven-1/+1
2024-05-02Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"Geert Uytterhoeven-1/+1