Ville Syrjälä 6731eb046c drm/i915: Properly write lock bw_state when it changes
The current code also forgets to call intel_atomic_lock_global_state()
when other stuff besides the final min_cdlck changes in the state.
That means we may throw away data which actually has changed, and
thus we can't be at all sure what the code ends up doing during
subsequent commits. Do the write lock properly.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220303191207.27931-8-ville.syrjala@linux.intel.com
Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
2022-03-21 17:56:03 +02:00
..
2022-03-10 11:07:32 +02:00
2021-11-23 13:11:42 +02:00
2022-03-10 17:04:25 +02:00
2021-12-14 10:24:28 +01:00
2022-03-02 08:48:13 -08:00
2022-03-02 08:48:23 -08:00
2022-03-02 08:48:13 -08:00
2021-11-23 13:11:39 +02:00