On 2025-01-13 13:23, Simon Ser wrote: >> v4: >> - Don't block setting of COLOR_RANGE and COLOR_ENCODING >> when client cap is set > > Can you remind me why these should not be blocked? > I initially blocked setting these when the client cap was set but that caused some IGT tests to blow up and then laziness won out. I had another stab at it and it looks pretty simple to fix IGT. Will prep an update that blocks setting these when the cap is set. Harry > We should also add doc comments in the color_range and color_encoding fields, > to document that drivers should ignore these fields when the cap is set.