Searched refs:func_shaper (Results 1 – 5 of 5) sorted by relevance
242 const struct dc_transfer_func *func_shaper; member304 struct dc_transfer_func *func_shaper; member
1241 const struct dc_transfer_func *func_shaper; member
106 if (stream->func_shaper) { in dcn30_set_mpc_shaper_3dlut()107 if (stream->func_shaper->type == TF_TYPE_HWPWL) in dcn30_set_mpc_shaper_3dlut()108 shaper_lut = &stream->func_shaper->pwl; in dcn30_set_mpc_shaper_3dlut()109 else if (stream->func_shaper->type == TF_TYPE_DISTRIBUTED_POINTS) { in dcn30_set_mpc_shaper_3dlut()111 stream->func_shaper, in dcn30_set_mpc_shaper_3dlut()
526 if (stream->func_shaper) { in dcn32_set_mpc_shaper_3dlut()527 if (stream->func_shaper->type == TF_TYPE_HWPWL) in dcn32_set_mpc_shaper_3dlut()528 shaper_lut = &stream->func_shaper->pwl; in dcn32_set_mpc_shaper_3dlut()529 else if (stream->func_shaper->type == TF_TYPE_DISTRIBUTED_POINTS) { in dcn32_set_mpc_shaper_3dlut()531 stream->func_shaper, in dcn32_set_mpc_shaper_3dlut()
2398 if (u->lut3d_func || u->func_shaper) in det_surface_update()2739 if (srf_update->func_shaper && in copy_surface_update_to_plane()2741 srf_update->func_shaper)) in copy_surface_update_to_plane()2742 memcpy(surface->in_shaper_func, srf_update->func_shaper, in copy_surface_update_to_plane()