[PATCH 0/3] drm/i915: Make crtc disable more atomic
Ville Syrjälä
ville.syrjala at linux.intel.com
Fri Mar 8 06:58:54 UTC 2024
On Tue, Mar 05, 2024 at 10:47:27AM +0200, Ville Syrjala wrote:
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
>
> 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 times.
>
> Ville Syrjälä (3):
> drm/i915: Precompute disable_pipes bitmask in
> intel_commit_modeset_disables()
> drm/i915: Disable planes more atomically during modesets
> drm/i915: Simplify intel_old_crtc_state_disables() calling convention
Pushed to drm-intel-next, with Stan's r-b's hoovered in from the
earlier posting: https://patchwork.freedesktop.org/series/130619/
>
> drivers/gpu/drm/i915/display/intel_display.c | 48 +++++++++++---------
> 1 file changed, 27 insertions(+), 21 deletions(-)
>
> --
> 2.43.0
--
Ville Syrjälä
Intel
More information about the Intel-gfx
mailing list