Searched refs:in_transfer_func (Results 1 – 10 of 10) sorted by relevance
1364 dc_plane_state->in_transfer_func.type = TF_TYPE_DISTRIBUTED_POINTS; in map_crtc_degamma_to_dc_plane()1391 dc_plane_state->in_transfer_func.tf = tf; in map_crtc_degamma_to_dc_plane()1393 dc_plane_state->in_transfer_func.tf = in map_crtc_degamma_to_dc_plane()1396 r = __set_input_tf(caps, &dc_plane_state->in_transfer_func, in map_crtc_degamma_to_dc_plane()1405 dc_plane_state->in_transfer_func.type = TF_TYPE_PREDEFINED; in map_crtc_degamma_to_dc_plane()1406 dc_plane_state->in_transfer_func.tf = tf; in map_crtc_degamma_to_dc_plane()1410 &dc_plane_state->in_transfer_func, in map_crtc_degamma_to_dc_plane()1444 dc_plane_state->in_transfer_func.tf = amdgpu_tf_to_dc_tf(tf); in __set_dm_plane_degamma()1449 dc_plane_state->in_transfer_func.type = in __set_dm_plane_degamma()1452 ret = __set_input_tf(color_caps, &dc_plane_state->in_transfer_func, in __set_dm_plane_degamma()[all …]
10016 bundle->surface_updates[planes_count].in_transfer_func = &dc_plane->in_transfer_func; in amdgpu_dm_commit_planes()
331 if (plane_state->in_transfer_func.type == TF_TYPE_PREDEFINED) in dcn30_set_input_transfer_func()332 tf = plane_state->in_transfer_func.tf; in dcn30_set_input_transfer_func()336 if (plane_state->in_transfer_func.type == TF_TYPE_HWPWL) in dcn30_set_input_transfer_func()337 params = &plane_state->in_transfer_func.pwl; in dcn30_set_input_transfer_func()338 else if (plane_state->in_transfer_func.type == TF_TYPE_DISTRIBUTED_POINTS && in dcn30_set_input_transfer_func()340 &plane_state->in_transfer_func, in dcn30_set_input_transfer_func()
46 plane_state->in_transfer_func.type = TF_TYPE_BYPASS; in dc_plane_construct()
2868 if (u->in_transfer_func) { in det_surface_update()3162 if (srf_update->in_transfer_func) { in copy_surface_update_to_plane()3163 surface->in_transfer_func.sdr_ref_white_level = in copy_surface_update_to_plane()3164 srf_update->in_transfer_func->sdr_ref_white_level; in copy_surface_update_to_plane()3165 surface->in_transfer_func.tf = in copy_surface_update_to_plane()3166 srf_update->in_transfer_func->tf; in copy_surface_update_to_plane()3167 surface->in_transfer_func.type = in copy_surface_update_to_plane()3168 srf_update->in_transfer_func->type; in copy_surface_update_to_plane()3169 memcpy(&surface->in_transfer_func.tf_pts, in copy_surface_update_to_plane()3170 &srf_update->in_transfer_func->tf_pts, in copy_surface_update_to_plane()[all …]
546 if (plane_state->in_transfer_func.type == TF_TYPE_PREDEFINED) in dcn32_set_input_transfer_func()547 tf = plane_state->in_transfer_func.tf; in dcn32_set_input_transfer_func()551 if (plane_state->in_transfer_func.type == TF_TYPE_HWPWL) in dcn32_set_input_transfer_func()552 params = &plane_state->in_transfer_func.pwl; in dcn32_set_input_transfer_func()553 else if (plane_state->in_transfer_func.type == TF_TYPE_DISTRIBUTED_POINTS && in dcn32_set_input_transfer_func()555 &plane_state->in_transfer_func, in dcn32_set_input_transfer_func()
1480 struct dc_transfer_func in_transfer_func; member1860 const struct dc_transfer_func *in_transfer_func; member
295 tf = &plane_state->in_transfer_func; in dce110_set_input_transfer_func()
1116 tf = &plane_state->in_transfer_func; in dcn20_set_input_transfer_func()
2042 tf = &plane_state->in_transfer_func; in dcn10_set_input_transfer_func()