HomeSort by: relevance | last modified time | path
    Searched refs:regamma (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
color_gamma.h 112 const struct regamma_lut *regamma);
115 const struct regamma_lut *regamma);
amdgpu_color_gamma.c 764 /* Multiply 0.008 as regamma is 0-1 and FP16 input is 0-125.
1093 static void build_hlg_regamma(struct pwl_float_data_ex *regamma,
1100 struct pwl_float_data_ex *rgb = regamma;
1309 * RS3+ color transform DDI - 1D LUT adjustment is composed with regamma here
1323 * adjustedY is then linearly interpolating regamma Y between lut1 and lut2
1510 * ToDo one day - for now this only applies to ADL regamma to avoid regression
1647 /* setup to spare calculated ideal regamma values */
1651 const struct pwl_float_data_ex *regamma = rgb_regamma; local in function:map_regamma_hw_to_x_user
1664 tf_pts->red[i] = regamma->r;
1665 tf_pts->green[i] = regamma->g
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_opp_regamma_v.c 42 bool power_on, bool inputgamma, bool regamma)
54 if (regamma)
67 if (regamma)
125 * build regamma curve by using predefined hw points
517 /* program regamma config */

Completed in 60 milliseconds