]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/gpu/drm/i915/i915_drv.h
drm/i915: disable FBC when more than one pipe is active
[net-next-2.6.git] / drivers / gpu / drm / i915 / i915_drv.h
index d147ab2f5bfcabfc8bc82cd5ccdea93064fa4cf0..1d82de1618abbf0a36b13c8c494d513644eb0906 100644 (file)
@@ -215,6 +215,7 @@ enum no_fbc_reason {
        FBC_MODE_TOO_LARGE, /* mode too large for compression */
        FBC_BAD_PLANE, /* fbc not supported on plane */
        FBC_NOT_TILED, /* buffer not tiled */
+       FBC_MULTIPLE_PIPES, /* more than one pipe active */
 };
 
 enum intel_pch {