Re: [PATCH 03/27] drm: bridge: adv7511: Implement bridge connector operations

2020-06-21 Thread Sam Ravnborg
On Tue, May 26, 2020 at 04:14:41AM +0300, Laurent Pinchart wrote: > Implement the bridge connector-related .get_edid(), .detect() and > .hpd_notify() operations, and report the related bridge capabilities. > > Output status detection is implemented using the same backend as for the > DRM connector

[PATCH 03/27] drm: bridge: adv7511: Implement bridge connector operations

2020-05-25 Thread Laurent Pinchart
Implement the bridge connector-related .get_edid(), .detect() and .hpd_notify() operations, and report the related bridge capabilities. Output status detection is implemented using the same backend as for the DRM connector, but requires making mode retrieval at detection time optional as no pointe