Searched refs:func_shaper (Results 1 – 4 of 4) sorted by relevance
224 const struct dc_transfer_func *func_shaper; member281 struct dc_transfer_func *func_shaper; member
990 const struct dc_transfer_func *func_shaper; member
104 if (stream->func_shaper) { in dcn30_set_mpc_shaper_3dlut()105 if (stream->func_shaper->type == TF_TYPE_HWPWL) in dcn30_set_mpc_shaper_3dlut()106 shaper_lut = &stream->func_shaper->pwl; in dcn30_set_mpc_shaper_3dlut()107 else if (stream->func_shaper->type == TF_TYPE_DISTRIBUTED_POINTS) { in dcn30_set_mpc_shaper_3dlut()109 stream->func_shaper, in dcn30_set_mpc_shaper_3dlut()
2386 if (srf_update->func_shaper && in copy_surface_update_to_plane()2388 srf_update->func_shaper)) in copy_surface_update_to_plane()2389 memcpy(surface->in_shaper_func, srf_update->func_shaper, in copy_surface_update_to_plane()