diff options
author | Matthew Auld <[email protected]> | 2024-07-03 13:43:38 +0100 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2024-08-19 13:30:41 -0400 |
commit | 27cb2b7fec2abf310e4128137979124ead920ccb (patch) | |
tree | 2698191818bd7cda2adbd4bbc7fca24ce1c17c7e /scripts/generate_rust_analyzer.py | |
parent | ad614a706b1ac83b95b333f44b8f5e70bcb37dc5 (diff) |
drm/xe/bmg: implement Wa_16023588340
This involves enabling l2 caching of host side memory access to VRAM
through the CPU BAR. The main fallout here is with display since VRAM
writes from CPU can now be cached in GPU l2, and display is never
coherent with caches, so needs various manual flushing. In the case of
fbc we disable it due to complications in getting this to work
correctly (in a later patch).
Signed-off-by: Matthew Auld <[email protected]>
Cc: Jonathan Cavitt <[email protected]>
Cc: Matt Roper <[email protected]>
Cc: Lucas De Marchi <[email protected]>
Cc: Vinod Govindapillai <[email protected]>
Reviewed-by: Jonathan Cavitt <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 01570b446939c3538b1aa3d059837f49fa14a3ae)
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions