Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/
Ddc_link.h313 bool wait, bool force_static, const unsigned int *power_opts);
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c3096 bool wait, bool force_static, const unsigned int *power_opts) in dc_link_set_psr_allow_active() argument
3115 if (power_opts && link->psr_settings.psr_power_opt != *power_opts) { in dc_link_set_psr_allow_active()
3116 link->psr_settings.psr_power_opt = *power_opts; in dc_link_set_psr_allow_active()