Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/mpc/dcn10/
A Ddcn10_mpc.c407 int bot_mpcc_id; in mpc1_init_mpcc_list_from_hw() local
428 bot_mpcc_id = bot_sel; in mpc1_init_mpcc_list_from_hw()
429 REG_GET(MPCC_OPP_ID[bot_mpcc_id], MPCC_OPP_ID, &opp_id); in mpc1_init_mpcc_list_from_hw()
430 REG_GET(MPCC_TOP_SEL[bot_mpcc_id], MPCC_TOP_SEL, &top_sel); in mpc1_init_mpcc_list_from_hw()
432 struct mpcc *mpcc_bottom = mpc1_get_mpcc(mpc, bot_mpcc_id); in mpc1_init_mpcc_list_from_hw()
451 REG_GET(MPCC_BOT_SEL[mpcc_inst], MPCC_BOT_SEL, &s->bot_mpcc_id); in mpc1_read_mpcc_state()
/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dmpc.h326 uint32_t bot_mpcc_id; member
/drivers/gpu/drm/amd/display/dc/mpc/dcn20/
A Ddcn20_mpc.c552 REG_GET(MPCC_BOT_SEL[mpcc_inst], MPCC_BOT_SEL, &s->bot_mpcc_id); in mpc2_read_mpcc_state()
/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer_debug.c402 i, s.opp_id, s.dpp_id, s.bot_mpcc_id, in dcn10_get_mpcc_states()
/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
A Ddcn30_hwseq.c191 i, s.opp_id, s.dpp_id, s.bot_mpcc_id, in dcn30_log_color_state()
/drivers/gpu/drm/amd/display/dc/mpc/dcn30/
A Ddcn30_mpc.c1481 REG_GET(MPCC_BOT_SEL[mpcc_inst], MPCC_BOT_SEL, &s->bot_mpcc_id); in mpc3_read_mpcc_state()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c3705 if (s.bot_mpcc_id < MAX_MPCC) in acquire_resource_from_hw_enabled_state()
3707 &pool->mpc->mpcc_array[s.bot_mpcc_id]; in acquire_resource_from_hw_enabled_state()
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c174 i, s.opp_id, s.dpp_id, s.bot_mpcc_id, in dcn20_log_color_state()
/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
A Ddcn10_hwseq.c533 i, s.opp_id, s.dpp_id, s.bot_mpcc_id, in dcn10_log_color_state()

Completed in 34 milliseconds