Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h268 struct bit_depth_reduction_params bit_depth_params; member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2483 struct bit_depth_reduction_params bit_depth_params; in hwss_opp_program_bit_depth_reduction() local
2486 memset(&bit_depth_params, 0, sizeof(bit_depth_params)); in hwss_opp_program_bit_depth_reduction()
2488 resource_build_bit_depth_reduction_params(pipe_ctx->stream, &bit_depth_params); in hwss_opp_program_bit_depth_reduction()
2491 opp->funcs->opp_program_bit_depth_reduction(opp, &bit_depth_params); in hwss_opp_program_bit_depth_reduction()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1550 &pipe_ctx->stream->bit_depth_params); in program_scaler()
1682 &stream->bit_depth_params, in dce110_apply_single_controller_ctx_to_hw()
1700 &stream->bit_depth_params, in dce110_apply_single_controller_ctx_to_hw()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c932 &pipe_ctx->stream->bit_depth_params); in dce110_resource_build_pipe_hw_param()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1077 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2143 &pipe_ctx->stream->bit_depth_params, in dcn401_program_pipe()
2298 &pipe_ctx->stream->bit_depth_params, &pipe_ctx->stream->clamping); in dcn401_program_pipe_sequence()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1340 &pipe_ctx->stream->bit_depth_params); in build_pipe_hw_param()