diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-08-18 16:17:04 (GMT) |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-08-18 21:36:55 (GMT) |
commit | 50349247ea807ad0950bbcedb1abb576e6a785db (patch) | |
tree | add2f5d095648ccf31d81b2b4e1a21d55e4307cc /net/sctp | |
parent | aa136d9d72c2f9c4925ff86eebc86748fa069beb (diff) | |
download | linux-50349247ea807ad0950bbcedb1abb576e6a785db.tar.xz |
drm/i915: Drop ORIGIN_GTT for untracked GTT writes
If FBC is set on a framebuffer that is unmapped, all GTT faults will be
from a partial mapping. Writes by the user through the partial VMA are
then untracked by the FBC and so we must use the ORIGIN_CPU when flushing
the I915_GEM_DOMAIN_GTT.
v2: Keep ORIGIN_CPU for set-to-domain(.write=CPU)
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
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/20160818161718.27187-25-chris@chris-wilson.co.uk
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions