Searched defs:rgb_user (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/ |
| H A D | color_gamma.c | 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 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 1737 struct pwl_float_data *rgb_user = NULL; calculate_user_regamma_ramp() local 1797 struct pwl_float_data *rgb_user = NULL; mod_color_calculate_degamma_params() local 2036 struct pwl_float_data *rgb_user = NULL; 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 | 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 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 1818 struct pwl_float_data *rgb_user = NULL; calculate_user_regamma_ramp() local 1881 struct pwl_float_data *rgb_user = NULL; mod_color_calculate_degamma_params() local 2123 struct pwl_float_data *rgb_user = NULL; mod_color_calculate_regamma_params() local [all...] |
Completed in 6 milliseconds