amdgpu_color_gamma.c | 737 static void build_pq(struct pwl_float_data_ex *rgb_regamma, 744 struct pwl_float_data_ex *rgb = rgb_regamma; 817 static bool build_regamma(struct pwl_float_data_ex *rgb_regamma, 825 struct pwl_float_data_ex *rgb = rgb_regamma; 937 static bool build_freesync_hdr(struct pwl_float_data_ex *rgb_regamma, 943 struct pwl_float_data_ex *rgb = rgb_regamma; 1439 const struct pwl_float_data_ex *rgb_regamma = rgb_ex; local in function:copy_rgb_regamma_to_coordinates_x 1442 coords->regamma_y_red = rgb_regamma->r; 1443 coords->regamma_y_green = rgb_regamma->g; 1444 coords->regamma_y_blue = rgb_regamma->b 1737 struct pwl_float_data_ex *rgb_regamma = NULL; local in function:calculate_user_regamma_ramp 2013 struct pwl_float_data_ex *rgb_regamma = NULL; local in function:mod_color_calculate_regamma_params [all...] |