Home
last modified time | relevance | path

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

/linux/include/drm/display/
H A Ddrm_dp.h745 # define DP_PANEL_REPLAY_SU_ENABLE (1 << 6) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_psr.c751 val |= DP_PANEL_REPLAY_SU_ENABLE; in _panel_replay_enable_sink()