Home
last modified time | relevance | path

Searched refs:x_point_at_y1_green (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c1416 tf_pts->x_point_at_y1_green = 125; in mod_color_calculate_regamma_params()
1426 tf_pts->x_point_at_y1_green = 1; in mod_color_calculate_regamma_params()
1550 tf_pts->x_point_at_y1_green = 1; in calculate_user_regamma_ramp()
1635 tf_pts->x_point_at_y1_green = 1; in mod_color_calculate_degamma_params()
1672 points->x_point_at_y1_green = 1; in mod_color_calculate_curve()
1689 points->x_point_at_y1_green = 125; in mod_color_calculate_curve()
1714 points->x_point_at_y1_green = 1; in mod_color_calculate_curve()
1829 points->x_point_at_y1_green = 1; in mod_color_calculate_degamma_curve()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc.h397 uint16_t x_point_at_y1_green; member