Home
last modified time | relevance | path

Searched refs:bit_depth_params (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_transform.c621 const struct bit_depth_reduction_params *bit_depth_params) in program_bit_depth_reduction() argument
629 spatial_dither_enable = bit_depth_params->flags.SPATIAL_DITHER_ENABLED; in program_bit_depth_reduction()
634 if (bit_depth_params->flags.TRUNCATE_ENABLED) { in program_bit_depth_reduction()
637 trunc_mode = bit_depth_params->flags.TRUNCATE_MODE ? in program_bit_depth_reduction()
641 if (bit_depth_params->flags.TRUNCATE_DEPTH == 0 || in program_bit_depth_reduction()
642 bit_depth_params->flags.TRUNCATE_DEPTH == 1) in program_bit_depth_reduction()
644 else if (bit_depth_params->flags.TRUNCATE_DEPTH == 2) in program_bit_depth_reduction()
662 bit_depth_params->flags.FRAME_RANDOM, in program_bit_depth_reduction()
663 bit_depth_params->flags.RGB_RANDOM, in program_bit_depth_reduction()
664 bit_depth_params->flags.HIGHPASS_RANDOM); in program_bit_depth_reduction()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddpp.h128 const struct bit_depth_reduction_params *bit_depth_params);
Dtransform.h193 const struct bit_depth_reduction_params *bit_depth_params);
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h173 struct bit_depth_reduction_params bit_depth_params; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc.c439 stream->bit_depth_params = params; in dc_stream_set_dither_option()
446 &stream->bit_depth_params); in dc_stream_set_dither_option()
1909 &pipe_ctx->stream->bit_depth_params); in commit_planes_do_stream_update()
1911 &stream->bit_depth_params, in commit_planes_do_stream_update()
1916 &stream->bit_depth_params, in commit_planes_do_stream_update()
Ddc_link_dp.c3091 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
3131 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_transform_v.c631 const struct bit_depth_reduction_params *bit_depth_params) in dce110_xfmv_set_pixel_storage_depth() argument
Ddce110_hw_sequencer.c1249 &pipe_ctx->stream->bit_depth_params); in program_scaler()
1398 &stream->bit_depth_params, in apply_single_controller_ctx_to_hw()
1410 &stream->bit_depth_params, in apply_single_controller_ctx_to_hw()
Ddce110_resource.c852 &pipe_ctx->stream->bit_depth_params); in dce110_resource_build_pipe_hw_param()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c1033 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()
Ddcn10_hw_sequencer.c780 &stream->bit_depth_params, in dcn10_enable_stream_timing()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1380 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()