Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_mpc.c124 return &(mpc->mpcc_array[mpcc_id]); in mpc1_get_mpcc()
383 mpc1_init_mpcc(&(mpc->mpcc_array[mpcc_id]), mpcc_id); in mpc1_mpc_init()
404 mpc1_init_mpcc(&(mpc->mpcc_array[mpcc_id]), mpcc_id); in mpc1_mpc_init_single_inst()
534 mpc1_init_mpcc(&mpc10->base.mpcc_array[i], i); in dcn10_mpc_construct()
/linux-6.1.9/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.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h181 struct mpcc mpcc_array[MAX_MPCC]; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_mpc.c588 mpc2_init_mpcc(&mpc20->base.mpcc_array[i], i); in dcn20_mpc_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c2401 pool->mpc->mpcc_array[pipe_ctx->plane_res.mpcc_inst].dpp_id = in acquire_resource_from_hw_enabled_state()
2405 pool->mpc->mpcc_array[pipe_ctx->plane_res.mpcc_inst].mpcc_bot = in acquire_resource_from_hw_enabled_state()
2406 &pool->mpc->mpcc_array[s.bot_mpcc_id]; in acquire_resource_from_hw_enabled_state()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_mpc.c1043 mpc3_init_mpcc(&mpc30->base.mpcc_array[i], i); in dcn32_mpc_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_mpc.c1459 mpc3_init_mpcc(&mpc30->base.mpcc_array[i], i); in dcn30_mpc_construct()