Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h174 void (*mpc_init)(struct mpc *mpc); member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_mpc.c435 .mpc_init = mpc1_mpc_init,
Ddcn10_hw_sequencer.c1016 dc->res_pool->mpc->funcs->mpc_init(dc->res_pool->mpc); in dcn10_init_hw()