Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_opp.c654 struct clamping_and_pixel_encoding_params *clamping) in dce110_opp_program_fmt() argument
659 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in dce110_opp_program_fmt()
668 clamping); in dce110_opp_program_fmt()
670 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in dce110_opp_program_fmt()
680 struct clamping_and_pixel_encoding_params *clamping) in dce60_opp_program_fmt() argument
685 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in dce60_opp_program_fmt()
694 clamping); in dce60_opp_program_fmt()
696 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in dce60_opp_program_fmt()
A Ddce_opp.h351 struct clamping_and_pixel_encoding_params *clamping);
/linux-6.3-rc2/drivers/thermal/intel/
A Dintel_powerclamp.c68 bool clamping; member
163 if (powerclamp_data.clamping) { in cpumask_set()
224 if (powerclamp_data.clamping) { in max_idle_set()
549 if (powerclamp_data.clamping) in poll_pkg_cstate()
600 powerclamp_data.clamping = true; in trigger_idle_injection()
636 if (!powerclamp_data.clamping) in remove_idle_injection()
639 powerclamp_data.clamping = false; in remove_idle_injection()
667 if (powerclamp_data.clamping) { in end_power_clamp()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_opp.c285 struct clamping_and_pixel_encoding_params *clamping) in opp1_program_fmt() argument
289 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in opp1_program_fmt()
300 clamping); in opp1_program_fmt()
A Ddcn10_opp.h174 struct clamping_and_pixel_encoding_params *clamping);
A Ddcn10_resource.c1039 stream->clamping.clamping_level = CLAMPING_FULL_RANGE; in build_clamping_params()
1040 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params()
1041 stream->clamping.pixel_encoding = stream->timing.pixel_encoding; in build_clamping_params()
1054 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in build_pipe_hw_param()
A Ddcn10_hw_sequencer.c955 &stream->clamping); in dcn10_enable_stream_timing()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dopp.h277 struct clamping_and_pixel_encoding_params *clamping);
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h249 struct clamping_and_pixel_encoding_params clamping; member
/linux-6.3-rc2/Documentation/admin-guide/thermal/
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-6.3-rc2/Documentation/process/
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-6.3-rc2/Documentation/translations/it_IT/process/
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-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c1291 stream->clamping.clamping_level = CLAMPING_FULL_RANGE; in build_clamping_params()
1292 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params()
1293 stream->clamping.pixel_encoding = stream->timing.pixel_encoding; in build_clamping_params()
1306 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in build_pipe_hw_param()
A Ddcn20_hwseq.c1778 &pipe_ctx->stream->clamping); in dcn20_program_pipe()
/linux-6.3-rc2/Documentation/scheduler/
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-6.3-rc2/init/
A DKconfig818 bool "Enable utilization clamping for RT/FAIR tasks"
844 the precision of clamping aggregation and tracking at run-time.
1049 bool "Utilization clamping per group of tasks"
1063 When task group based utilization clamping is enabled, an eventually
1065 specified clamp value. Both minimum and maximum task clamping cannot
1066 be bigger than the corresponding clamping defined at task group level.
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dcolorspaces.rst126 that colorspace. This clamping is what reduces the extent or gamut of
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c569 if (stream1->clamping.c_depth != stream2->clamping.c_depth) in resource_are_streams_timing_synchronizable()
592 if (stream1->clamping.c_depth != COLOR_DEPTH_888 || in is_dp_and_hdmi_sharable()
593 stream2->clamping.c_depth != COLOR_DEPTH_888) in is_dp_and_hdmi_sharable()
A Ddc.c3197 &stream->clamping); in commit_planes_do_stream_update()
3201 &stream->clamping); in commit_planes_do_stream_update()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_resource.c925 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in dce110_resource_build_pipe_hw_param()
A Ddce110_hw_sequencer.c1508 &stream->clamping); in apply_single_controller_ctx_to_hw()
1526 &stream->clamping); in apply_single_controller_ctx_to_hw()
/linux-6.3-rc2/Documentation/admin-guide/
A Dcgroup-v2.rst1020 The (optional) utilization clamping support allows to hint the schedutil

Completed in 78 milliseconds