Searched refs:func_shaper (Results 1 – 4 of 4) sorted by relevance
234 const struct dc_transfer_func *func_shaper; member294 struct dc_transfer_func *func_shaper; member
1056 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()
2295 if (u->lut3d_func || u->func_shaper) in det_surface_update()2544 if (srf_update->func_shaper && in copy_surface_update_to_plane()2546 srf_update->func_shaper)) in copy_surface_update_to_plane()2547 memcpy(surface->in_shaper_func, srf_update->func_shaper, in copy_surface_update_to_plane()
Completed in 23 milliseconds