Skip to content

kms/impl-device: Handle NULL gamma updates

Sebastian Wick requested to merge swick/mutter:wip/null-gamma-update into main

We should not ever get one right now, but if we do, a NULL update means we bypass the gamma LUT.

Merge request reports