Hi Won,
Thanks for the patch, I have now merged to drm-misc-next
Regards
Manasi
On Mon, Apr 17, 2023 at 3:52 PM Manasi Navare wrote:
>
> On Tue, Mar 28, 2023 at 6:45 PM Won Chung wrote:
> >
> > Expose DRM connector id in device sysfs so that we can map the connector
> > id to the connector sys
On Tue, Mar 28, 2023 at 6:45 PM Won Chung wrote:
>
> Expose DRM connector id in device sysfs so that we can map the connector
> id to the connector syspath. Currently, even if we can derive the
> connector id from modeset, we do not have a way to find the
> corresponding connector's syspath.
>
> T
Expose DRM connector id in device sysfs so that we can map the connector
id to the connector syspath. Currently, even if we can derive the
connector id from modeset, we do not have a way to find the
corresponding connector's syspath.
This is helpful when determining the root connector of MST tree.