summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-06-16drm/bridge: Include <linux/export.h>Thomas Zimmermann
2025-05-23drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc...Luca Ceresoli
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard
2024-12-10drm/bridge/synopsys: Add MIPI DSI2 host controller bridgeHeiko Stuebner