Searched refs:enable_psr2_sel_fetch (Results 1 – 5 of 5) sorted by relevance
724 if (crtc_state->enable_psr2_sel_fetch) in tgl_dc3co_exitline_compute_config()755 if (!dev_priv->params.enable_psr2_sel_fetch && in intel_psr2_sel_fetch_config_valid()795 if (!crtc_state->enable_psr2_sel_fetch) in psr2_granularity_check()949 if (!crtc_state->enable_psr2_sel_fetch && in intel_psr2_config_valid()960 if (!crtc_state->enable_psr2_sel_fetch && in intel_psr2_config_valid()973 crtc_state->enable_psr2_sel_fetch = false; in intel_psr2_config_valid()1070 pipe_config->enable_psr2_sel_fetch = true; in intel_psr_get_config()1556 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_disable_plane_sel_fetch()1573 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_program_plane_sel_fetch()1618 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_program_trans_man_trk_ctl()[all …]
1152 bool enable_psr2_sel_fetch; member
5787 PIPE_CONF_CHECK_BOOL(enable_psr2_sel_fetch); in intel_pipe_config_compare()
58 param(bool, enable_psr2_sel_fetch, true, 0400) \
119 i915_param_named_unsafe(enable_psr2_sel_fetch, bool, 0400,
Completed in 31 milliseconds