Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_transform.c804 if (bit_depth_params->flags.TRUNCATE_ENABLED) { 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()
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()
864 if (bit_depth_params->flags.TRUNCATE_ENABLED) { in dce60_program_bit_depth_reduction()
872 bit_depth_params->flags.TRUNCATE_DEPTH == 1) in dce60_program_bit_depth_reduction()
892 bit_depth_params->flags.FRAME_RANDOM, in dce60_program_bit_depth_reduction()
893 bit_depth_params->flags.RGB_RANDOM, in dce60_program_bit_depth_reduction()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dtransform.h191 const struct bit_depth_reduction_params *bit_depth_params);
A Ddpp.h174 const struct bit_depth_reduction_params *bit_depth_params);
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h248 struct bit_depth_reduction_params bit_depth_params; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_dp_cts.c474 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
541 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_hw_sequencer.c249 &pipe_ctx->stream->bit_depth_params); in dce60_program_scaler()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_transform_v.c628 const struct bit_depth_reduction_params *bit_depth_params) in dce110_xfmv_set_pixel_storage_depth() argument
A Ddce110_hw_sequencer.c1383 &pipe_ctx->stream->bit_depth_params); in program_scaler()
1507 &stream->bit_depth_params, in apply_single_controller_ctx_to_hw()
1525 &stream->bit_depth_params, in apply_single_controller_ctx_to_hw()
A Ddce110_resource.c924 &pipe_ctx->stream->bit_depth_params); in dce110_resource_build_pipe_hw_param()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c717 stream->bit_depth_params = params; in dc_stream_set_dither_option()
724 &stream->bit_depth_params); in dc_stream_set_dither_option()
3194 &pipe_ctx->stream->bit_depth_params); in commit_planes_do_stream_update()
3196 &stream->bit_depth_params, in commit_planes_do_stream_update()
3200 &stream->bit_depth_params, in commit_planes_do_stream_update()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_resource.c1057 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()
A Ddcn10_hw_sequencer.c954 &stream->bit_depth_params, in dcn10_enable_stream_timing()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c1309 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()
A Ddcn20_hwseq.c1777 &pipe_ctx->stream->bit_depth_params, in dcn20_program_pipe()

Completed in 61 milliseconds