Searched refs:clamping (Results 1 – 19 of 19) sorted by relevance
71 static bool clamping; variable86 bool clamping; member404 if (clamping && w_data->clamping && cpu_online(w_data->cpu)) in clamp_balancing_func()436 if (clamping && w_data->clamping && cpu_online(w_data->cpu)) in clamp_idle_injection_func()473 if (true == clamping) in poll_pkg_cstate()489 w_data->clamping = true; in start_power_clamp_worker()505 w_data->clamping = false; in stop_power_clamp_worker()541 clamping = true; in start_power_clamp()561 clamping = false; in end_power_clamp()573 if (clamping == false) in powerclamp_cpu_online()[all …]
507 struct clamping_and_pixel_encoding_params *clamping) in dce110_opp_program_fmt() argument512 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in dce110_opp_program_fmt()521 clamping); in dce110_opp_program_fmt()523 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in dce110_opp_program_fmt()
304 struct clamping_and_pixel_encoding_params *clamping);
281 struct clamping_and_pixel_encoding_params *clamping) in opp1_program_fmt() argument285 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in opp1_program_fmt()296 clamping); in opp1_program_fmt()
172 struct clamping_and_pixel_encoding_params *clamping);
1015 stream->clamping.clamping_level = CLAMPING_FULL_RANGE; in build_clamping_params()1016 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params()1017 stream->clamping.pixel_encoding = stream->timing.pixel_encoding; in build_clamping_params()1030 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in build_pipe_hw_param()
781 &stream->clamping); in dcn10_enable_stream_timing()
278 struct clamping_and_pixel_encoding_params *clamping);
174 struct clamping_and_pixel_encoding_params clamping; member
80 clamping actions of controlled duty ratio and duration. Each per-CPU221 keeps track of clamping kernel threads, even after they are migrated
93 over/underflows and clamping issues of integer values in general. The usual96 server doesn't bother with clamping itself and the cursor wraps around the
396 if (stream1->clamping.c_depth != stream2->clamping.c_depth) in resource_are_streams_timing_synchronizable()419 if (stream1->clamping.c_depth != COLOR_DEPTH_888 || in is_dp_and_hdmi_sharable()420 stream2->clamping.c_depth != COLOR_DEPTH_888) in is_dp_and_hdmi_sharable()
1912 &stream->clamping); in commit_planes_do_stream_update()1917 &stream->clamping); in commit_planes_do_stream_update()
133 that colorspace. This clamping is what reduces the extent or gamut of
721 bool "Enable utilization clamping for RT/FAIR tasks"747 the precision of clamping aggregation and tracking at run-time.937 bool "Utilization clamping per group of tasks"951 When task group based utilization clamping is enabled, an eventually953 specified clamp value. Both minimum and maximum task clamping cannot954 be bigger than the corresponding clamping defined at task group level.
1362 stream->clamping.clamping_level = CLAMPING_FULL_RANGE; in build_clamping_params()1363 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params()1364 stream->clamping.pixel_encoding = stream->timing.pixel_encoding; in build_clamping_params()1377 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in build_pipe_hw_param()
853 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in dce110_resource_build_pipe_hw_param()
1399 &stream->clamping); in apply_single_controller_ctx_to_hw()1411 &stream->clamping); in apply_single_controller_ctx_to_hw()
956 The (optional) utilization clamping support allows to hint the schedutil