diff options
author | Chris Wilson <[email protected]> | 2018-07-20 11:19:10 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-07-20 16:53:55 +0100 |
commit | 900ccf30f9e112b508a61b228bf014e3bea14bc4 (patch) | |
tree | 46c7ba2f992813bc80aeee8c476eac9816b6b93d /include/linux/fpga/fpga-bridge.h | |
parent | 35e900818e177d9ae34988d15461792582937924 (diff) |
drm/i915: Only force GGTT coherency w/a on required chipsets
Not all chipsets have an internal buffer delaying the visibility of
writes via the GGTT being visible by other physical paths, but we use a
very heavy workaround for all. We only need to apply that workarounds to
the chipsets we know suffer from the delay and the resulting coherency
issue.
Similarly, the same inconsistent coherency fouls up our ABI promise that
a write into a mmap_gtt is immediately visible to others. Since the HW
has made that a lie, let userspace know when that contract is broken.
(Not that userspace would want to use mmap_gtt on those chipsets for
other performance reasons...)
Testcase: igt/drv_selftest/live_coherency
Testcase: igt/gem_mmap_gtt/coherency
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100587
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Reviewed-by: Tomasz Lis <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions