Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/i915/
Dintel_display.c1167 enum pipe panel_pipe = PIPE_A; in assert_panel_unlocked() local
1184 panel_pipe = PIPE_B; in assert_panel_unlocked()
1186 WARN(panel_pipe == pipe && locked, in assert_panel_unlocked()