Home
last modified time | relevance | path

Searched refs:dc_transfer_func_distributed_points (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.h33 struct dc_transfer_func_distributed_points;
119 struct dc_transfer_func_distributed_points *points);
Dcolor_gamma.c1325 struct dc_transfer_func_distributed_points *tf_pts) in apply_lut_1d()
1454 struct dc_transfer_func_distributed_points *tf_pts) in calculate_interpolated_hardware_curve()
1511 struct dc_transfer_func_distributed_points *tf_pts) in interpolate_user_regamma()
1591 struct dc_transfer_func_distributed_points *tf_pts) in build_new_custom_resulted_curve()
1643 struct dc_transfer_func_distributed_points *tf_pts, in map_regamma_hw_to_x_user()
1734 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in calculate_user_regamma_ramp()
1795 struct dc_transfer_func_distributed_points *tf_pts = &input_tf->tf_pts; in mod_color_calculate_degamma_params()
1949 struct dc_transfer_func_distributed_points *points, in calculate_curve()
2033 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in mod_color_calculate_regamma_params()
2129 struct dc_transfer_func_distributed_points *points) in mod_color_calculate_degamma_curve()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc.h719 struct dc_transfer_func_distributed_points { struct
752 struct dc_transfer_func_distributed_points tf_pts;
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc.c2133 sizeof(struct dc_transfer_func_distributed_points)); in copy_surface_update_to_plane()
2196 sizeof(struct dc_transfer_func_distributed_points)); in copy_stream_update_to_stream()