Searched refs:enable_psr2_sel_fetch (Results 1 – 5 of 5) sorted by relevance
59 param(bool, enable_psr2_sel_fetch, true, 0400) \
119 i915_param_named_unsafe(enable_psr2_sel_fetch, bool, 0400,
911 if (crtc_state->enable_psr2_sel_fetch) in tgl_dc3co_exitline_compute_config()942 if (!dev_priv->params.enable_psr2_sel_fetch && in intel_psr2_sel_fetch_config_valid()955 return crtc_state->enable_psr2_sel_fetch = true; in intel_psr2_sel_fetch_config_valid()975 if (!crtc_state->enable_psr2_sel_fetch) in psr2_granularity_check()1188 if (!crtc_state->enable_psr2_sel_fetch && in intel_psr2_config_valid()1201 crtc_state->enable_psr2_sel_fetch = false; in intel_psr2_config_valid()1299 pipe_config->enable_psr2_sel_fetch = true; in intel_psr_get_config()1513 intel_dp->psr.psr2_sel_fetch_enabled = crtc_state->enable_psr2_sel_fetch; in intel_psr_enable_locked()1787 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_disable_plane_sel_fetch_arm()1800 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_program_plane_sel_fetch_arm()[all …]
1203 bool enable_psr2_sel_fetch; member
5305 PIPE_CONF_CHECK_BOOL(enable_psr2_sel_fetch); in intel_pipe_config_compare()