| /linux/drivers/gpu/drm/amd/display/dc/dpp/dcn20/ |
| H A D | dcn20_dpp_cm.c | 634 const struct gamma_curve *curve; in dpp20_program_shaper_luta_settings() local 659 curve = params->arr_curve_points; in dpp20_program_shaper_luta_settings() 661 CM_SHAPER_RAMA_EXP_REGION0_LUT_OFFSET, curve[0].offset, in dpp20_program_shaper_luta_settings() 662 CM_SHAPER_RAMA_EXP_REGION0_NUM_SEGMENTS, curve[0].segments_num, in dpp20_program_shaper_luta_settings() 663 CM_SHAPER_RAMA_EXP_REGION1_LUT_OFFSET, curve[1].offset, in dpp20_program_shaper_luta_settings() 664 CM_SHAPER_RAMA_EXP_REGION1_NUM_SEGMENTS, curve[1].segments_num); in dpp20_program_shaper_luta_settings() 666 curve += 2; in dpp20_program_shaper_luta_settings() 668 CM_SHAPER_RAMA_EXP_REGION2_LUT_OFFSET, curve[0].offset, in dpp20_program_shaper_luta_settings() 669 CM_SHAPER_RAMA_EXP_REGION2_NUM_SEGMENTS, curve[0].segments_num, in dpp20_program_shaper_luta_settings() 670 CM_SHAPER_RAMA_EXP_REGION3_LUT_OFFSET, curve[1].offset, in dpp20_program_shaper_luta_settings() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_opp_regamma_v.c | 133 const struct gamma_curve *curve; in regamma_config_regions_and_segments() local 192 curve = params->arr_curve_points; in regamma_config_regions_and_segments() 198 curve[0].offset, in regamma_config_regions_and_segments() 204 curve[0].segments_num, in regamma_config_regions_and_segments() 210 curve[1].offset, in regamma_config_regions_and_segments() 216 curve[1].segments_num, in regamma_config_regions_and_segments() 226 curve += 2; in regamma_config_regions_and_segments() 231 curve[0].offset, in regamma_config_regions_and_segments() 237 curve[0].segments_num, in regamma_config_regions_and_segments() 243 curve[1].offset, in regamma_config_regions_and_segments() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_transform.c | 1488 const struct gamma_curve *curve; in regamma_config_regions_and_segments() local 1504 curve = params->arr_curve_points; in regamma_config_regions_and_segments() 1507 REGAMMA_CNTLA_EXP_REGION0_LUT_OFFSET, curve[0].offset, in regamma_config_regions_and_segments() 1508 REGAMMA_CNTLA_EXP_REGION0_NUM_SEGMENTS, curve[0].segments_num, in regamma_config_regions_and_segments() 1509 REGAMMA_CNTLA_EXP_REGION1_LUT_OFFSET, curve[1].offset, in regamma_config_regions_and_segments() 1510 REGAMMA_CNTLA_EXP_REGION1_NUM_SEGMENTS, curve[1].segments_num); in regamma_config_regions_and_segments() 1511 curve += 2; in regamma_config_regions_and_segments() 1514 REGAMMA_CNTLA_EXP_REGION0_LUT_OFFSET, curve[0].offset, in regamma_config_regions_and_segments() 1515 REGAMMA_CNTLA_EXP_REGION0_NUM_SEGMENTS, curve[0].segments_num, in regamma_config_regions_and_segments() 1516 REGAMMA_CNTLA_EXP_REGION1_LUT_OFFSET, curve[1].offset, in regamma_config_regions_and_segments() [all …]
|
| /linux/Documentation/hwmon/ |
| H A D | nzxt-kraken3.rst | 25 control (either as a fixed value or through a temp-PWM curve). The Z-series and 30 for the manual control mode and 2 is for the liquid temp to PWM curve mode. 36 If in curve mode, setting point values should be done in moderation - the devices 39 in an another mode, and then apply them by switching to curve. 62 2 Curve control mode (applies the temp-PWM duty curve based on coolant temp) 73 pwm1_enable Pump duty control mode (0: disabled, 1: manual, 2: curve) 75 pwm2_enable Fan duty control mode (0: disabled, 1: manual, 2: curve)
|
| H A D | lm63.rst | 82 (you cannot define your custom PWM/temperature curve), and mode change isn't
|
| H A D | w83793.rst | 96 trip points, defining a PWM/temperature curve which the chip will follow.
|
| H A D | sysfs-interface.rst | 217 Define the PWM vs temperature curve. 220 Define the PWM vs temperature curve.
|
| /linux/crypto/ |
| H A D | ecrdsa_params.asn1 | 2 curve OBJECT IDENTIFIER ({ ecrdsa_param_curve }),
|
| /linux/drivers/crypto/hisilicon/hpre/ |
| H A D | hpre_crypto.c | 1269 const struct ecc_curve *curve = ecc_get_curve(ctx->curve_id); in hpre_ecdh_fill_curve() local 1272 if (unlikely(!curve)) in hpre_ecdh_fill_curve() 1279 fill_curve_param(p, curve->p, cur_sz, curve->g.ndigits); in hpre_ecdh_fill_curve() 1280 fill_curve_param(a, curve->a, cur_sz, curve->g.ndigits); in hpre_ecdh_fill_curve() 1281 fill_curve_param(b, curve->b, cur_sz, curve->g.ndigits); in hpre_ecdh_fill_curve() 1282 fill_curve_param(x, curve->g.x, cur_sz, curve->g.ndigits); in hpre_ecdh_fill_curve() 1283 fill_curve_param(y, curve->g.y, cur_sz, curve->g.ndigits); in hpre_ecdh_fill_curve() 1284 fill_curve_param(n, curve->n, cur_sz, curve->g.ndigits); in hpre_ecdh_fill_curve()
|
| /linux/Documentation/gpu/rfc/ |
| H A D | color_pipeline.rst | 125 * enumerated curve 145 /* 1D enumerated curve */ 147 … "TYPE": immutable enum {1D enumerated curve, 1D LUT, 3x3 matrix, 3x4 matrix, 3D LUT, etc.} = 1D e… 154 …├─ "TYPE": immutable enum {1D enumerated curve, 1D LUT, 3x3 matrix, 3x4 matrix, 3D LUT, etc.} = 1D… 162 …├─ "TYPE": immutable enum {1D enumerated curve, 1D LUT, 3x3 matrix, 3x4 matrix, 3D LUT, etc.} = 3D… 248 ├─ "TYPE" (immutable) = 1D enumerated curve 260 ├─ "TYPE" (immutable) = 1D enumerated curve 277 ├─ "TYPE" (immutable) = 1D enumerated curve
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-backlight | 6 Description of the scale of the brightness curve. 12 backlights with a linear brightness curve. 17 The scale of the brightness curve is unknown.
|
| H A D | sysfs-bus-iio-isl29501 | 32 Then a least squares curve fit to a second order
|
| H A D | sysfs-class-hwmon | 350 Define the PWM vs temperature curve. 361 Define the PWM vs temperature curve.
|
| /linux/drivers/hwmon/ |
| H A D | nzxt-kraken3.c | 30 enum pwm_enable { off, manual, curve } __packed; enumerator 465 priv->channel_info[channel].mode = curve; in kraken3_write() 499 if (priv->channel_info[dev_attr->nr].mode == curve) { in kraken3_fan_curve_pwm_store()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-dv-timings-cap.rst | 149 (CVT) or the 'Secondary GTF' curve (GTF).
|
| H A D | vidioc-g-dv-timings.rst | 257 'Secondary GTF' curve (GTF). In both cases the horizontal and/or
|
| /linux/Documentation/wmi/devices/ |
| H A D | lenovo-wmi-gamezone.rst | 19 The Gamezone Data WMI interface provides platform-profile and fan curve 46 user modifications to Package Power Tracking (PPT) and fan curve settings.
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm-security.rst | 89 elliptic curve key from the null seed using the standard storage seed 186 pair (assume elliptic curve in this case) and wraps the private key
|
| /linux/certs/ |
| H A D | Kconfig | 35 Use an elliptic curve key (NIST P384) for module signing. Use
|
| /linux/Documentation/gpu/ |
| H A D | introduction.rst | 138 To shallow the learning curve, this section contains a list of presentations
|
| /linux/Documentation/input/devices/ |
| H A D | sentelic.rst | 710 0xc0 2 finger curve, counter clockwise 711 0xc4 2 finger curve, clockwise
|
| /linux/Documentation/power/ |
| H A D | energy-model.rst | 96 is an exponential curve) can be changed according e.g. to the workload
|