Files
linux/drivers
Ville Syrjälä 5efb03ce90 drm/i915: Precompute disable_pipes bitmask in intel_commit_modeset_disables()
Copy the pipe bitmask based approach from skl_commit_modeset_enables()
into intel_commit_modeset_disables(). This avoids doing so many
duplicated checks in all the loops, and also let's WARN at the
end if we screwed up somewhere and forgot to disable some pipe.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240305084730.19182-2-ville.syrjala@linux.intel.com
Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
2024-03-08 08:52:53 +02:00
..
2024-02-26 11:41:07 +01:00
2024-02-06 14:10:47 +08:00
2024-02-26 11:41:07 +01:00
2023-12-15 17:07:05 +01:00
2024-02-26 11:41:07 +01:00
2024-01-05 15:55:41 +05:30
2024-02-13 15:48:22 +00:00
2023-12-15 17:27:04 +01:00
2024-02-26 11:41:07 +01:00
2024-01-04 17:03:47 +01:00
2024-01-12 12:38:37 +01:00