Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c122 struct dmub_cmd_replay_copy_settings_data *copy_settings_data in dmub_replay_copy_settings() local
149 copy_settings_data->aux_inst = replay_context->aux_inst; in dmub_replay_copy_settings()
150 copy_settings_data->digbe_inst = replay_context->digbe_inst; in dmub_replay_copy_settings()
151 copy_settings_data->digfe_inst = replay_context->digfe_inst; in dmub_replay_copy_settings()
154 copy_settings_data->dpp_inst = pipe_ctx->plane_res.dpp->inst; in dmub_replay_copy_settings()
156 copy_settings_data->dpp_inst = 0; in dmub_replay_copy_settings()
158 copy_settings_data->otg_inst = pipe_ctx->stream_res.tg->inst; in dmub_replay_copy_settings()
160 copy_settings_data->otg_inst = 0; in dmub_replay_copy_settings()
162 copy_settings_data->dpphy_inst = link->link_enc->transmitter; in dmub_replay_copy_settings()
165 copy_settings_data->line_time_in_ns = replay_context->line_time_in_ns; in dmub_replay_copy_settings()
[all …]