On Tue, Mar 05, 2024 at 10:47:27AM +0200, Ville Syrjala wrote:
> From: Ville Syrjälä
>
> Make the crtc disable more atomic (in terms of plane disable).
>
> And also also track which pipes need disabling in the same way
> as skl_commit_modeset_enables(), which should make the whole
> thing bit le
From: Ville Syrjälä
Make the crtc disable more atomic (in terms of plane disable).
And also also track which pipes need disabling in the same way
as skl_commit_modeset_enables(), which should make the whole
thing bit less messy as we don't have to keep on checking the
same conditions multiple ti