Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_irq_handler.c237 if (link->replay_settings.replay_allow_active) { in handle_hpd_irq_replay_sink()
H A Dlink_edp_panel_control.c893 if (allow_active && link->replay_settings.replay_allow_active != *allow_active) { in edp_set_replay_allow_active()
898 link->replay_settings.replay_allow_active = *allow_active; in edp_set_replay_allow_active()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h1058 bool replay_allow_active; // Replay is currently active member