Home
last modified time | relevance | path

Searched refs:enable_psr2_sel_fetch (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_psr.c1265 if (crtc_state->enable_psr2_sel_fetch) in tgl_dc3co_exitline_compute_config()
1296 if (!display->params.enable_psr2_sel_fetch && in intel_psr2_sel_fetch_config_valid()
1303 return crtc_state->enable_psr2_sel_fetch = true; in intel_psr2_sel_fetch_config_valid()
1335 if (!crtc_state->enable_psr2_sel_fetch) in psr2_granularity_check()
1624 if (!crtc_state->enable_psr2_sel_fetch && in intel_psr2_config_valid()
1703 crtc_state->enable_psr2_sel_fetch = false; in intel_sel_update_config_valid()
1945 pipe_config->enable_psr2_sel_fetch = true; in intel_psr_get_config()
2192 intel_dp->psr.psr2_sel_fetch_enabled = crtc_state->enable_psr2_sel_fetch; in intel_psr_enable_locked()
2610 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_program_trans_man_trk_ctl()
2879 if (!crtc_state->enable_psr2_sel_fetch) in intel_psr2_sel_fetch_update()
[all …]
H A Dintel_display_types.h1177 bool enable_psr2_sel_fetch; member
H A Dintel_plane.c1375 if (crtc_state->enable_psr2_sel_fetch) { in intel_panic_flush()