Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_mpc.h31 container_of(mpc_base, struct dcn201_mpc, base)
70 struct dcn201_mpc { struct
79 void dcn201_mpc_construct(struct dcn201_mpc *mpc201, argument
Ddcn201_mpc.c49 struct dcn201_mpc *mpc201 = TO_DCN201_MPC(mpc); in mpc201_set_out_rate_control()
103 void dcn201_mpc_construct(struct dcn201_mpc *mpc201, in dcn201_mpc_construct()
DMakefile6 dcn201_mpc.o dcn201_hubp.o dcn201_opp.o dcn201_optc.o dcn201_dpp.o \
Ddcn201_resource.c725 struct dcn201_mpc *mpc201 = kzalloc(sizeof(struct dcn201_mpc), in dcn201_mpc_create()