OSDN Git Service

Revert "drm/i915/fbc: Allow on unfenced surfaces, for recent gen"
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 24 Aug 2016 18:00:53 +0000 (19:00 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 24 Aug 2016 18:32:35 +0000 (19:32 +0100)
commitc82dd8848479d27dec3f05e9a0980a83fcadca8b
treed5a389b774eb4af4b0ed603ef3bb3fd95deedb12
parent38cb2ecaf56fac390bd337f5f8140dc4bc34c27e
Revert "drm/i915/fbc: Allow on unfenced surfaces, for recent gen"

This reverts commit 8678fdaf396c ("drm/i915/fbc: Allow on unfenced surfaces,
for recent gen") as Skylake has issues with unfenced FBC tracking (and
yes Skylake doesn't even enable FBC yet). Paulo would like to do a full
review of all existing workarounds to see if any more are missing prior
to allowing FBC on unfenced surfaces. In the meantime lets hope that all
framebuffers are idle and naturally fit within the mappable aperture.

Requested-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Fixes: 8678fdaf396c ("drm/i915/fbc: Allow on unfenced surfaces...");
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20160824180053.24239-1-chris@chris-wilson.co.uk
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_fbc.c