Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c1709 tf_pts->x_point_at_y1_red = 125; in mod_color_calculate_regamma_params()
1731 tf_pts->x_point_at_y1_red = 1; in mod_color_calculate_regamma_params()
1854 tf_pts->x_point_at_y1_red = 1; in calculate_user_regamma_ramp()
1964 tf_pts->x_point_at_y1_red = 1; in mod_color_calculate_degamma_params()
2002 points->x_point_at_y1_red = 1; in mod_color_calculate_curve()
2019 points->x_point_at_y1_red = 125; in mod_color_calculate_curve()
2047 points->x_point_at_y1_red = 1; in mod_color_calculate_curve()
2070 points->x_point_at_y1_red = 12; in mod_color_calculate_curve()
2169 points->x_point_at_y1_red = 1; in mod_color_calculate_degamma_curve()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc.h608 uint16_t x_point_at_y1_red; member