Home
last modified time | relevance | path

Searched refs:oppn10 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/opp/dcn10/
H A Ddcn10_opp.c32 (oppn10->regs->reg)
36 oppn10->opp_shift->field_name, oppn10->opp_mask->field_name
39 oppn10->base.ctx
47 * @oppn10: output_pixel_processor struct instance for dcn10.
51 struct dcn10_opp *oppn10, in opp1_set_truncation() argument
61 struct dcn10_opp *oppn10, in opp1_set_spatial_dither() argument
143 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); in opp1_program_bit_depth_reduction() local
145 opp1_set_truncation(oppn10, params); in opp1_program_bit_depth_reduction()
146 opp1_set_spatial_dither(oppn10, param in opp1_program_bit_depth_reduction()
161 opp1_set_pixel_encoding(struct dcn10_opp * oppn10,const struct clamping_and_pixel_encoding_params * params) opp1_set_pixel_encoding() argument
210 opp1_set_clamping(struct dcn10_opp * oppn10,const struct clamping_and_pixel_encoding_params * params) opp1_set_clamping() argument
253 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); opp1_set_dyn_expansion() local
294 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); opp1_program_clamping_and_pixel_encoding() local
305 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); opp1_program_fmt() local
328 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); opp1_program_stereo() local
369 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp); opp1_pipe_clock_control() local
398 dcn10_opp_construct(struct dcn10_opp * oppn10,struct dc_context * ctx,uint32_t inst,const struct dcn10_opp_registers * regs,const struct dcn10_opp_shift * opp_shift,const struct dcn10_opp_mask * opp_mask) dcn10_opp_construct() argument
[all...]
H A Ddcn10_opp.h160 void dcn10_opp_construct(struct dcn10_opp *oppn10,