Re: [PATCH 2/7] drm: Add physical status to connector

2024-10-11 Thread Thomas Zimmermann
Hi Am 11.10.24 um 10:51 schrieb Jani Nikula: On Fri, 11 Oct 2024, Thomas Zimmermann wrote: Track the connector's physical status in addition to its logical status. The latter is directly derived from the former and for most connectors both values are in sync. Server chips with BMC, such as As

Re: [PATCH 2/7] drm: Add physical status to connector

2024-10-11 Thread Jani Nikula
On Fri, 11 Oct 2024, Thomas Zimmermann wrote: > Track the connector's physical status in addition to its logical > status. The latter is directly derived from the former and for most > connectors both values are in sync. > > Server chips with BMC, such as Aspeed, Matrox and HiSilicon, often > prov

[PATCH 2/7] drm: Add physical status to connector

2024-10-10 Thread Thomas Zimmermann
Track the connector's physical status in addition to its logical status. The latter is directly derived from the former and for most connectors both values are in sync. Server chips with BMC, such as Aspeed, Matrox and HiSilicon, often provide virtual outputs for remote management. Without a conne