Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_irq_handler.c237 if (link->replay_settings.replay_allow_active) { in handle_hpd_irq_replay_sink()
Dlink_edp_panel_control.c856 if (allow_active && link->replay_settings.replay_allow_active != *allow_active) { in edp_set_replay_allow_active()
861 link->replay_settings.replay_allow_active = *allow_active; in edp_set_replay_allow_active()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_types.h1060 bool replay_allow_active; // Replay is currently active member