Home
last modified time | relevance | path

Searched refs:dcn20_opp (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_opp.c49 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_set_disp_pattern_generator()
277 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_dpg_set_blank_color()
294 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_dpg_is_blanked()
313 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_program_left_edge_extra_pixel()
339 void dcn20_opp_construct(struct dcn20_opp *oppn20, in dcn20_opp_construct()
Ddcn20_opp.h31 container_of(opp, struct dcn20_opp, base)
123 struct dcn20_opp { struct
133 void dcn20_opp_construct(struct dcn20_opp *oppn20, argument
DMakefile5 dcn20_mpc.o dcn20_opp.o dcn20_hubbub.o dcn20_optc.o dcn20_mmhubbub.o \
Ddcn20_resource.c900 struct dcn20_opp *opp = in dcn20_opp_create()
901 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn20_opp_create()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1193 struct dcn20_opp *opp = in dcn21_opp_create()
1194 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn21_opp_create()