Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddmcu.h65 void (*set_psr_enable)(struct dmcu *dmcu, bool enable, bool wait); member
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c626 dmcu->funcs->set_psr_enable(dmcu, link->psr_settings.psr_allow_active, wait); in edp_set_psr_allow_active()