Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_display.c1238 enum pipe panel_pipe = PIPE_A; in assert_panel_unlocked() local
1252 panel_pipe = PIPE_B; in assert_panel_unlocked()
1257 panel_pipe = pipe; in assert_panel_unlocked()
1261 panel_pipe = PIPE_B; in assert_panel_unlocked()
1269 I915_STATE_WARN(panel_pipe == pipe && locked, in assert_panel_unlocked()