Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_psr.c780 u8 panel_replay_config[2]; in _panel_replay_enable_sink() local
783 panel_replay_config[0] = DP_PANEL_REPLAY_ENABLE | in _panel_replay_enable_sink()
788 panel_replay_config[1] = DP_PANEL_REPLAY_CRC_VERIFICATION; in _panel_replay_enable_sink()
790 panel_replay_config[0] |= DP_PANEL_REPLAY_SU_ENABLE; in _panel_replay_enable_sink()
793 panel_replay_config[0] |= DP_PANEL_REPLAY_ENABLE_SU_REGION_ET; in _panel_replay_enable_sink()
796 panel_replay_config[1] |= in _panel_replay_enable_sink()
800 panel_replay_config, sizeof(panel_replay_config)); in _panel_replay_enable_sink()