Home
last modified time | relevance | path

Searched refs:INVALID_PIPE (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_atomic.c50 enum pipe nuclear_pipe = INVALID_PIPE; in intel_atomic_check()
64 if (nuclear_pipe == INVALID_PIPE) { in intel_atomic_check()
Dintel_dp.c399 if (intel_dp->pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
415 if (tmp->pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
489 return INVALID_PIPE; in vlv_initial_pps_pipe()
507 if (intel_dp->pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
511 if (intel_dp->pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
516 if (intel_dp->pps_pipe == INVALID_PIPE) { in vlv_initial_power_sequencer_setup()
554 intel_dp->pps_pipe = INVALID_PIPE; in vlv_power_sequencer_reset()
622 intel_dp->pps_pipe == INVALID_PIPE) in edp_have_panel_power()
636 intel_dp->pps_pipe == INVALID_PIPE) in edp_have_panel_vdd()
2571 intel_dp->pps_pipe = INVALID_PIPE; in vlv_detach_power_sequencer()
[all …]
Dintel_lvds.c1151 intel_panel_setup_backlight(connector, INVALID_PIPE); in intel_lvds_init()
Dintel_panel.c674 if (!panel->backlight.present || pipe == INVALID_PIPE) in intel_panel_set_backlight_acpi()
Di915_drv.h109 INVALID_PIPE = -1, enumerator
Dintel_pm.c986 enum pipe pipe = INVALID_PIPE; in vlv_compute_sr_wm()
Dintel_display.c12967 return INVALID_PIPE; in intel_get_pipe_from_connector()