Searched refs:INTEL_NUM_PIPES (Results 1 – 10 of 10) sorted by relevance
218 INTEL_NUM_PIPES(display)); in intel_display_driver_probe_noirq()441 INTEL_NUM_PIPES(display), in intel_display_driver_probe_nogem()442 INTEL_NUM_PIPES(display) > 1 ? "s" : ""); in intel_display_driver_probe_nogem()
121 pdata->num_pipes = INTEL_NUM_PIPES(dev_priv); in lpe_audio_platdev_create()
191 #define INTEL_NUM_PIPES(__display) (hweight8(DISPLAY_RUNTIME_INFO(__display)->pipe_mask)) macro
151 if (!IS_IVYBRIDGE(i915) || INTEL_NUM_PIPES(i915) != 3) in intel_fdi_add_affected_crtcs()222 if (INTEL_NUM_PIPES(dev_priv) == 2) in ilk_check_fdi_lanes()
376 min_t(u8, hweight8(new_dbuf_state->active_pipes), INTEL_NUM_PIPES(display)); in intel_pmdemand_atomic_check()
873 INTEL_NUM_PIPES(dev_priv) == 2) in intel_primary_plane_create()
143 if (drm_WARN_ON(display->drm, data->k > INTEL_NUM_PIPES(display) || data->k == 0)) in intel_hdcp_required_content_stream()2328 data->streams = kcalloc(INTEL_NUM_PIPES(display), in initialize_hdcp_port_data()
1758 const int sr_fifo_size = INTEL_NUM_PIPES(dev_priv) * 512 - 1; in _vlv_compute_pipe_wm()2597 fifo_size /= INTEL_NUM_PIPES(dev_priv); in ilk_plane_wm_max()4184 if (INTEL_NUM_PIPES(dev_priv) == 1) in i9xx_wm_init()
1871 INTEL_NUM_PIPES(display), conn_base_id); in intel_dp_mst_encoder_init()
1314 if (INTEL_NUM_PIPES(dev_priv) == 3 && in ilk_dpll()