Home
last modified time | relevance | path

Searched refs:clamping (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1059 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 Ddc_stream.h269 struct clamping_and_pixel_encoding_params clamping; member
/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/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/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.h352 struct clamping_and_pixel_encoding_params *clamping);
/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/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1313 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 Dsched-util-clamp.rst10 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 Ddc_hw_sequencer.c1848 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 Ddc_resource.c676 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 Dcolorspaces.rst127 that colorspace. This clamping is what reduces the extent or gamut of
/linux/init/
H A DKconfig885 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 Ddce110_resource.c933 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 Ddce110_hwseq.c1683 &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 Ddcn401_hwseq.c2144 &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 Dcgroup-v2.rst1104 The (optional) utilization clamping support allows to hint the schedutil