Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h87 int dpp_id; /* DPP input to this MPCC */ member
110 uint32_t dpp_id; member
148 int dpp_id,
193 int dpp_id);
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_mpc.c114 struct mpcc *mpc1_get_mpcc_for_dpp(struct mpc_tree *tree, int dpp_id) in mpc1_get_mpcc_for_dpp() argument
119 if (tmp_mpcc->dpp_id == dpp_id) in mpc1_get_mpcc_for_dpp()
182 int dpp_id, in mpc1_insert_plane() argument
204 new_mpcc->dpp_id = dpp_id; in mpc1_insert_plane()
216 REG_SET(MPCC_TOP_SEL[mpcc_id], 0, MPCC_TOP_SEL, dpp_id); in mpc1_insert_plane()
317 mpcc_to_remove->dpp_id = 0xf; in mpc1_remove_mpcc()
330 mpcc->dpp_id = 0xf; in mpc1_init_mpcc()
393 mpcc->dpp_id = top_sel; in mpc1_init_mpcc_list_from_hw()
421 REG_GET(MPCC_TOP_SEL[mpcc_inst], MPCC_TOP_SEL, &s->dpp_id); in mpc1_read_mpcc_state()
Ddcn10_mpc.h141 int dpp_id,
184 int dpp_id);
Ddcn10_hw_sequencer.c290 i, s.opp_id, s.dpp_id, s.bot_mpcc_id, in dcn10_log_hw_state()
858 int dpp_id = pipe_ctx->plane_res.dpp->inst; in hwss1_plane_atomic_disconnect() local
865 mpcc_to_remove = mpc->funcs->get_mpcc_for_dpp(mpc_tree_params, dpp_id); in hwss1_plane_atomic_disconnect()
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli4.h184 uint16_t dpp_id; member
Dlpfc_sli.c198 q->dpp_id); in lpfc_sli4_wq_put()
15341 wq->dpp_id = bf_get(lpfc_mbx_wq_create_dpp_id, in lpfc_wq_create()
15362 wq->dpp_id, dpp_barset, dpp_offset); in lpfc_wq_create()