/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_opp.c | 654 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()
|
H A D | dce_opp.h | 351 struct clamping_and_pixel_encoding_params *clamping);
|
/openbmc/linux/drivers/thermal/intel/ |
H A D | intel_powerclamp.c | 68 bool clamping; member 163 if (powerclamp_data.clamping) { in cpumask_set() 224 if (powerclamp_data.clamping) { in max_idle_set() 555 if (powerclamp_data.clamping) in poll_pkg_cstate() 606 powerclamp_data.clamping = true; in trigger_idle_injection() 642 if (!powerclamp_data.clamping) in remove_idle_injection() 645 powerclamp_data.clamping = false; in remove_idle_injection() 673 if (powerclamp_data.clamping) { in end_power_clamp()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_opp.c | 289 struct clamping_and_pixel_encoding_params *clamping) in opp1_program_fmt() argument 293 if (clamping->pixel_encoding == PIXEL_ENCODING_YCBCR420) in opp1_program_fmt() 304 clamping); in opp1_program_fmt()
|
H A D | dcn10_opp.h | 174 struct clamping_and_pixel_encoding_params *clamping);
|
H A D | dcn10_resource.c | 1031 stream->clamping.clamping_level = CLAMPING_FULL_RANGE; in build_clamping_params() 1032 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params() 1033 stream->clamping.pixel_encoding = stream->timing.pixel_encoding; in build_clamping_params() 1046 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in build_pipe_hw_param()
|
/openbmc/linux/drivers/gpu/drm/ci/xfails/ |
H A D | msm-sdm845-fails.txt | 42 kms_plane@pixel-format-source-clamping,Fail 63 kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats,Timeout 66 kms_plane_scaling@scaler-with-clipping-clamping,Timeout
|
H A D | msm-sc7180-fails.txt | 6 kms_plane@pixel-format-source-clamping,Fail
|
H A D | rockchip-rk3399-fails.txt | 21 kms_plane@pixel-format-source-clamping,Fail
|
H A D | rockchip-rk3288-fails.txt | 11 kms_plane@pixel-format-source-clamping,Crash
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | opp.h | 277 struct clamping_and_pixel_encoding_params *clamping);
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
H A D | CVE-2019-7572.patch | 33 This patch fixes it by moving clamping the index value at the
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_stream.h | 256 struct clamping_and_pixel_encoding_params clamping; member
|
/openbmc/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
|
/openbmc/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
|
/openbmc/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
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.c | 1270 stream->clamping.clamping_level = CLAMPING_FULL_RANGE; in build_clamping_params() 1271 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params() 1272 stream->clamping.pixel_encoding = stream->timing.pixel_encoding; in build_clamping_params() 1285 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in build_pipe_hw_param()
|
/openbmc/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
|
/openbmc/linux/init/ |
H A D | Kconfig | 804 bool "Enable utilization clamping for RT/FAIR tasks" 830 the precision of clamping aggregation and tracking at run-time. 1031 bool "Utilization clamping per group of tasks" 1045 When task group based utilization clamping is enabled, an eventually 1047 specified clamp value. Both minimum and maximum task clamping cannot 1048 be bigger than the corresponding clamping defined at task group level.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces.rst | 126 that colorspace. This clamping is what reduces the extent or gamut of
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 583 if (stream1->clamping.c_depth != stream2->clamping.c_depth) in resource_are_streams_timing_synchronizable() 606 if (stream1->clamping.c_depth != COLOR_DEPTH_888 || in is_dp_and_hdmi_sharable() 607 stream2->clamping.c_depth != COLOR_DEPTH_888) in is_dp_and_hdmi_sharable()
|
H A D | dc.c | 3176 &stream->clamping); in commit_planes_do_stream_update() 3180 &stream->clamping); in commit_planes_do_stream_update()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_resource.c | 926 pipe_ctx->stream->clamping.pixel_encoding = pipe_ctx->stream->timing.pixel_encoding; in dce110_resource_build_pipe_hw_param()
|
H A D | dce110_hw_sequencer.c | 1517 &stream->clamping); in apply_single_controller_ctx_to_hw() 1535 &stream->clamping); in apply_single_controller_ctx_to_hw()
|
/openbmc/linux/drivers/gpu/drm/ci/ |
H A D | testlist.txt | 2452 kms_plane@pixel-format-source-clamping 2500 kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats 2501 kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation 2502 kms_plane_scaling@plane-scaler-with-clipping-clamping-modifiers
|