]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/fbc: Allow on unfenced surfaces, for recent gen
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 19 Aug 2016 15:54:25 +0000 (16:54 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 19 Aug 2016 16:13:29 +0000 (17:13 +0100)
commit9f513e9934b793bb69584fc27e55e926e8bf7157
tree9f61992a6f0f98671f2c91197a57149d10c974a3
parent72fda0d4919a9b83820ebab4ac9d378275013f58
drm/i915/fbc: Allow on unfenced surfaces, for recent gen

Only fbc1 is tied to using a fence. Later iterations of fbc are more
flexible and allow operation on unfenced frontbuffers.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Cc: "Zanoni, Paulo R" <paulo.r.zanoni@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20160819155428.1670-3-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/intel_fbc.c