summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge/aux-bridge.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard1-1/+2
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie1-1/+2
2024-10-24drm/bridge: aux: allow interlaced and YCbCr 420 outputDmitry Baryshkov1-0/+4
2024-10-21drm/bridge: Fix assignment of the of_node of the parent to aux bridgeAbel Vesa1-1/+2
2023-12-19drm/bridge: properly refcount DT nodes in aux bridge driversDmitry Baryshkov1-1/+2
2023-12-04drm/bridge: add transparent bridge helperDmitry Baryshkov1-0/+140