Home
last modified time | relevance | path

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

/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 …]
/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dtransform.h178 const struct bit_depth_reduction_params *bit_depth_params);
A Ddpp.h236 const struct bit_depth_reduction_params *bit_depth_params);
/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h262 struct bit_depth_reduction_params bit_depth_params; member
/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_dp_cts.c497 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
536 pipe_ctx->stream->bit_depth_params = params; in set_crtc_test_pattern()
/drivers/gpu/drm/amd/display/dc/hwss/dce60/
A Ddce60_hwseq.c249 &pipe_ctx->stream->bit_depth_params); in dce60_program_scaler()
/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
/drivers/gpu/drm/amd/display/dc/hwss/dce110/
A Ddce110_hwseq.c1498 &pipe_ctx->stream->bit_depth_params); in program_scaler()
1629 &stream->bit_depth_params, in dce110_apply_single_controller_ctx_to_hw()
1647 &stream->bit_depth_params, in dce110_apply_single_controller_ctx_to_hw()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c831 stream->bit_depth_params = params; in dc_stream_set_dither_option()
838 &stream->bit_depth_params); in dc_stream_set_dither_option()
3602 &pipe_ctx->stream->bit_depth_params); in commit_planes_do_stream_update()
3604 &stream->bit_depth_params, in commit_planes_do_stream_update()
3608 &stream->bit_depth_params, in commit_planes_do_stream_update()
/drivers/gpu/drm/amd/display/dc/resource/dce110/
A Ddce110_resource.c925 &pipe_ctx->stream->bit_depth_params); in dce110_resource_build_pipe_hw_param()
/drivers/gpu/drm/amd/display/dc/resource/dcn10/
A Ddcn10_resource.c1042 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()
/drivers/gpu/drm/amd/display/dc/resource/dcn20/
A Ddcn20_resource.c1304 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()
/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
A Ddcn401_hwseq.c2044 &pipe_ctx->stream->bit_depth_params, in dcn401_program_pipe()
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c2007 &pipe_ctx->stream->bit_depth_params, in dcn20_program_pipe()
/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
A Ddcn10_hwseq.c1202 &stream->bit_depth_params, in dcn10_enable_stream_timing()

Completed in 60 milliseconds