Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/display/dc/inc/hw/
Dmpc.h270 int opp_id; member
288 uint32_t opp_id; member
447 int opp_id,
602 int opp_id,
621 int opp_id,
641 int opp_id,
663 int opp_id,
780 int opp_id,
903 int opp_id);
Dhubp.h108 int opp_id; member
Dtiming_generator.h317 void (*set_odm_combine)(struct timing_generator *optc, int *opp_id, int opp_cnt,
/openbsd/src/sys/dev/pci/drm/amd/display/dc/core/
Ddc_hw_sequencer.c710 …block_sequence[*num_steps].params.set_output_csc_params.opp_id = current_mpc_pipe->stream_res.opp-… in hwss_build_fast_sequence()
717 …block_sequence[*num_steps].params.set_ocsc_default_params.opp_id = current_mpc_pipe->stream_res.op… in hwss_build_fast_sequence()
930 int opp_id = params->set_output_csc_params.opp_id; in hwss_set_output_csc() local
936 opp_id, in hwss_set_output_csc()
944 int opp_id = params->set_ocsc_default_params.opp_id; in hwss_set_ocsc_default() local
950 opp_id, in hwss_set_ocsc_default()
Ddc_resource.c3496 if (s.opp_id < MAX_OPP) in acquire_resource_from_hw_enabled_state()
3497 pipe_ctx->stream_res.opp->mpc_tree_params.opp_id = s.opp_id; in acquire_resource_from_hw_enabled_state()
/openbsd/src/sys/dev/pci/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer_debug.c400 if (s.opp_id != 0xf) { in dcn10_get_mpcc_states()
402 i, s.opp_id, s.dpp_id, s.bot_mpcc_id, in dcn10_get_mpcc_states()