Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_mpc.c118 return &(mpc->mpcc_array[mpcc_id]); in mpc1_get_mpcc()
377 mpc1_init_mpcc(&(mpc->mpcc_array[mpcc_id]), mpcc_id); in mpc1_mpc_init()
398 mpc1_init_mpcc(&(mpc->mpcc_array[mpcc_id]), mpcc_id); in mpc1_mpc_init_single_inst()
515 mpc1_init_mpcc(&mpc10->base.mpcc_array[i], i); in dcn10_mpc_construct()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmpc.h143 struct mpcc mpcc_array[MAX_MPCC]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_mpc.c588 mpc2_init_mpcc(&mpc20->base.mpcc_array[i], i); in dcn20_mpc_construct()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2049 pool->mpc->mpcc_array[pipe_ctx->plane_res.mpcc_inst].dpp_id = s.dpp_id; in acquire_resource_from_hw_enabled_state()
2052 pool->mpc->mpcc_array[pipe_ctx->plane_res.mpcc_inst].mpcc_bot = in acquire_resource_from_hw_enabled_state()
2053 &pool->mpc->mpcc_array[s.bot_mpcc_id]; in acquire_resource_from_hw_enabled_state()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_mpc.c1407 mpc3_init_mpcc(&mpc30->base.mpcc_array[i], i); in dcn30_mpc_construct()