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,
913 if (crtc_state->enable_psr2_sel_fetch) in tgl_dc3co_exitline_compute_config()944 if (!dev_priv->params.enable_psr2_sel_fetch && in intel_psr2_sel_fetch_config_valid()957 return crtc_state->enable_psr2_sel_fetch = true; in intel_psr2_sel_fetch_config_valid()977 if (!crtc_state->enable_psr2_sel_fetch) in psr2_granularity_check()1190 if (!crtc_state->enable_psr2_sel_fetch && in intel_psr2_config_valid()1203 crtc_state->enable_psr2_sel_fetch = false; in intel_psr2_config_valid()1301 pipe_config->enable_psr2_sel_fetch = true; in intel_psr_get_config()1527 intel_dp->psr.psr2_sel_fetch_enabled = crtc_state->enable_psr2_sel_fetch; in intel_psr_enable_locked()1801 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_disable_plane_sel_fetch_arm()1814 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_program_plane_sel_fetch_arm()[all …]
1203 bool enable_psr2_sel_fetch; member
5306 PIPE_CONF_CHECK_BOOL(enable_psr2_sel_fetch); in intel_pipe_config_compare()