Home
last modified time | relevance | path

Searched full:clamping (Results 1 – 25 of 82) sorted by relevance

1234

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c355 * Set Clamping
356 * 1) Set clamping format based on bpc - 0 for 6bpc (No clamping)
415 * Set Clamping for DCE6 parts
416 * 1) Set clamping format based on bpc - 0 for 6bpc (No clamping)
653 struct clamping_and_pixel_encoding_params *clamping) in dce110_opp_program_fmt() argument
658 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in dce110_opp_program_fmt()
667 clamping); in dce110_opp_program_fmt()
669 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in dce110_opp_program_fmt()
679 struct clamping_and_pixel_encoding_params *clamping) in dce60_opp_program_fmt() argument
684 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in dce60_opp_program_fmt()
[all …]
H A Ddce_opp.h352 struct clamping_and_pixel_encoding_params *clamping);
/linux/include/uapi/linux/
H A Dam437x-vpfe.h38 /* enum for No of pixel per line to be avg. in Black Clamping*/
47 /* enum for No of lines in Black Clamping */
75 /* structure for Black Clamping */
H A Droute.h46 unsigned long rt_window; /* Window clamping */
59 #define RTF_WINDOW 0x0080 /* per route window clamping */
/linux/Documentation/scheduler/
H A Dsched-util-clamp.rst4 Utilization Clamping
10 Utilization clamping, also known as util clamp or uclamp, is a scheduler
21 util clamp acts on that to achieve its goal by clamping the signal to a certain
22 point; hence the name. That is, by clamping utilization we are making the
127 they are intact. Clamping happens only when needed, e.g: when a task wakes up
/linux/include/net/
H A Dcompat.h45 u32 rt_window; /* Window clamping */
/linux/net/netfilter/
H A Dxt_TCPMSS.c273 …pr_info_ratelimited("path-MTU clamping only supported in FORWARD, OUTPUT and POSTROUTING hooks\n"); in tcpmss_tg4_check()
297 …pr_info_ratelimited("path-MTU clamping only supported in FORWARD, OUTPUT and POSTROUTING hooks\n"); in tcpmss_tg6_check()
/linux/Documentation/process/
H A Dbotching-up-ioctls.rst93 over/underflows and clamping issues of integer values in general. The usual
96 server doesn't bother with clamping itself and the cursor wraps around the
/linux/drivers/macintosh/
H A Dwindfarm_cpufreq_clamp.c28 printk(KERN_INFO "windfarm: Clamping CPU frequency to " in clamp_set()
H A Dwindfarm_pm112.c192 * cpufreq clamping now, even if it's supposedly done later by the in cpu_max_all_fans()
547 /* Check for failures. Any failure causes cpufreq clamping */ in pm112_tick()
H A Dwindfarm_rm31.c104 * cpufreq clamping now, even if it's supposedly done later by the in cpu_max_all_fans()
556 /* Check for failures. Any failure causes cpufreq clamping */ in rm31_tick()
H A Dwindfarm_pm72.c110 * cpufreq clamping now, even if it's supposedly done later by the in cpu_max_all_fans()
658 /* Check for failures. Any failure causes cpufreq clamping */ in pm72_tick()
/linux/Documentation/translations/it_IT/process/
H A Dbotching-up-ioctls.rst105 interi si devono verificare *overflow*, *underflow*, e *clamping*. Il
109 server* non decide di preoccuparsi lui stesso del *clamping* e il cursore
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst82 clamping actions of controlled duty ratio and duration. Each per-CPU
225 keeps track of clamping kernel threads, even after they are migrated
/linux/init/
H A DKconfig876 bool "Enable utilization clamping for RT/FAIR tasks"
902 the precision of clamping aggregation and tracking at run-time.
1184 bool "Utilization clamping per group of tasks"
1198 When task group based utilization clamping is enabled, an eventually
1200 specified clamp value. Both minimum and maximum task clamping cannot
1201 be bigger than the corresponding clamping defined at task group level.
/linux/drivers/media/dvb-frontends/
H A Dau8522_decoder.c310 /* Enable clamping control */ in au8522_setup_cvbs_mode()
332 /* Enable clamping control */ in au8522_setup_cvbs_tuner_mode()
359 /* Enable clamping control */ in au8522_setup_svideo_mode()
/linux/mm/kmsan/
H A Dkmsan.h132 * set_dsh_extra_bits() is responsible for clamping the value.
/linux/lib/crypto/tests/
H A Dpoly1305_kunit.c60 * - Using an all-one-bits r_key tests the key clamping.
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1025 stream->clamping.clamping_level = CLAMPING_FULL_RANGE; in build_clamping_params()
1026 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params()
1027 stream->clamping.pixel_encoding = stream->timing.pixel_encoding; in build_clamping_params()
1040 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in build_pipe_hw_param()
/linux/drivers/pwm/
H A Dpwm-lp3943.c114 * Note that after this clamping, period_ns fits into an int. This is in lp3943_pwm_config()
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst127 that colorspace. This clamping is what reduces the extent or gamut of
/linux/arch/powerpc/platforms/pseries/
H A Dpapr-sysparm.c40 "bogus length %zu, clamping to safe value", length); in papr_sysparm_buf_set_length()
/linux/net/ipv4/
H A Dtcp_htcp.c187 /* clamping ratio to interval [0.5,10]<<3 */ in htcp_alpha_update()
/linux/drivers/media/i2c/
H A Dml86v7667.c333 /* ADC2 clamping voltage maximum */ in ml86v7667_init()
/linux/drivers/gpio/
H A Dgpio-dln2.c455 dev_warn(dev, "clamping pins to %d\n", DLN2_GPIO_MAX_PINS); in dln2_gpio_probe()

1234