Searched refs:curve_1d_type (Results 1 – 5 of 5) sorted by relevance
1478 if (!(BIT(colorop_state->curve_1d_type) & amdgpu_dm_supported_degam_tfs)) in __set_colorop_in_tf_1d_curve()1490 tf->tf = amdgpu_colorop_tf_to_dc_tf(colorop_state->curve_1d_type); in __set_colorop_in_tf_1d_curve()1510 (BIT(new_colorop_state->curve_1d_type) & amdgpu_dm_supported_degam_tfs)) { in __set_dm_plane_colorop_degamma()1612 (BIT(new_colorop_state->curve_1d_type) & amdgpu_dm_supported_shaper_tfs)) { in __set_dm_plane_colorop_shaper()1621 tf->tf = default_tf = amdgpu_colorop_tf_to_dc_tf(colorop_state->curve_1d_type); in __set_dm_plane_colorop_shaper()1774 (BIT(new_colorop_state->curve_1d_type) & amdgpu_dm_supported_blnd_tfs)) { in __set_dm_plane_colorop_blend()1781 (BIT(colorop_state->curve_1d_type) & amdgpu_dm_supported_blnd_tfs)) { in __set_dm_plane_colorop_blend()1784 tf->tf = default_tf = amdgpu_colorop_tf_to_dc_tf(colorop_state->curve_1d_type); in __set_dm_plane_colorop_blend()1806 (BIT(colorop_state->curve_1d_type) & amdgpu_dm_supported_blnd_tfs)) { in __set_dm_plane_colorop_blend()
166 enum drm_colorop_curve_1d_type curve_1d_type; member
489 colorop_state->curve_1d_type = val; in __drm_colorop_state_reset()
752 state->curve_1d_type = val; in drm_atomic_colorop_set_property()783 *val = state->curve_1d_type; in drm_atomic_colorop_get_property()
827 drm_get_colorop_curve_1d_type_name(state->curve_1d_type)); in drm_atomic_colorop_print_state()