Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A Dintel_powerclamp.c71 static bool clamping; variable
83 bool clamping; member
401 if (clamping && w_data->clamping && cpu_online(w_data->cpu)) in clamp_balancing_func()
433 if (clamping && w_data->clamping && cpu_online(w_data->cpu)) in clamp_idle_injection_func()
470 if (true == clamping) in poll_pkg_cstate()
486 w_data->clamping = true; in start_power_clamp_worker()
502 w_data->clamping = false; in stop_power_clamp_worker()
536 clamping = true; in start_power_clamp()
556 clamping = false; in end_power_clamp()
568 if (clamping == false) in powerclamp_cpu_online()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c658 struct clamping_and_pixel_encoding_params *clamping) in dce110_opp_program_fmt() argument
663 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in dce110_opp_program_fmt()
672 clamping); in dce110_opp_program_fmt()
674 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in dce110_opp_program_fmt()
684 struct clamping_and_pixel_encoding_params *clamping) in dce60_opp_program_fmt() argument
689 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in dce60_opp_program_fmt()
698 clamping); in dce60_opp_program_fmt()
700 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in dce60_opp_program_fmt()
H A Ddce_opp.h353 struct clamping_and_pixel_encoding_params *clamping);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c287 struct clamping_and_pixel_encoding_params *clamping) in opp1_program_fmt() argument
291 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in opp1_program_fmt()
302 clamping); in opp1_program_fmt()
H A Ddcn10_opp.h174 struct clamping_and_pixel_encoding_params *clamping);
H A Ddcn10_resource.c1095 stream->clamping.clamping_level = CLAMPING_FULL_RANGE; in build_clamping_params()
1096 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params()
1097 stream->clamping.pixel_encoding = stream->timing.pixel_encoding; in build_clamping_params()
1110 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in build_pipe_hw_param()
H A Ddcn10_hw_sequencer.c832 &stream->clamping); in dcn10_enable_stream_timing()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp8/
H A Dvp8d_parser.h119 RK_U32 clamping; member
H A Dvp8d_parser.c835 p->clamping = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.9.227 - [QTBUG-61813] Fixed Map.toCoordinate always clamping y values to 0
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h277 struct clamping_and_pixel_encoding_params *clamping);
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7572.patch33 This patch fixes it by moving clamping the index value at the
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h189 struct clamping_and_pixel_encoding_params clamping; member
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dintel_powerclamp.rst80 clamping actions of controlled duty ratio and duration. Each per-CPU
221 keeps track of clamping kernel threads, even after they are migrated
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c441 if (stream1->clamping.c_depth != stream2->clamping.c_depth) in resource_are_streams_timing_synchronizable()
464 if (stream1->clamping.c_depth != COLOR_DEPTH_888 || in is_dp_and_hdmi_sharable()
465 stream2->clamping.c_depth != COLOR_DEPTH_888) in is_dp_and_hdmi_sharable()
H A Ddc.c2317 &stream->clamping); in commit_planes_do_stream_update()
2321 &stream->clamping); in commit_planes_do_stream_update()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst126 that colorspace. This clamping is what reduces the extent or gamut of
/OK3568_Linux_fs/kernel/init/
H A DKconfig797 bool "Enable utilization clamping for RT/FAIR tasks"
823 the precision of clamping aggregation and tracking at run-time.
1001 bool "Utilization clamping per group of tasks"
1015 When task group based utilization clamping is enabled, an eventually
1017 specified clamp value. Both minimum and maximum task clamping cannot
1018 be bigger than the corresponding clamping defined at task group level.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dcmath630 // clamping to the integral types representable range.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dcmath630 // clamping to the integral types representable range.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c1628 stream->clamping.clamping_level = CLAMPING_FULL_RANGE; in build_clamping_params()
1629 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params()
1630 stream->clamping.pixel_encoding = stream->timing.pixel_encoding; in build_clamping_params()
1643 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in build_pipe_hw_param()
H A Ddcn20_hwseq.c1639 &pipe_ctx->stream->clamping); in dcn20_program_pipe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1476 &stream->clamping); in apply_single_controller_ctx_to_hw()
1487 &stream->clamping); in apply_single_controller_ctx_to_hw()
H A Ddce110_resource.c933 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in dce110_resource_build_pipe_hw_param()

12