Re: [V7 07/45] drm/colorop: Add 1D Curve subtype

2025-02-28 Thread Louis Chauvet
Le 28/02/2025 à 02:07, Alex Hung a écrit : On 2/25/25 03:13, Louis Chauvet wrote: Le 20/12/2024 à 05:33, Alex Hung a écrit : From: Harry Wentland Add a new drm_colorop with DRM_COLOROP_1D_CURVE with two subtypes: DRM_COLOROP_1D_CURVE_SRGB_EOTF and DRM_COLOROP_1D_CURVE_SRGB_INV_EOTF. S

Re: [V7 05/45] drm/colorop: Introduce new drm_colorop mode object

2025-02-28 Thread Harry Wentland
On 2025-02-25 05:05, Louis Chauvet wrote: Le 20/12/2024 à 05:33, Alex Hung a écrit : From: Harry Wentland @@ -249,6 +255,20 @@ void drm_atomic_state_default_clear(struct drm_atomic_state *state)   state->planes[i].new_state = NULL;   } +    for (i = 0; i < config->num_coloro