Skip to content

kms/impl-device: Reverse update merge order in process_mode_set_update

This makes sure the new update takes effect over the pending update for any common properties. It matches the other users of meta_kms_update_merge_from.

Fixes: 27ed0697 ("kms/impl-device: Add deadline based KMS commit scheduling")

(Split out from !3308)

Merge request reports