Home
last modified time | relevance | path

Searched defs:mpc10 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn10/
H A Ddcn10_mpc.c44 struct dcn10_mpc *mpc10 = TO_DCN10_MPC(mpc); in mpc1_set_bg_color() local
81 struct dcn10_mpc *mpc10 = TO_DCN10_MPC(mpc); in mpc1_update_blending() local
99 struct dcn10_mpc *mpc10 = TO_DCN10_MPC(mpc); in mpc1_update_stereo_mix() local
111 struct dcn10_mpc *mpc10 = TO_DCN10_MPC(mpc); in mpc1_assert_idle_mpcc() local
121 struct dcn10_mpc *mpc10 in mpc1_get_mpcc() local
147 struct dcn10_mpc *mpc10 = TO_DCN10_MPC(mpc); mpc1_assert_mpcc_idle_before_connect() local
188 struct dcn10_mpc *mpc10 = TO_DCN10_MPC(mpc); mpc1_insert_plane() local
276 struct dcn10_mpc *mpc10 = TO_DCN10_MPC(mpc); mpc1_remove_mpcc() local
357 struct dcn10_mpc *mpc10 = TO_DCN10_MPC(mpc); mpc1_mpc_init() local
379 struct dcn10_mpc *mpc10 = TO_DCN10_MPC(mpc); mpc1_mpc_init_single_inst() local
400 struct dcn10_mpc *mpc10 = TO_DCN10_MPC(mpc); mpc1_init_mpcc_list_from_hw() local
447 struct dcn10_mpc *mpc10 = TO_DCN10_MPC(mpc); mpc1_read_mpcc_state() local
462 struct dcn10_mpc *mpc10 = TO_DCN10_MPC(mpc); mpc1_cursor_lock() local
469 struct dcn10_mpc *mpc10 = TO_DCN10_MPC(mpc); mpc1_get_mpc_out_mux() local
498 dcn10_mpc_construct(struct dcn10_mpc * mpc10,struct dc_context * ctx,const struct dcn_mpc_registers * mpc_regs,const struct dcn_mpc_shift * mpc_shift,const struct dcn_mpc_mask * mpc_mask,int num_mpcc) dcn10_mpc_construct() argument
[all...]
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c670 struct dcn10_mpc *mpc10 = kzalloc(sizeof(struct dcn10_mpc), in dcn10_mpc_create() local