Searched refs:blend_tf (Results 1 – 11 of 11) sorted by relevance
1146 enum amdgpu_transfer_function blend_tf = AMDGPU_TRANSFER_FUNCTION_DEFAULT; in amdgpu_dm_plane_set_color_properties() local1172 blend_tf = dm_plane_state->blend_tf; in amdgpu_dm_plane_set_color_properties()1177 amdgpu_tf_to_dc_tf(blend_tf), in amdgpu_dm_plane_set_color_properties()1178 blend_size, &dc_plane_state->blend_tf); in amdgpu_dm_plane_set_color_properties()
1449 amdgpu_state->blend_tf = AMDGPU_TRANSFER_FUNCTION_DEFAULT; in amdgpu_dm_plane_drm_plane_reset()1487 dm_plane_state->blend_tf = old_dm_plane_state->blend_tf; in amdgpu_dm_plane_drm_plane_duplicate_state()1703 if (dm_plane_state->blend_tf != val) { in dm_atomic_plane_set_property()1704 dm_plane_state->blend_tf = val; in dm_atomic_plane_set_property()1749 *val = dm_plane_state->blend_tf; in dm_atomic_plane_get_property()
857 enum amdgpu_transfer_function blend_tf; member
9033 bundle->surface_updates[planes_count].blend_tf = &dc_plane->blend_tf; in amdgpu_dm_commit_planes()10766 dm_old_other_state->blend_tf != dm_new_other_state->blend_tf) in should_reset_plane()
52 plane_state->blend_tf.type = TF_TYPE_BYPASS; in dc_plane_construct()
2575 if (u->blend_tf) in det_surface_update()2889 if (srf_update->blend_tf) in copy_surface_update_to_plane()2890 memcpy(&surface->blend_tf, srf_update->blend_tf, in copy_surface_update_to_plane()2891 sizeof(surface->blend_tf)); in copy_surface_update_to_plane()
228 if (plane_state->blend_tf.type == TF_TYPE_HWPWL) in dcn30_set_blend_lut()229 blend_lut = &plane_state->blend_tf.pwl; in dcn30_set_blend_lut()230 else if (plane_state->blend_tf.type == TF_TYPE_DISTRIBUTED_POINTS) { in dcn30_set_blend_lut()232 &plane_state->blend_tf, &dpp_base->regamma_params, false); in dcn30_set_blend_lut()
483 if (plane_state->blend_tf.type == TF_TYPE_HWPWL) in dcn32_set_mcm_luts()484 lut_params = &plane_state->blend_tf.pwl; in dcn32_set_mcm_luts()485 else if (plane_state->blend_tf.type == TF_TYPE_DISTRIBUTED_POINTS) { in dcn32_set_mcm_luts()486 result = cm3_helper_translate_curve_to_hw_format(&plane_state->blend_tf, in dcn32_set_mcm_luts()
680 if (plane_state->blend_tf.type == TF_TYPE_HWPWL) in dcn401_set_mcm_luts()681 lut_params = &plane_state->blend_tf.pwl; in dcn401_set_mcm_luts()682 else if (plane_state->blend_tf.type == TF_TYPE_DISTRIBUTED_POINTS) { in dcn401_set_mcm_luts()683 rval = cm3_helper_translate_curve_to_hw_format(&plane_state->blend_tf, in dcn401_set_mcm_luts()
1314 struct dc_transfer_func blend_tf; member1508 const struct dc_transfer_func *blend_tf; member
1061 if (plane_state->blend_tf.type == TF_TYPE_HWPWL) in dcn20_set_blend_lut()1062 blend_lut = &plane_state->blend_tf.pwl; in dcn20_set_blend_lut()1063 else if (plane_state->blend_tf.type == TF_TYPE_DISTRIBUTED_POINTS) { in dcn20_set_blend_lut()1065 &plane_state->blend_tf, in dcn20_set_blend_lut()