diff options
author | John Harrison <[email protected]> | 2023-02-15 17:11:01 -0800 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2023-02-23 13:58:22 +0200 |
commit | 85636167e3206c3fbd52254fc432991cc4e90194 (patch) | |
tree | aa8469ce58d99d5a41b3d85b8f35e15381c0368c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 690e0ec8e63da9a29b39fedc6ed5da09c7c82651 (diff) |
drm/i915: Don't use BAR mappings for ring buffers with LLC
Direction from hardware is that ring buffers should never be mapped
via the BAR on systems with LLC. There are too many caching pitfalls
due to the way BAR accesses are routed. So it is safest to just not
use it.
Signed-off-by: John Harrison <[email protected]>
Fixes: 9d80841ea4c9 ("drm/i915: Allow ringbuffers to be bound anywhere")
Cc: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: [email protected]
Cc: <[email protected]> # v4.9+
Tested-by: Jouni Högander <[email protected]>
Reviewed-by: Daniele Ceraolo Spurio <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 65c08339db1ada87afd6cfe7db8e60bb4851d919)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions