Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dp.c385 if (intel_dp->pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
401 if (tmp->pps_pipe != INVALID_PIPE) in vlv_power_sequencer_pipe()
475 return INVALID_PIPE; in vlv_initial_pps_pipe()
493 if (intel_dp->pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
497 if (intel_dp->pps_pipe == INVALID_PIPE) in vlv_initial_power_sequencer_setup()
502 if (intel_dp->pps_pipe == INVALID_PIPE) { in vlv_initial_power_sequencer_setup()
540 intel_dp->pps_pipe = INVALID_PIPE; in vlv_power_sequencer_reset()
612 intel_dp->pps_pipe == INVALID_PIPE) in edp_have_panel_power()
626 intel_dp->pps_pipe == INVALID_PIPE) in edp_have_panel_vdd()
2666 intel_dp->pps_pipe = INVALID_PIPE; in vlv_detach_power_sequencer()
[all …]
Dintel_audio.c668 if (pipe == INVALID_PIPE) { in i915_audio_component_sync_audio_rate()
Dintel_lvds.c1177 intel_panel_setup_backlight(connector, INVALID_PIPE); in intel_lvds_init()
Dintel_dsi.c1251 intel_panel_setup_backlight(connector, INVALID_PIPE); in intel_dsi_init()
Dintel_display.c5056 if (IS_HASWELL(dev) && hsw_workaround_pipe != INVALID_PIPE) { in haswell_crtc_enable()
12977 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in haswell_mode_set_planes_workaround()
13008 pipe_config->hsw_workaround_pipe = INVALID_PIPE; in haswell_mode_set_planes_workaround()
13015 if (enabled_pipe != INVALID_PIPE) in haswell_mode_set_planes_workaround()
13021 if (enabled_pipe != INVALID_PIPE) in haswell_mode_set_planes_workaround()
13994 return INVALID_PIPE; in intel_get_pipe_from_connector()
Dintel_panel.c705 if (!panel->backlight.present || pipe == INVALID_PIPE) in intel_panel_set_backlight_acpi()
Di915_drv.h115 INVALID_PIPE = -1, enumerator