Re: [PATCH v4 0/5] MHDP8546 fixes related to DBANC usecase

2025-08-01 Thread Harikrishna Shenoy
On 6/24/25 11:14, Jayesh Choudhary wrote: With the introduction of DBANC framework, the connector is no longer initialised in bridge_attach if that flag is set by the display controller. This series does some cleanup for legacy !(DRM_BRIDGE_ATTACH_NO_CONNECTOR) usecase and adds fixes for DRM_BRI

[PATCH v4 0/5] MHDP8546 fixes related to DBANC usecase

2025-06-24 Thread Jayesh Choudhary
With the introduction of DBANC framework, the connector is no longer initialised in bridge_attach if that flag is set by the display controller. This series does some cleanup for legacy !(DRM_BRIDGE_ATTACH_NO_CONNECTOR) usecase and adds fixes for DRM_BRIDGE_ATTACH_NO_CONNECTOR usecase. v3 patch l