Searched refs:func_shaper (Results 1 – 4 of 4) sorted by relevance
102 if (stream->func_shaper) { in dcn30_set_mpc_shaper_3dlut()103 if (stream->func_shaper->type == TF_TYPE_HWPWL) in dcn30_set_mpc_shaper_3dlut()104 shaper_lut = &stream->func_shaper->pwl; in dcn30_set_mpc_shaper_3dlut()105 else if (stream->func_shaper->type == TF_TYPE_DISTRIBUTED_POINTS) { in dcn30_set_mpc_shaper_3dlut()107 stream->func_shaper, in dcn30_set_mpc_shaper_3dlut()
210 const struct dc_transfer_func *func_shaper; member264 struct dc_transfer_func *func_shaper; member
925 const struct dc_transfer_func *func_shaper; member
2145 if (srf_update->func_shaper && in copy_surface_update_to_plane()2147 srf_update->func_shaper)) in copy_surface_update_to_plane()2148 memcpy(surface->in_shaper_func, srf_update->func_shaper, in copy_surface_update_to_plane()