Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_opp.c51 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_set_disp_pattern_generator()
297 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_program_dpg_dimensions()
308 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_dpg_set_blank_color()
325 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_dpg_is_blanked()
344 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_program_left_edge_extra_pixel()
371 void dcn20_opp_construct(struct dcn20_opp *oppn20, in dcn20_opp_construct()
Ddcn20_opp.h31 container_of(opp, struct dcn20_opp, base)
129 struct dcn20_opp { struct
139 void dcn20_opp_construct(struct dcn20_opp *oppn20, argument
DMakefile6 dcn20_mpc.o dcn20_opp.o dcn20_hubbub.o dcn20_optc.o dcn20_mmhubbub.o \
Ddcn20_resource.c1143 struct dcn20_opp *opp = in dcn20_opp_create()
1144 kzalloc(sizeof(struct dcn20_opp), GFP_ATOMIC); in dcn20_opp_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c704 struct dcn20_opp *opp = kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn302_opp_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c664 struct dcn20_opp *opp = kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn303_opp_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c924 struct dcn20_opp *opp = in dcn301_opp_create()
925 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn301_opp_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1486 struct dcn20_opp *opp = in dcn21_opp_create()
1487 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn21_opp_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1001 struct dcn20_opp *opp = in dcn31_opp_create()
1002 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn31_opp_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c906 struct dcn20_opp *opp = in dcn30_opp_create()
907 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn30_opp_create()