Searched refs:psr_copy_settings (Results 1 – 4 of 4) sorted by relevance
306 = &cmd.psr_copy_settings.psr_copy_settings_data; in dmub_psr_copy_settings()337 cmd.psr_copy_settings.header.type = DMUB_CMD__PSR; in dmub_psr_copy_settings()338 cmd.psr_copy_settings.header.sub_type = DMUB_CMD__PSR_COPY_SETTINGS; in dmub_psr_copy_settings()339 cmd.psr_copy_settings.header.payload_bytes = sizeof(struct dmub_cmd_psr_copy_settings_data); in dmub_psr_copy_settings()465 .psr_copy_settings = dmub_psr_copy_settings,
38 bool (*psr_copy_settings)(struct dmub_psr *dmub, struct dc_link *link, member
742 link->psr_settings.psr_feature_enabled = psr->funcs->psr_copy_settings(psr, in dc_link_setup_psr()
3359 struct dmub_rb_cmd_psr_copy_settings psr_copy_settings; member
Completed in 17 milliseconds