Home
last modified time | relevance | path

Searched refs:is_vid_mode (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dicl_dsi.c732 if (is_vid_mode(intel_dsi)) in gen11_dsi_configure_transcoder()
737 if (is_vid_mode(intel_dsi)) { in gen11_dsi_configure_transcoder()
856 if (is_vid_mode(intel_dsi)) in gen11_dsi_set_transcoder_timings()
868 if (is_vid_mode(intel_dsi)) { in gen11_dsi_set_transcoder_timings()
910 if (is_vid_mode(intel_dsi)) { in gen11_dsi_set_transcoder_timings()
954 if (is_vid_mode(intel_dsi)) { in gen11_dsi_set_transcoder_timings()
968 if (is_vid_mode(intel_dsi)) { in gen11_dsi_set_transcoder_timings()
1070 if (is_vid_mode(intel_dsi) || (intel_dsi->ports & BIT(PORT_B))) in gen11_dsi_config_util_pin()
H A Dintel_dsi.h153 static inline bool is_vid_mode(struct intel_dsi *intel_dsi) in is_vid_mode() function
H A Dvlv_dsi.c904 if (is_vid_mode(intel_dsi)) { in intel_dsi_disable()
940 if (is_vid_mode(intel_dsi)) { in intel_dsi_post_disable()
1466 if (is_vid_mode(intel_dsi) && in intel_dsi_prepare()
1542 if (is_vid_mode(intel_dsi)) in intel_dsi_prepare()
H A Dintel_dsi_vbt.c679 if (is_vid_mode(intel_dsi) && dev_priv->vbt.dsi.seq_version >= 3) in intel_dsi_msleep()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c757 bool is_vid_mode = false; in dpu_encoder_resource_control() local
765 is_vid_mode = dpu_enc->disp_info.capabilities & in dpu_encoder_resource_control()
805 if (is_vid_mode && dpu_enc->rc_state == DPU_ENC_RC_STATE_IDLE) in dpu_encoder_resource_control()
859 if (is_vid_mode && in dpu_encoder_resource_control()
935 if (is_vid_mode) in dpu_encoder_resource_control()