]> Git Repo - linux.git/commit
drm/i95: Mark GGTT as incoherent for gen10+
authorChris Wilson <[email protected]>
Wed, 1 Aug 2018 10:47:21 +0000 (11:47 +0100)
committerChris Wilson <[email protected]>
Wed, 1 Aug 2018 13:13:06 +0000 (14:13 +0100)
commit21eb1850fa0bd0a9b729bf3708da78888433027f
tree97500f8e4fcda8b5917c67ec11933fc84e37f897
parent60548c554be2830d29d2533dad0ac8133347ee51
drm/i95: Mark GGTT as incoherent for gen10+

The evidence suggests that we need to start treating writes via GGTT as
incoherent for gen10+, that is that they are internally buffered and not
immediately visible via a read along a different physical path.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107398
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107400
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107435
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/i915_pci.c
This page took 0.063258 seconds and 4 git commands to generate.