Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.h33 struct dc_transfer_func_distributed_points;
H A Dcolor_gamma.c1489 struct dc_transfer_func_distributed_points *tf_pts) in apply_lut_1d()
1631 struct dc_transfer_func_distributed_points *tf_pts) in calculate_interpolated_hardware_curve()
1688 struct dc_transfer_func_distributed_points *tf_pts) in interpolate_user_regamma()
1768 struct dc_transfer_func_distributed_points *tf_pts) in build_new_custom_resulted_curve()
1818 struct dc_transfer_func_distributed_points *tf_pts, in map_regamma_hw_to_x_user()
1917 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in calculate_user_regamma_ramp()
1981 struct dc_transfer_func_distributed_points *tf_pts = &input_tf->tf_pts; in mod_color_calculate_degamma_params()
2136 struct dc_transfer_func_distributed_points *points, in calculate_curve()
2222 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in mod_color_calculate_regamma_params()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1112 struct dc_transfer_func_distributed_points { struct
1145 struct dc_transfer_func_distributed_points tf_pts;
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2882 sizeof(struct dc_transfer_func_distributed_points)); in copy_surface_update_to_plane()
2938 sizeof(struct dc_transfer_func_distributed_points)); in copy_stream_update_to_stream()