Home
last modified time | relevance | path

Searched refs:dpp_id (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dmpc.h116 int dpp_id; /* DPP input to this MPCC */ member
142 uint32_t dpp_id; member
180 int dpp_id,
264 int dpp_id,
283 int dpp_id);
287 int dpp_id);
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_mpc.c122 struct mpcc *mpc1_get_mpcc_for_dpp(struct mpc_tree *tree, int dpp_id) in mpc1_get_mpcc_for_dpp() argument
127 if (tmp_mpcc->dpp_id == dpp_id) in mpc1_get_mpcc_for_dpp()
190 int dpp_id, in mpc1_insert_plane() argument
212 new_mpcc->dpp_id = dpp_id; in mpc1_insert_plane()
224 REG_SET(MPCC_TOP_SEL[mpcc_id], 0, MPCC_TOP_SEL, dpp_id); in mpc1_insert_plane()
329 mpcc_to_remove->dpp_id = 0xf; in mpc1_remove_mpcc()
343 mpcc->dpp_id = 0xf; in mpc1_init_mpcc()
426 mpcc->dpp_id = top_sel; in mpc1_init_mpcc_list_from_hw()
454 REG_GET(MPCC_TOP_SEL[mpcc_inst], MPCC_TOP_SEL, &s->dpp_id); in mpc1_read_mpcc_state()
A Ddcn10_mpc.h147 int dpp_id,
194 int dpp_id);
A Ddcn10_hw_sequencer_debug.c401 i, s.opp_id, s.dpp_id, s.bot_mpcc_id, in dcn10_get_mpcc_states()
A Ddcn10_hw_sequencer.c341 i, s.opp_id, s.dpp_id, s.bot_mpcc_id, in dcn10_log_hw_state()
1143 int dpp_id = pipe_ctx->plane_res.dpp->inst; in dcn10_plane_atomic_disconnect() local
1150 mpcc_to_remove = mpc->funcs->get_mpcc_for_dpp(mpc_tree_params, dpp_id); in dcn10_plane_atomic_disconnect()
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_hwseq.c393 int dpp_id = pipe_ctx->plane_res.dpp->inst; in dcn201_plane_atomic_disconnect() local
404 mpcc_to_remove = mpc->funcs->get_mpcc_for_dpp_from_secondary(mpc_tree_params, dpp_id); in dcn201_plane_atomic_disconnect()
413 mpcc_to_remove = mpc->funcs->get_mpcc_for_dpp(mpc_tree_params, dpp_id); in dcn201_plane_atomic_disconnect()
440 int mpcc_id, dpp_id; in dcn201_update_mpcc() local
494 dpp_id = hubp->inst; in dcn201_update_mpcc()
495 mpcc_id = dpp_id; in dcn201_update_mpcc()
506 remove_mpcc = mpc->funcs->get_mpcc_for_dpp_from_secondary(mpc_tree_params, dpp_id); in dcn201_update_mpcc()
513 remove_mpcc = mpc->funcs->get_mpcc_for_dpp(mpc_tree_params, dpp_id); in dcn201_update_mpcc()
530 dpp_id, in dcn201_update_mpcc()
A Ddcn201_mpc.c65 mpcc->dpp_id = 0xf; in mpc201_init_mpcc()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_mpc.c515 mpcc->dpp_id = 0xf; in mpc2_init_mpcc()
528 struct mpcc *mpc2_get_mpcc_for_dpp(struct mpc_tree *tree, int dpp_id) in mpc2_get_mpcc_for_dpp() argument
533 if (tmp_mpcc->dpp_id == 0xf || tmp_mpcc->dpp_id == dpp_id) in mpc2_get_mpcc_for_dpp()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c2059 if (s.dpp_id < MAX_MPCC) in acquire_resource_from_hw_enabled_state()
2060 pool->mpc->mpcc_array[pipe_ctx->plane_res.mpcc_inst].dpp_id = s.dpp_id; in acquire_resource_from_hw_enabled_state()
/linux/drivers/scsi/lpfc/
A Dlpfc_sli4.h241 uint16_t dpp_id; member
A Dlpfc_sli.c325 q->dpp_id); in lpfc_sli4_wq_put()
17044 wq->dpp_id = bf_get(lpfc_mbx_wq_create_dpp_id, in lpfc_wq_create()
17065 wq->dpp_id, dpp_barset, dpp_offset); in lpfc_wq_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_mpc.c1041 mpcc->dpp_id = 0xf; in mpc3_init_mpcc()

Completed in 59 milliseconds