Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_display.c927 enum pipe panel_pipe = PIPE_A; in assert_panel_unlocked() local
944 panel_pipe = PIPE_B; in assert_panel_unlocked()
946 WARN(panel_pipe == pipe && locked, in assert_panel_unlocked()