Home
last modified time | relevance | path

Searched refs:INTEL_NUM_PIPES (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/i915/display/
A Dintel_display_driver.c215 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()
A Dintel_lpe_audio.c122 pdata->num_pipes = INTEL_NUM_PIPES(display); in lpe_audio_platdev_create()
A Dintel_display_device.h198 #define INTEL_NUM_PIPES(__display) (hweight8(DISPLAY_RUNTIME_INFO(__display)->pipe_mask)) macro
A Dintel_fdi.c147 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()
A Dintel_pmdemand.c355 min_t(u8, intel_dbuf_num_active_pipes(new_dbuf_state), INTEL_NUM_PIPES(display)); in intel_pmdemand_atomic_check()
A Di9xx_plane.c951 INTEL_NUM_PIPES(display) == 2) in intel_primary_plane_create()
A Dintel_hdcp.c152 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()
A Di9xx_wm.c1755 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()
A Dintel_dp_mst.c1881 INTEL_NUM_PIPES(display), conn_base_id); in intel_dp_mst_encoder_init()
A Dintel_dpll.c1304 if (INTEL_NUM_PIPES(display) == 3 && in ilk_dpll()

Completed in 45 milliseconds