Searched refs:replay_copy_settings (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.h44 bool (*replay_copy_settings)(struct dmub_replay *dmub, struct dc_link *link, member in struct:dmub_replay_funcs
H A Ddmub_replay.c144 = &cmd.replay_copy_settings.replay_copy_settings_data;
165 cmd.replay_copy_settings.header.type = DMUB_CMD__REPLAY;
166 cmd.replay_copy_settings.header.sub_type = DMUB_CMD__REPLAY_COPY_SETTINGS;
167 cmd.replay_copy_settings.header.payload_bytes = sizeof(struct dmub_cmd_replay_copy_settings_data);
344 .replay_copy_settings = dmub_replay_copy_settings,
/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c984 replay->funcs->replay_copy_settings(replay, link, &replay_context, panel_inst);
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h4494 struct dmub_rb_cmd_replay_copy_settings replay_copy_settings; member in union:dmub_rb_cmd

Completed in 143 milliseconds