Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c884 if (power_opts && link->replay_settings.replay_power_opt_active != *power_opts) { in edp_set_replay_allow_active()
888 link->replay_settings.replay_power_opt_active = *power_opts; in edp_set_replay_allow_active()
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_types.h1058 unsigned int replay_power_opt_active; // Power opt flags that are activated currently member