fix the cursor with color management
Blending needs to happen in linear space, which is not the case if the inverse EOTF and VCGT are applied before blending, so this MR disables the hardware cursor while color management is active until that's fixed