Searched refs:do_clamping (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/modules/color/
H A Dcolor_gamma.c1718 bool do_clamping)
1746 if (do_clamping) {
2128 bool do_clamping = true; local
2195 do_clamping = !(output_tf->tf == TRANSFER_FUNCTION_GAMMA22 &&
2203 do_clamping);
1708 map_regamma_hw_to_x_user( const struct dc_gamma *ramp, struct pixel_gamma_point *coeff128, struct pwl_float_data *rgb_user, struct hw_x_point *coords_x, const struct gamma_pixel *axis_x, const struct pwl_float_data_ex *rgb_regamma, uint32_t hw_points_num, struct dc_transfer_func_distributed_points *tf_pts, bool map_user_ramp, bool do_clamping) argument

Completed in 168 milliseconds