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.
- [V7 09/45] drm/colorop: Add BYPASS property Alex Hung
- [V7 08/45] Documentation/gpu: document drm_colorop Alex Hung
- [V7 10/45] drm/colorop: Add NEXT property Alex Hung
- [V7 11/45] drm/colorop: Add atomic state print for drm_colo... Alex Hung
- [V7 13/45] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLO... Alex Hung
- Re: [V7 13/45] drm/colorop: Introduce DRM_CLIENT_CAP_P... Simon Ser
- Re: [V7 13/45] drm/colorop: Introduce DRM_CLIENT_C... Harry Wentland
- [V7 12/45] drm/plane: Add COLOR PIPELINE property Alex Hung
- [V7 15/45] drm/vkms: Add kunit tests for linear and sRGB LU... Alex Hung
- [V7 14/45] drm/vkms: Add enumerated 1D curve colorop Alex Hung
- [V7 16/45] drm/colorop: Add 3x4 CTM type Alex Hung
- [V7 17/45] drm/vkms: Use s32 for internal color pipeline pr... Alex Hung
- [V7 18/45] drm/vkms: add 3x4 matrix in color pipeline Alex Hung
- [V7 19/45] drm/tests: Add a few tests around drm_fixed.h Alex Hung