Searched refs:bot_mpcc_id (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_mpc.c | 378 int bot_mpcc_id; in mpc1_init_mpcc_list_from_hw() local 399 bot_mpcc_id = bot_sel; in mpc1_init_mpcc_list_from_hw() 400 REG_GET(MPCC_OPP_ID[bot_mpcc_id], MPCC_OPP_ID, &opp_id); in mpc1_init_mpcc_list_from_hw() 401 REG_GET(MPCC_TOP_SEL[bot_mpcc_id], MPCC_TOP_SEL, &top_sel); in mpc1_init_mpcc_list_from_hw() 403 struct mpcc *mpcc_bottom = mpc1_get_mpcc(mpc, bot_mpcc_id); in mpc1_init_mpcc_list_from_hw() 422 REG_GET(MPCC_BOT_SEL[mpcc_inst], MPCC_BOT_SEL, &s->bot_mpcc_id); in mpc1_read_mpcc_state()
|
D | dcn10_hw_sequencer.c | 290 i, s.opp_id, s.dpp_id, s.bot_mpcc_id, in dcn10_log_hw_state()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | mpc.h | 111 uint32_t bot_mpcc_id; member
|