Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dce/
Ddce_transform.c791 const struct bit_depth_reduction_params *bit_depth_params) in program_bit_depth_reduction() argument
799 spatial_dither_enable = bit_depth_params->flags.SPATIAL_DITHER_ENABLED; in program_bit_depth_reduction()
804 if (bit_depth_params->flags.TRUNCATE_ENABLED) { in program_bit_depth_reduction()
807 trunc_mode = bit_depth_params->flags.TRUNCATE_MODE ? in program_bit_depth_reduction()
811 if (bit_depth_params->flags.TRUNCATE_DEPTH == 0 || in program_bit_depth_reduction()
812 bit_depth_params->flags.TRUNCATE_DEPTH == 1) in program_bit_depth_reduction()
814 else if (bit_depth_params->flags.TRUNCATE_DEPTH == 2) in program_bit_depth_reduction()
832 bit_depth_params->flags.FRAME_RANDOM, in program_bit_depth_reduction()
833 bit_depth_params->flags.RGB_RANDOM, in program_bit_depth_reduction()
834 bit_depth_params->flags.HIGHPASS_RANDOM); in program_bit_depth_reduction()
[all …]
/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddpp.h153 const struct bit_depth_reduction_params *bit_depth_params);
Dtransform.h191 const struct bit_depth_reduction_params *bit_depth_params);
/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h202 struct bit_depth_reduction_params bit_depth_params; member
/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_hw_sequencer.c249 &pipe_ctx->stream->bit_depth_params); in dce60_program_scaler()
/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_transform_v.c630 const struct bit_depth_reduction_params *bit_depth_params) in dce110_xfmv_set_pixel_storage_depth() argument
Ddce110_hw_sequencer.c1360 &pipe_ctx->stream->bit_depth_params); in program_scaler()
1512 &stream->bit_depth_params, in apply_single_controller_ctx_to_hw()
1523 &stream->bit_depth_params, in apply_single_controller_ctx_to_hw()
Ddce110_resource.c925 &pipe_ctx->stream->bit_depth_params); in dce110_resource_build_pipe_hw_param()
/drivers/gpu/drm/amd/display/dc/core/
Ddc.c625 stream->bit_depth_params = params; in dc_stream_set_dither_option()
632 &stream->bit_depth_params); in dc_stream_set_dither_option()
2720 &pipe_ctx->stream->bit_depth_params); in commit_planes_do_stream_update()
2722 &stream->bit_depth_params, in commit_planes_do_stream_update()
2726 &stream->bit_depth_params, in commit_planes_do_stream_update()
Ddc_link_dp.c4241 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
4308 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c1113 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()
Ddcn10_hw_sequencer.c882 &stream->bit_depth_params, in dcn10_enable_stream_timing()
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1673 &pipe_ctx->stream->bit_depth_params, in dcn20_program_pipe()
Ddcn20_resource.c1648 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()