Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_edp_panel_control.c457 bool wait, bool force_static, const unsigned int *power_opts) in dc_link_set_psr_allow_active() argument
476 if (power_opts && link->psr_settings.psr_power_opt != *power_opts) { in dc_link_set_psr_allow_active()
477 link->psr_settings.psr_power_opt = *power_opts; in dc_link_set_psr_allow_active()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_link.h372 bool wait, bool force_static, const unsigned int *power_opts);

Completed in 8 milliseconds