Searched refs:enable_psr2_sel_fetch (Results 1 – 7 of 7) sorted by relevance
49 param(bool, enable_psr2_sel_fetch, true, 0400) \
126 intel_display_param_named_unsafe(enable_psr2_sel_fetch, bool, 0400,
1216 if (crtc_state->enable_psr2_sel_fetch) in tgl_dc3co_exitline_compute_config()1247 if (!display->params.enable_psr2_sel_fetch && in intel_psr2_sel_fetch_config_valid()1260 return crtc_state->enable_psr2_sel_fetch = true; in intel_psr2_sel_fetch_config_valid()1281 if (!crtc_state->enable_psr2_sel_fetch) in psr2_granularity_check()1498 if (!crtc_state->enable_psr2_sel_fetch && in intel_psr2_config_valid()1562 crtc_state->enable_psr2_sel_fetch = false; in intel_sel_update_config_valid()1756 pipe_config->enable_psr2_sel_fetch = true; in intel_psr_get_config()1993 intel_dp->psr.psr2_sel_fetch_enabled = crtc_state->enable_psr2_sel_fetch; in intel_psr_enable_locked()2378 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_program_trans_man_trk_ctl()2628 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_sel_fetch_update()
252 str_enabled_disabled(pipe_config->enable_psr2_sel_fetch)); in intel_crtc_state_dump()
549 if (!crtc_state->enable_psr2_sel_fetch) in i9xx_cursor_disable_sel_fetch_arm()582 if (!crtc_state->enable_psr2_sel_fetch) in i9xx_cursor_update_sel_fetch_arm()
893 if (!crtc_state->enable_psr2_sel_fetch) in icl_plane_disable_sel_fetch_arm()1494 if (!crtc_state->enable_psr2_sel_fetch) in icl_plane_update_sel_fetch_noarm()1616 if (!crtc_state->enable_psr2_sel_fetch) in icl_plane_update_sel_fetch_arm()
1110 bool enable_psr2_sel_fetch; member