Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn10/
Ddcn10_mpc.c124 return &(mpc->mpcc_array[mpcc_id]); in mpc1_get_mpcc()
384 mpc1_init_mpcc(&(mpc->mpcc_array[mpcc_id]), mpcc_id); in mpc1_mpc_init()
405 mpc1_init_mpcc(&(mpc->mpcc_array[mpcc_id]), mpcc_id); in mpc1_mpc_init_single_inst()
535 mpc1_init_mpcc(&mpc10->base.mpcc_array[i], i); in dcn10_mpc_construct()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_mpc.c124 mpc201_init_mpcc(&mpc201->base.mpcc_array[i], i); in dcn201_mpc_construct()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h282 struct mpcc mpcc_array[MAX_MPCC]; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn401/
Ddcn401_mpc.c652 mpc3_init_mpcc(&mpc401->base.mpcc_array[i], i); in dcn401_mpc_construct()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn20/
Ddcn20_mpc.c608 mpc2_init_mpcc(&mpc20->base.mpcc_array[i], i); in dcn20_mpc_construct()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn32/
Ddcn32_mpc.c1049 mpc3_init_mpcc(&mpc30->base.mpcc_array[i], i); in dcn32_mpc_construct()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c3484 pool->mpc->mpcc_array[pipe_ctx->plane_res.mpcc_inst].dpp_id = in acquire_resource_from_hw_enabled_state()
3488 pool->mpc->mpcc_array[pipe_ctx->plane_res.mpcc_inst].mpcc_bot = in acquire_resource_from_hw_enabled_state()
3489 &pool->mpc->mpcc_array[s.bot_mpcc_id]; in acquire_resource_from_hw_enabled_state()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn30/
Ddcn30_mpc.c1556 mpc3_init_mpcc(&mpc30->base.mpcc_array[i], i); in dcn30_mpc_construct()