Home
last modified time | relevance | path

Searched refs:mpc_init (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dmpc.h174 void (*mpc_init)(struct mpc *mpc); member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_mpc.c435 .mpc_init = mpc1_mpc_init,
H A Ddcn10_hw_sequencer.c1020 dc->res_pool->mpc->funcs->mpc_init(dc->res_pool->mpc); in dcn10_init_hw()