]> exis.tech > repos - linux.git/commit
drm/colorop: Remove read-only comments from interpolation fields
authorAlex Hung <alex.hung@amd.com>
Tue, 9 Jun 2026 10:20:18 +0000 (12:20 +0200)
committerMelissa Wen <melissa.srw@gmail.com>
Wed, 10 Jun 2026 10:13:34 +0000 (07:13 -0300)
commite480228cf65583040c894bb9cc02e1d5b328cee0
tree896f108a6f7f47426d32ec12eff1c461d7570781
parent5d563a5da8717629ae72f9eadf1e0e340bd1658b
drm/colorop: Remove read-only comments from interpolation fields

The lut1d_interpolation and lut3d_interpolation fields and their
associated properties were marked as read-only, but userspace
can set them via drm_atomic_colorop_set_property().

Fixes: 7fa3ee8c0a79 ("drm/colorop: Define LUT_1D interpolation")
Fixes: db971856bbe0 ("drm/colorop: Add 3D LUT support to color pipeline")
Reviewed-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Fixes: 9ba25915efba ("drm/amd/display: Add support for sRGB EOTF in DEGAM block")
Signed-off-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Melissa Wen <melissa.srw@gmail.com>
Link: https://patch.msgid.link/20260609110420.1298352-2-mwen@igalia.com
include/drm/drm_colorop.h