Home
last modified time | relevance | path

Searched refs:oppn20 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/opp/dcn20/
H A Ddcn20_opp.c32 (oppn20->regs->reg)
36 oppn20->opp_shift->field_name, oppn20->opp_mask->field_name
39 oppn20->base.ctx
52 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_set_disp_pattern_generator() local
298 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_program_dpg_dimensions() local
309 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_dpg_set_blank_color() local
326 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_dpg_is_blanked() local
343 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_dpg_is_pending() local
359 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_program_left_edge_extra_pixel() local
400 void dcn20_opp_construct(struct dcn20_opp *oppn20, in dcn20_opp_construct() argument
[all …]
H A Ddcn20_opp.h139 void dcn20_opp_construct(struct dcn20_opp *oppn20,
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn35/
H A Ddcn35_opp.c30 #define REG(reg) ((const struct dcn35_opp_registers *)(oppn20->regs))->reg
34 ((const struct dcn35_opp_shift *)(oppn20->opp_shift))->field_name, \
35 ((const struct dcn35_opp_mask *)(oppn20->opp_mask))->field_name
37 #define CTX oppn20->base.ctx
39 void dcn35_opp_construct(struct dcn20_opp *oppn20, struct dc_context *ctx, in dcn35_opp_construct() argument
44 dcn20_opp_construct(oppn20, ctx, inst, in dcn35_opp_construct()
50 void dcn35_opp_set_fgcg(struct dcn20_opp *oppn20, bool enable) in dcn35_opp_set_fgcg() argument
H A Ddcn35_opp.h58 void dcn35_opp_construct(struct dcn20_opp *oppn20,
65 void dcn35_opp_set_fgcg(struct dcn20_opp *oppn20, bool enable);