Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c1291 enum pipe panel_pipe = PIPE_A; in assert_panel_unlocked() local
1305 panel_pipe = PIPE_B; in assert_panel_unlocked()
1310 panel_pipe = pipe; in assert_panel_unlocked()
1314 panel_pipe = PIPE_B; in assert_panel_unlocked()
1322 I915_STATE_WARN(panel_pipe == pipe && locked, in assert_panel_unlocked()