summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/aux-hpd-bridge.c
Commit message (Expand)AuthorAgeFilesLines
* drm/bridge: aux-hpd: separate allocation and registrationJohan Hovold2024-02-231-15/+52
* drm/bridge: aux-hpd: fix OF node leaksJohan Hovold2024-02-231-0/+3
* drm/bridge: properly refcount DT nodes in aux bridge driversDmitry Baryshkov2023-12-191-2/+2
* drm/bridge: aux-hpd: Replace of_device.h with explicit includeRob Herring2023-12-071-1/+1
* drm/bridge: implement generic DP HPD bridgeDmitry Baryshkov2023-12-041-0/+163