Searched refs:INTEL_NUM_PIPES (Results 1 – 10 of 10) sorted by relevance
215 INTEL_NUM_PIPES(display)); in intel_display_driver_probe_noirq()471 INTEL_NUM_PIPES(display), in intel_display_driver_probe_nogem()472 INTEL_NUM_PIPES(display) > 1 ? "s" : ""); in intel_display_driver_probe_nogem()
122 pdata->num_pipes = INTEL_NUM_PIPES(display); in lpe_audio_platdev_create()
198 #define INTEL_NUM_PIPES(__display) (hweight8(DISPLAY_RUNTIME_INFO(__display)->pipe_mask)) macro
147 if (!display->platform.ivybridge || INTEL_NUM_PIPES(display) != 3) in intel_fdi_add_affected_crtcs()216 if (INTEL_NUM_PIPES(display) == 2) in ilk_check_fdi_lanes()
355 min_t(u8, intel_dbuf_num_active_pipes(new_dbuf_state), INTEL_NUM_PIPES(display)); in intel_pmdemand_atomic_check()
951 INTEL_NUM_PIPES(display) == 2) in intel_primary_plane_create()
152 if (drm_WARN_ON(display->drm, data->k > INTEL_NUM_PIPES(display) || data->k == 0)) in intel_hdcp_required_content_stream()2332 data->streams = kcalloc(INTEL_NUM_PIPES(display), in initialize_hdcp_port_data()
1755 const int sr_fifo_size = INTEL_NUM_PIPES(display) * 512 - 1; in _vlv_compute_pipe_wm()2594 fifo_size /= INTEL_NUM_PIPES(display); in ilk_plane_wm_max()4168 if (INTEL_NUM_PIPES(display) == 1) in i9xx_wm_init()
1881 INTEL_NUM_PIPES(display), conn_base_id); in intel_dp_mst_encoder_init()
1304 if (INTEL_NUM_PIPES(display) == 3 && in ilk_dpll()
Completed in 45 milliseconds