Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2587 bool dc_link_set_psr_allow_active(struct dc_link *link, bool allow_active, bool wait) in dc_link_set_psr_allow_active() argument
2593 link->psr_settings.psr_allow_active = allow_active; in dc_link_set_psr_allow_active()
2596 psr->funcs->psr_enable(psr, allow_active, wait); in dc_link_set_psr_allow_active()
2598 dmcu->funcs->set_psr_enable(dmcu, allow_active, wait); in dc_link_set_psr_allow_active()