Skip to content

backends/drm: fix night light not being applied with ICC profiles

Xaver Hugl requested to merge work/zamundaaa/fix-icc-night into master

As we opportunistically use KMS outside of ICC profiles to apply night light, we need to explicitly set the shader fallback option to make it be applied in shaders instead.

BUG: 492890

Merge request reports