Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c701 struct dcn10_mpc *mpc10 = kzalloc_obj(struct dcn10_mpc); in dcn10_mpc_create() local
703 if (!mpc10) in dcn10_mpc_create()
706 dcn10_mpc_construct(mpc10, ctx, in dcn10_mpc_create()
712 return &mpc10->base; in dcn10_mpc_create()