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

/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.h39 bool (*psr_copy_settings)(struct dmub_psr *dmub, struct dc_link *link, member in struct:dmub_psr_funcs
H A Ddmub_psr.c298 = &cmd.psr_copy_settings.psr_copy_settings_data;
329 cmd.psr_copy_settings.header.type = DMUB_CMD__PSR;
330 cmd.psr_copy_settings.header.sub_type = DMUB_CMD__PSR_COPY_SETTINGS;
331 cmd.psr_copy_settings.header.payload_bytes = sizeof(struct dmub_cmd_psr_copy_settings_data);
458 .psr_copy_settings = dmub_psr_copy_settings,
/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c834 link->psr_settings.psr_feature_enabled = psr->funcs->psr_copy_settings(psr,
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h4318 struct dmub_rb_cmd_psr_copy_settings psr_copy_settings; member in union:dmub_rb_cmd

Completed in 107 milliseconds