Home
last modified time | relevance | path

Searched refs:regamma (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_opp_regamma_v.c35 bool power_on, bool inputgamma, bool regamma) in power_on_lut() argument
47 if (regamma) in power_on_lut()
60 if (regamma) in power_on_lut()
/linux/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c1252 static void build_hlg_regamma(struct pwl_float_data_ex *regamma, in build_hlg_regamma() argument
1259 struct pwl_float_data_ex *rgb = regamma; in build_hlg_regamma()
1638 const struct pwl_float_data_ex *regamma = rgb_regamma; in map_regamma_hw_to_x_user() local
1651 tf_pts->red[i] = regamma->r; in map_regamma_hw_to_x_user()
1652 tf_pts->green[i] = regamma->g; in map_regamma_hw_to_x_user()
1653 tf_pts->blue[i] = regamma->b; in map_regamma_hw_to_x_user()
1655 ++regamma; in map_regamma_hw_to_x_user()
/linux/Documentation/gpu/amdgpu/display/
H A Ddcn-overview.rst126 also apply a regamma function to introduce the gamma removed earlier back.