Home
last modified time | relevance | path

Searched refs:copy_settings_data (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddmub_psr.c337 copy_settings_data->aux_inst = psr_context->channel; in dmub_psr_copy_settings()
346 copy_settings_data->dpp_inst = 0; in dmub_psr_copy_settings()
350 copy_settings_data->opp_inst = 0; in dmub_psr_copy_settings()
354 copy_settings_data->otg_inst = 0; in dmub_psr_copy_settings()
364 copy_settings_data->debug.u32All = 0; in dmub_psr_copy_settings()
371 copy_settings_data->su_y_granularity = 0; in dmub_psr_copy_settings()
375 copy_settings_data->line_capture_indication = 0; in dmub_psr_copy_settings()
381 copy_settings_data->panel_inst = panel_inst; in dmub_psr_copy_settings()
388 if (copy_settings_data->dsc_enable_status && in dmub_psr_copy_settings()
419 copy_settings_data->relock_delay_frame_cnt = 0; in dmub_psr_copy_settings()
[all …]
A Ddmub_replay.c121 struct dmub_cmd_replay_copy_settings_data *copy_settings_data in dmub_replay_copy_settings() local
148 copy_settings_data->aux_inst = replay_context->aux_inst; in dmub_replay_copy_settings()
149 copy_settings_data->digbe_inst = replay_context->digbe_inst; in dmub_replay_copy_settings()
150 copy_settings_data->digfe_inst = replay_context->digfe_inst; in dmub_replay_copy_settings()
153 copy_settings_data->dpp_inst = pipe_ctx->plane_res.dpp->inst; in dmub_replay_copy_settings()
155 copy_settings_data->dpp_inst = 0; in dmub_replay_copy_settings()
159 copy_settings_data->otg_inst = 0; in dmub_replay_copy_settings()
165 copy_settings_data->panel_inst = panel_inst; in dmub_replay_copy_settings()
174 copy_settings_data->flags.u32All = 0; in dmub_replay_copy_settings()
188 copy_settings_data->flags.bitfields.force_wakeup_by_tps3 = 1; in dmub_replay_copy_settings()
[all …]

Completed in 8 milliseconds