Home
last modified time | relevance | path

Searched refs:opp_inst (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.c652 int opp_inst[MAX_PIPES] = { pipe_ctx->stream_res.opp->inst }; in dcn20_enable_stream_timing() local
669 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_enable_stream_timing()
676 opp_inst, opp_cnt, in dcn20_enable_stream_timing()
712 mpc, opp_inst[i], in dcn20_enable_stream_timing()
974 int opp_inst[MAX_PIPES] = { pipe_ctx->stream_res.opp->inst }; in dcn20_update_odm() local
977 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_update_odm()
984 opp_inst, opp_cnt, in dcn20_update_odm()
1468 int opp_inst; in dcn20_update_dchubp_dpp() local
1471 for (opp_inst = 0; opp_inst < opp_count; opp_inst++) { in dcn20_update_dchubp_dpp()
1472 if (dc->res_pool->opps[opp_inst]->mpcc_disconnect_pending[mpcc_inst]) { in dcn20_update_dchubp_dpp()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddmub_psr.c308 copy_settings_data->opp_inst = pipe_ctx->stream_res.opp->inst; in dmub_psr_copy_settings()
310 copy_settings_data->opp_inst = 0; in dmub_psr_copy_settings()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
A Ddmub_cmd.h531 uint32_t opp_inst: 3; member
1475 uint8_t opp_inst; member
1793 uint8_t opp_inst; member
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c1925 inst_flags.opp_inst = pipe->stream_res.opp->inst; in dcn10_cursor_lock()

Completed in 23 milliseconds