Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_DSI (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_opregion.c344 if (intel_encoder->type == INTEL_OUTPUT_DSI) in intel_opregion_notify_encoder()
370 case INTEL_OUTPUT_DSI: in intel_opregion_notify_encoder()
Dintel_dsi.c1218 intel_encoder->type = INTEL_OUTPUT_DSI; in intel_dsi_init()
Dintel_drv.h105 INTEL_OUTPUT_DSI = 9, enumerator
Dintel_display.c2133 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DSI)) in intel_enable_pipe()
4653 if (intel_pipe_has_type(intel_crtc, INTEL_OUTPUT_DSI)) in intel_crtc_load_lut()
4975 bool is_dsi = intel_pipe_has_type(intel_crtc, INTEL_OUTPUT_DSI); in haswell_crtc_enable()
5135 bool is_dsi = intel_pipe_has_type(intel_crtc, INTEL_OUTPUT_DSI); in haswell_crtc_disable()
5261 case INTEL_OUTPUT_DSI: in intel_display_port_power_domain()
6147 is_dsi = intel_pipe_has_type(intel_crtc, INTEL_OUTPUT_DSI); in valleyview_crtc_enable()
6297 if (!intel_pipe_has_type(intel_crtc, INTEL_OUTPUT_DSI)) { in i9xx_crtc_disable()
7919 case INTEL_OUTPUT_DSI: in i9xx_crtc_compute_clock()
Dintel_ddi.c569 if (intel_encoder->type == INTEL_OUTPUT_DSI) in intel_prepare_ddi()
Di915_debugfs.c3186 case INTEL_OUTPUT_DSI: in drrs_status_per_crtc()