<div dir="ltr"><div dir="ltr">On Wed, Apr 1, 2020 at 3:17 PM Simon Ser <<a href="mailto:contact@emersion.fr">contact@emersion.fr</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wednesday, April 1, 2020 9:38 PM, Matt Hoosier <<a href="mailto:matt.hoosier@gmail.com" target="_blank">matt.hoosier@gmail.com</a>> wrote:<br>
<br>
> I'm searching for some sort of scheme that will let my DRI master query the set of available connectors and select the one carrying a prearranged designation. The problem I'm trying to solve is to allow deploying one standardized userspace component across a fleet of devices that have varying numbers of displays, with the use cases not always driven on the same connector topologically.<br>
><br>
> I had a look around the properties available on my system's DRI connectors, and nothing immediate jumped out at me. Is there a standard connector property that (assuming I can find the right place in DeviceTree or similar to) that would be a good fit for this?<br>
<br>
Maybe information in the EDID would help? You'll find the manufacturer,<br>
the model number and the serial number.<br></blockquote><div><br></div><div>That might be a possibility. The trouble there is that there can be more than one instance of the same display model connected to the system, so the EDID blob wouldn't be particularly helpful to distinguish them. The connectors in question are generally something like LVDS or DSI that don't typically expose EDID properties, too.</div></div></div>