Searched refs:enable_psr2_sel_fetch (Results 1 – 4 of 4) sorted by relevance
57 param(bool, enable_psr2_sel_fetch, false, 0600) \
105 i915_param_named_unsafe(enable_psr2_sel_fetch, bool, 0400,
691 if (!dev_priv->params.enable_psr2_sel_fetch) { in intel_psr2_sel_fetch_config_valid()711 return crtc_state->enable_psr2_sel_fetch = true; in intel_psr2_sel_fetch_config_valid()792 if (!crtc_state->enable_psr2_sel_fetch && in intel_psr2_config_valid()970 dev_priv->psr.psr2_sel_fetch_enabled = crtc_state->enable_psr2_sel_fetch; in intel_psr_enable_locked()1181 !crtc_state->enable_psr2_sel_fetch) in intel_psr2_program_trans_man_trk_ctl()1193 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_sel_fetch_update()
931 bool enable_psr2_sel_fetch; member