Searched refs:clamping (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
| H A D | dcn10_resource.c | 1059 stream->clamping.clamping_level = CLAMPING_FULL_RANGE; in build_clamping_params() 1060 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params() 1061 stream->clamping.pixel_encoding = stream->timing.pixel_encoding; in build_clamping_params() 1074 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in build_pipe_hw_param()
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_stream.h | 269 struct clamping_and_pixel_encoding_params clamping; member
|
| /linux/Documentation/admin-guide/thermal/ |
| H A D | intel_powerclamp.rst | 82 clamping actions of controlled duty ratio and duration. Each per-CPU 225 keeps track of clamping kernel threads, even after they are migrated
|
| /linux/Documentation/process/ |
| H A D | botching-up-ioctls.rst | 93 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/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_opp.h | 352 struct clamping_and_pixel_encoding_params *clamping);
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | botching-up-ioctls.rst | 105 interi si devono verificare *overflow*, *underflow*, e *clamping*. Il 109 server* non decide di preoccuparsi lui stesso del *clamping* e il cursore
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
| H A D | dcn20_resource.c | 1313 stream->clamping.clamping_level = CLAMPING_FULL_RANGE; in build_clamping_params() 1314 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params() 1315 stream->clamping.pixel_encoding = stream->timing.pixel_encoding; in build_clamping_params() 1337 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in build_pipe_hw_param()
|
| /linux/Documentation/scheduler/ |
| H A D | sched-util-clamp.rst | 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
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_hw_sequencer.c | 1848 struct clamping_and_pixel_encoding_params *clamping) in hwss_add_opp_program_fmt() argument 1853 seq_state->steps[*seq_state->num_steps].params.opp_program_fmt_params.clamping = clamping; in hwss_add_opp_program_fmt() 2472 struct clamping_and_pixel_encoding_params *clamping = params->opp_program_fmt_params.clamping; in hwss_opp_program_fmt() local 2475 opp->funcs->opp_program_fmt(opp, fmt_bit_depth, clamping); in hwss_opp_program_fmt()
|
| H A D | dc_resource.c | 676 if (stream1->clamping.c_depth != stream2->clamping.c_depth) in resource_are_streams_timing_synchronizable() 699 if (stream1->clamping.c_depth != COLOR_DEPTH_888 || in is_dp_and_hdmi_sharable() 700 stream2->clamping.c_depth != COLOR_DEPTH_888) in is_dp_and_hdmi_sharable()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | colorspaces.rst | 127 that colorspace. This clamping is what reduces the extent or gamut of
|
| /linux/init/ |
| H A D | Kconfig | 885 bool "Enable utilization clamping for RT/FAIR tasks" 911 the precision of clamping aggregation and tracking at run-time. 1202 bool "Utilization clamping per group of tasks" 1216 When task group based utilization clamping is enabled, an eventually 1218 specified clamp value. Both minimum and maximum task clamping cannot 1219 be bigger than the corresponding clamping defined at task group level.
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce110/ |
| H A D | dce110_resource.c | 933 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in dce110_resource_build_pipe_hw_param()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/ |
| H A D | dce110_hwseq.c | 1683 &stream->clamping); in dce110_apply_single_controller_ctx_to_hw() 1701 &stream->clamping); in dce110_apply_single_controller_ctx_to_hw()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 2144 &pipe_ctx->stream->clamping); in dcn401_program_pipe() 2298 &pipe_ctx->stream->bit_depth_params, &pipe_ctx->stream->clamping); in dcn401_program_pipe_sequence()
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 1104 The (optional) utilization clamping support allows to hint the schedutil
|