Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_fbc.c449 bool pipe_a_only = false, one_pipe_only = false; in intel_fbc_find_crtc() local
454 one_pipe_only = true; in intel_fbc_find_crtc()
461 if (one_pipe_only && crtc) { in intel_fbc_find_crtc()