Searched defs:tf_pts (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/ |
H A D | color_gamma.c | 1322 apply_lut_1d( const struct dc_gamma *ramp, uint32_t num_hw_points, struct dc_transfer_func_distributed_points *tf_pts) apply_lut_1d() argument 1447 calculate_interpolated_hardware_curve( const struct dc_gamma *ramp, struct pixel_gamma_point *coeff128, struct pwl_float_data *rgb_user, const struct hw_x_point *coordinates_x, const struct gamma_pixel *axis_x, uint32_t number_of_points, struct dc_transfer_func_distributed_points *tf_pts) calculate_interpolated_hardware_curve() argument 1508 interpolate_user_regamma(uint32_t hw_points_num, struct pwl_float_data *rgb_user, bool apply_degamma, struct dc_transfer_func_distributed_points *tf_pts) interpolate_user_regamma() argument 1589 build_new_custom_resulted_curve( uint32_t hw_points_num, struct dc_transfer_func_distributed_points *tf_pts) build_new_custom_resulted_curve() argument 1635 map_regamma_hw_to_x_user( const struct dc_gamma *ramp, struct pixel_gamma_point *coeff128, struct pwl_float_data *rgb_user, struct hw_x_point *coords_x, const struct gamma_pixel *axis_x, const struct pwl_float_data_ex *rgb_regamma, uint32_t hw_points_num, struct dc_transfer_func_distributed_points *tf_pts, bool mapUserRamp) map_regamma_hw_to_x_user() argument 1734 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; calculate_user_regamma_ramp() local 1795 struct dc_transfer_func_distributed_points *tf_pts = &input_tf->tf_pts; mod_color_calculate_degamma_params() local 2033 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; mod_color_calculate_regamma_params() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/color/ |
H A D | color_gamma.c | 1384 apply_lut_1d( const struct dc_gamma *ramp, uint32_t num_hw_points, struct dc_transfer_func_distributed_points *tf_pts) apply_lut_1d() argument 1522 calculate_interpolated_hardware_curve( const struct dc_gamma *ramp, struct pixel_gamma_point *coeff128, struct pwl_float_data *rgb_user, const struct hw_x_point *coordinates_x, const struct gamma_pixel *axis_x, uint32_t number_of_points, struct dc_transfer_func_distributed_points *tf_pts) calculate_interpolated_hardware_curve() argument 1583 interpolate_user_regamma(uint32_t hw_points_num, struct pwl_float_data *rgb_user, bool apply_degamma, struct dc_transfer_func_distributed_points *tf_pts) interpolate_user_regamma() argument 1664 build_new_custom_resulted_curve( uint32_t hw_points_num, struct dc_transfer_func_distributed_points *tf_pts) build_new_custom_resulted_curve() argument 1708 map_regamma_hw_to_x_user( const struct dc_gamma *ramp, struct pixel_gamma_point *coeff128, struct pwl_float_data *rgb_user, struct hw_x_point *coords_x, const struct gamma_pixel *axis_x, const struct pwl_float_data_ex *rgb_regamma, uint32_t hw_points_num, struct dc_transfer_func_distributed_points *tf_pts, bool map_user_ramp, bool do_clamping) map_regamma_hw_to_x_user() argument 1815 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; calculate_user_regamma_ramp() local 1879 struct dc_transfer_func_distributed_points *tf_pts = &input_tf->tf_pts; mod_color_calculate_degamma_params() local 2120 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; mod_color_calculate_regamma_params() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/ |
H A D | dc.h | 752 struct dc_transfer_func_distributed_points tf_pts; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/ |
H A D | dc.h | 1119 struct dc_transfer_func_distributed_points tf_pts; member
|
Completed in 12 milliseconds