Searched refs:psr_copy_settings (Results 1 – 4 of 4) sorted by relevance
302 = &cmd.psr_copy_settings.psr_copy_settings_data; in dmub_psr_copy_settings()333 cmd.psr_copy_settings.header.type = DMUB_CMD__PSR; in dmub_psr_copy_settings()334 cmd.psr_copy_settings.header.sub_type = DMUB_CMD__PSR_COPY_SETTINGS; in dmub_psr_copy_settings()335 cmd.psr_copy_settings.header.payload_bytes = sizeof(struct dmub_cmd_psr_copy_settings_data); in dmub_psr_copy_settings()457 .psr_copy_settings = dmub_psr_copy_settings,
39 bool (*psr_copy_settings)(struct dmub_psr *dmub, struct dc_link *link, member
824 link->psr_settings.psr_feature_enabled = psr->funcs->psr_copy_settings(psr, in edp_setup_psr()
3967 struct dmub_rb_cmd_psr_copy_settings psr_copy_settings; member