Re: [PATCH] drm/atomic-helper: relax unregistered connector check

2023-10-10 Thread Simon Ser
Thank you both for the reviews! Some wlroots users have confirmed it fixes their issues. I've pushed the patch.

Re: [PATCH] drm/atomic-helper: relax unregistered connector check

2023-10-06 Thread Ville Syrjälä
On Thu, Oct 05, 2023 at 01:16:32PM +, Simon Ser wrote: > The driver might pull connectors which weren't submitted by > user-space into the atomic state. For instance, > intel_dp_mst_atomic_master_trans_check() pulls in connectors > sharing the same DP-MST stream. However, if the connector is >

Re: [PATCH] drm/atomic-helper: relax unregistered connector check

2023-10-05 Thread Lyude Paul
This seems like a very good solution to the problem :) Reviewed-by: Lyude Paul On Thu, 2023-10-05 at 13:16 +, Simon Ser wrote: > The driver might pull connectors which weren't submitted by > user-space into the atomic state. For instance, > intel_dp_mst_atomic_master_trans_check() pulls in

[PATCH] drm/atomic-helper: relax unregistered connector check

2023-10-05 Thread Simon Ser
The driver might pull connectors which weren't submitted by user-space into the atomic state. For instance, intel_dp_mst_atomic_master_trans_check() pulls in connectors sharing the same DP-MST stream. However, if the connector is unregistered, this later fails with: [ 559.425658] i915