Home
last modified time | relevance | path

Searched defs:dpp_id (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/display/dc/inc/hw/
H A Dmpc.h87 int dpp_id; /* DPP input to this MPCC */ member
110 uint32_t dpp_id; member
/dflybsd-src/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_mpc.c114 struct mpcc *mpc1_get_mpcc_for_dpp(struct mpc_tree *tree, int dpp_id) in mpc1_get_mpcc_for_dpp()
182 int dpp_id, in mpc1_insert_plane()
H A Ddcn10_hw_sequencer.c862 int dpp_id = pipe_ctx->plane_res.dpp->inst; in hwss1_plane_atomic_disconnect() local