Searched refs:has_psr (Results 1 – 10 of 10) sorted by relevance
30 func(has_psr); \62 #define HAS_PSR(i915) (DISPLAY_INFO(i915)->has_psr)
397 .has_psr = 1,417 .has_psr = 1,455 .has_psr = 1,479 .has_psr = 1, \519 .has_psr = 1, \573 .has_psr = 1, \662 .has_psr = 1, \
1259 crtc_state->has_psr = true; in intel_psr_compute_config()1291 pipe_config->has_psr = true; in intel_psr_get_config()1665 if (!old_crtc_state->has_psr) in intel_psr_disable()2195 needs_to_disable |= !new_crtc_state->has_psr; in intel_psr_pre_plane_update()2217 if (!crtc_state->has_psr) in _intel_psr_post_plane_update()2308 if (!new_crtc_state->has_psr) in intel_psr_wait_for_idle_locked()2894 if (!crtc_state->has_psr) in intel_psr_lock()2917 if (!crtc_state->has_psr) in intel_psr_unlock()
305 pipe_config->uapi.mode_changed = pipe_config->has_psr; in intel_crtc_crc_setup_workarounds()
2033 if (crtc_state->has_psr) in intel_dp_compute_vsc_sdp()2126 if (pipe_config->has_psr) in can_enable_drrs()3549 if (!crtc_state->has_psr) in intel_dp_set_infoframes()3559 if (!crtc_state->has_psr) in intel_dp_set_infoframes()3692 if (crtc_state->has_psr) in intel_read_dp_vsc_sdp()
1201 bool has_psr; member
5150 if (!current_config->has_psr && !pipe_config->has_psr && \ in intel_pipe_config_compare()5304 PIPE_CONF_CHECK_BOOL(has_psr); in intel_pipe_config_compare()5364 if (current_config->has_psr || pipe_config->has_psr) in intel_pipe_config_compare()
1104 crtc_state->has_psr) { in intel_fbc_check_plane()
977 if (!crtc_state->has_psr) in skl_color_commit_noarm()1023 if (crtc_state->has_psr) in skl_color_commit_arm()
526 if (IS_DISPLAY_VER(dev_priv, 13, 14) && crtc_state->has_psr && type == DP_SDP_VSC) in hsw_write_infoframe()