Searched refs:enable_psr2_sel_fetch (Results 1 – 5 of 5) sorted by relevance
694 if (crtc_state->enable_psr2_sel_fetch) in tgl_dc3co_exitline_compute_config()725 if (!dev_priv->params.enable_psr2_sel_fetch && in intel_psr2_sel_fetch_config_valid()745 return crtc_state->enable_psr2_sel_fetch = true; in intel_psr2_sel_fetch_config_valid()764 if (!crtc_state->enable_psr2_sel_fetch) in psr2_granularity_check()898 if (!crtc_state->enable_psr2_sel_fetch && in intel_psr2_config_valid()909 if (!crtc_state->enable_psr2_sel_fetch && in intel_psr2_config_valid()1029 pipe_config->enable_psr2_sel_fetch = true; in intel_psr_get_config()1434 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_disable_plane_sel_fetch()1451 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_program_plane_sel_fetch()1486 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_program_trans_man_trk_ctl()[all …]
1069 bool enable_psr2_sel_fetch; member
7721 PIPE_CONF_CHECK_BOOL(enable_psr2_sel_fetch); in intel_pipe_config_compare()
58 param(bool, enable_psr2_sel_fetch, true, 0400) \
105 i915_param_named_unsafe(enable_psr2_sel_fetch, bool, 0400,
Completed in 37 milliseconds