Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/opp/dcn20/
H A Ddcn20_opp.c52 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_set_disp_pattern_generator()
298 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_program_dpg_dimensions()
309 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_dpg_set_blank_color()
326 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_dpg_is_blanked()
343 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_dpg_is_pending()
359 struct dcn20_opp *oppn20 = TO_DCN20_OPP(opp); in opp2_program_left_edge_extra_pixel()
400 void dcn20_opp_construct(struct dcn20_opp *oppn20, in dcn20_opp_construct()
H A 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
/linux-6.15/drivers/gpu/drm/amd/display/dc/opp/dcn35/
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);
H A Ddcn35_opp.c39 void dcn35_opp_construct(struct dcn20_opp *oppn20, struct dc_context *ctx, in dcn35_opp_construct()
50 void dcn35_opp_set_fgcg(struct dcn20_opp *oppn20, bool enable) in dcn35_opp_set_fgcg()
/linux-6.15/drivers/gpu/drm/amd/display/dc/opp/
H A DMakefile38 OPP_DCN20 = dcn20_opp.o
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c549 struct dcn20_opp *opp = kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn303_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c573 struct dcn20_opp *opp = kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn302_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c733 struct dcn20_opp *opp = in dcn301_opp_create()
734 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn301_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1028 struct dcn20_opp *opp = in dcn21_opp_create()
1029 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn21_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c928 struct dcn20_opp *opp = in dcn31_opp_create()
929 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn31_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c970 struct dcn20_opp *opp = in dcn31_opp_create()
971 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn31_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c840 struct dcn20_opp *opp = in dcn35_opp_create()
841 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn35_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c934 struct dcn20_opp *opp = in dcn31_opp_create()
935 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn31_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c936 struct dcn20_opp *opp = in dcn31_opp_create()
937 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn31_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c968 struct dcn20_opp *opp2 = in dcn321_opp_create()
969 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn321_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c821 struct dcn20_opp *opp = in dcn35_opp_create()
822 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn35_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c820 struct dcn20_opp *opp = in dcn35_opp_create()
821 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn35_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c967 struct dcn20_opp *opp4 = in dcn401_opp_create()
968 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn401_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c770 struct dcn20_opp *opp = in dcn30_opp_create()
771 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn30_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c972 struct dcn20_opp *opp2 = in dcn32_opp_create()
973 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn32_opp_create()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c770 struct dcn20_opp *opp = in dcn20_opp_create()
771 kzalloc(sizeof(struct dcn20_opp), GFP_ATOMIC); in dcn20_opp_create()