Home
last modified time | relevance | path

Searched refs:mpcc (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_mpc.c62 static void mpc201_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc201_init_mpcc() argument
64 mpcc->mpcc_id = mpcc_inst; in mpc201_init_mpcc()
65 mpcc->dpp_id = 0xf; in mpc201_init_mpcc()
66 mpcc->mpcc_bot = NULL; in mpc201_init_mpcc()
67 mpcc->blnd_cfg.overlap_only = false; in mpc201_init_mpcc()
68 mpcc->blnd_cfg.global_alpha = 0xff; in mpc201_init_mpcc()
69 mpcc->blnd_cfg.global_gain = 0xff; in mpc201_init_mpcc()
70 mpcc->blnd_cfg.background_color_bpc = 4; in mpc201_init_mpcc()
71 mpcc->blnd_cfg.bottom_gain_mode = 0; in mpc201_init_mpcc()
72 mpcc->blnd_cfg.top_gain = 0x1f000; in mpc201_init_mpcc()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c387 struct mpcc *mpcc_to_remove = NULL; in dcn201_plane_atomic_disconnect()
431 struct mpcc *new_mpcc; in dcn201_update_mpcc()
432 struct mpcc *remove_mpcc = NULL; in dcn201_update_mpcc()
/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa300-raumfeld-speaker-one.dts115 st,max-power-use-mpcc;
/linux/Documentation/devicetree/bindings/sound/
H A Dst,sta32x.txt62 - st,max-power-use-mpcc:
H A Dst,sta350.txt66 - st,max-power-use-mpcc:
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2587 /* Disconnect mpcc */ in dcn401_post_unlock_program_front_end()
2612 DC_LOG_DC("Reset mpcc for pipe %d\n", dc->current_state->res_ctx.pipe_ctx[i].pipe_idx); in dcn401_post_unlock_program_front_end()
2626 * Program all updated pipes, order matters for mpcc setup. Start with in dcn401_post_unlock_program_front_end()
2903 new_pipe->update_flags.bits.mpcc = 1; in dcn401_plane_atomic_power_down()
2962 * Assume mpcc inst = pipe index, if not this code needs to be updated in dcn401_update_cursor_offload_pipe()
2963 * since mpcc is what is affected by these. In fact all of our sequence in dcn401_update_cursor_offload_pipe()
2965 * same index mpcc reset. in dcn401_update_cursor_offload_pipe()
2973 * Detect mpcc blending changes, only dpp inst and opp matter here, in dcn401_plane_atomic_power_down_sequence()
2979 new_pipe->update_flags.bits.mpcc = 1; in dcn401_plane_atomic_power_down_sequence()
3194 struct mpcc *mpcc_to_remov in dcn401_enable_writeback_sequence()
[all...]
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2940 struct mpcc *mpcc_to_remove = params->mpc_remove_mpcc_params.mpcc_to_remove; in hwss_dpp_reset()
3477 struct mpcc *insert_above_mpcc = params->mpc_insert_plane_params.insert_above_mpcc; in hwss_add_mcif_wb_disable()
3877 struct mpc *mpc, struct mpc_tree *mpc_tree_params, struct mpcc *mpcc_to_remove) in hwss_add_hubp_set_unbounded_requesting()
4015 struct mpcc *insert_above_mpcc, in hwss_add_set_cursor_position()