summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge/aux-hpd-bridge.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-23drm/bridge: aux-hpd: separate allocation and registrationJohan Hovold1-15/+52
2024-02-23drm/bridge: aux-hpd: fix OF node leaksJohan Hovold1-0/+3
2023-12-19drm/bridge: properly refcount DT nodes in aux bridge driversDmitry Baryshkov1-2/+2
2023-12-07drm/bridge: aux-hpd: Replace of_device.h with explicit includeRob Herring1-1/+1
2023-12-04drm/bridge: implement generic DP HPD bridgeDmitry Baryshkov1-0/+163