Home
last modified time | relevance | path

Searched refs:opp_inst (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.c185 int opp_inst[MAX_PIPES] = {0}; in dcn314_update_odm() local
191 opp_cnt = get_odm_config(pipe_ctx, opp_inst); in dcn314_update_odm()
196 opp_inst, opp_cnt, in dcn314_update_odm()
209 mpc, opp_inst[i], in dcn314_update_odm()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c650 int opp_inst[MAX_PIPES] = { pipe_ctx->stream_res.opp->inst }; in dcn20_enable_stream_timing() local
671 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_enable_stream_timing()
678 opp_inst, opp_cnt, in dcn20_enable_stream_timing()
715 mpc, opp_inst[i], in dcn20_enable_stream_timing()
977 int opp_inst[MAX_PIPES] = { pipe_ctx->stream_res.opp->inst }; in dcn20_update_odm() local
980 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_update_odm()
987 opp_inst, opp_cnt, in dcn20_update_odm()
1433 int opp_inst; in dcn20_update_dchubp_dpp() local
1436 for (opp_inst = 0; opp_inst < opp_coun in dcn20_update_dchubp_dpp()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c246 copy_settings_data->opp_inst = pipe_ctx->stream_res.opp->inst; in dmub_psr_copy_settings()
248 copy_settings_data->opp_inst = 0; in dmub_psr_copy_settings()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h564 uint8_t opp_inst; member
619 uint8_t opp_inst; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c350 copy_settings_data->opp_inst = pipe_ctx->stream_res.opp->inst; in dmub_psr_copy_settings()
352 copy_settings_data->opp_inst = 0; in dmub_psr_copy_settings()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h825 uint32_t opp_inst: 3; member
2180 uint8_t opp_inst; member
3065 uint8_t opp_inst; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c682 int opp_inst[MAX_PIPES] = { pipe_ctx->stream_res.opp->inst }; in dcn20_enable_stream_timing() local
709 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_enable_stream_timing()
716 opp_inst, opp_cnt, in dcn20_enable_stream_timing()
761 mpc, opp_inst[i], in dcn20_enable_stream_timing()
1027 int opp_inst[MAX_PIPES] = { pipe_ctx->stream_res.opp->inst }; in dcn20_update_odm() local
1030 opp_inst[opp_cnt] = odm_pipe->stream_res.opp->inst; in dcn20_update_odm()
1037 opp_inst, opp_cnt, in dcn20_update_odm()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1092 int opp_inst[MAX_PIPES] = {0}; in dcn32_update_odm() local
1098 opp_cnt = get_odm_config(pipe_ctx, opp_inst); in dcn32_update_odm()
1103 opp_inst, opp_cnt, in dcn32_update_odm()
1116 mpc, opp_inst[i], in dcn32_update_odm()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c3481 int opp_inst; in wait_for_outstanding_hw_updates() local
3502 for (opp_inst = 0; opp_inst < opp_count; opp_inst++) { in wait_for_outstanding_hw_updates()
3503 if (dc->res_pool->opps[opp_inst]->mpcc_disconnect_pending[mpcc_inst]) { in wait_for_outstanding_hw_updates()
3505 dc->res_pool->opps[opp_inst]->mpcc_disconnect_pending[mpcc_inst] = false; in wait_for_outstanding_hw_updates()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1809 inst_flags.opp_inst = pipe->stream_res.opp->inst; in dcn10_cursor_lock()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1980 inst_flags.opp_inst = pipe->stream_res.opp->inst; in dcn10_cursor_lock()

Completed in 48 milliseconds