Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A 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()
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
A DMakefile6 dcn20_mpc.o dcn20_opp.o dcn20_hubbub.o dcn20_optc.o dcn20_mmhubbub.o \
A Ddcn20_resource.c790 struct dcn20_opp *opp = in dcn20_opp_create()
791 kzalloc(sizeof(struct dcn20_opp), GFP_ATOMIC); in dcn20_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_resource.c546 struct dcn20_opp *opp = kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn303_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_resource.c589 struct dcn20_opp *opp = kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn302_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_resource.c1062 struct dcn20_opp *opp = in dcn21_opp_create()
1063 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn21_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_resource.c749 struct dcn20_opp *opp = in dcn301_opp_create()
750 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn301_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn316/
A Ddcn316_resource.c947 struct dcn20_opp *opp = in dcn31_opp_create()
948 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn31_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_resource.c984 struct dcn20_opp *opp = in dcn31_opp_create()
985 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn31_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn315/
A Ddcn315_resource.c948 struct dcn20_opp *opp = in dcn31_opp_create()
949 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn31_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn321/
A Ddcn321_resource.c979 struct dcn20_opp *opp2 = in dcn321_opp_create()
980 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn321_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_resource.c952 struct dcn20_opp *opp = in dcn31_opp_create()
953 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn31_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_resource.c980 struct dcn20_opp *opp2 = in dcn32_opp_create()
981 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn32_opp_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c784 struct dcn20_opp *opp = in dcn30_opp_create()
785 kzalloc(sizeof(struct dcn20_opp), GFP_KERNEL); in dcn30_opp_create()

Completed in 48 milliseconds