Searched refs:INTEL_NUM_PIPES (Results 1 – 4 of 4) sorted by relevance
118 pdata->num_pipes = INTEL_NUM_PIPES(dev_priv); in lpe_audio_platdev_create()
7847 if (INTEL_NUM_PIPES(dev_priv) == 2) in ilk_check_fdi_lanes()10318 if (INTEL_NUM_PIPES(dev_priv) == 3 && in ilk_compute_dpll()16387 INTEL_NUM_PIPES(dev_priv) == 2) in intel_primary_plane_create()17883 INTEL_NUM_PIPES(i915)); in intel_modeset_init_noirq()17952 INTEL_NUM_PIPES(i915), in intel_modeset_init_nogem()17953 INTEL_NUM_PIPES(i915) > 1 ? "s" : ""); in intel_modeset_init_nogem()19110 err_printf(m, "Num Pipes: %d\n", INTEL_NUM_PIPES(dev_priv)); in intel_display_print_error_state()
1751 #define INTEL_NUM_PIPES(dev_priv) (hweight8(INTEL_INFO(dev_priv)->pipe_mask)) macro
1960 const int sr_fifo_size = INTEL_NUM_PIPES(dev_priv) * 512 - 1; in vlv_compute_pipe_wm()2711 fifo_size /= INTEL_NUM_PIPES(dev_priv); in ilk_plane_wm_max()7698 if (INTEL_NUM_PIPES(dev_priv) == 1) { in intel_init_pm()