Re: [PATCH v2 0/2] drm/i915/display: Add comparison for pipe config for MTL+ >

2024-05-29 Thread Jani Nikula
On Thu, 23 May 2024, Mika Kahola wrote: > Currently, we may bump into pll mismatch errors during the > state verification stage. This happens when we try to use > fastset instead of full modeset. Hence, we would need to add > a check for pipe configuration to ensure that the sw and the > hw config

[PATCH v2 0/2] drm/i915/display: Add comparison for pipe config for MTL+ >

2024-05-23 Thread Mika Kahola
Currently, we may bump into pll mismatch errors during the state verification stage. This happens when we try to use fastset instead of full modeset. Hence, we would need to add a check for pipe configuration to ensure that the sw and the hw configuration will match. In case of hw and sw mismatch,