diff options
author | Matthew Brost <[email protected]> | 2024-09-11 08:26:22 -0700 |
---|---|---|
committer | Lucas De Marchi <[email protected]> | 2024-10-16 09:00:22 -0500 |
commit | e7518276e9388d36f103e8c1c7e99898a30d11f5 (patch) | |
tree | a1de6b892a1d807ebe6ce30e432dd15044042e4b /scripts/generate_rust_analyzer.py | |
parent | 477d665e9b6a1369968383f50c688d56b692a155 (diff) |
drm/xe: Use bookkeep slots for external BO's in exec IOCTL
Fix external BO's dma-resv usage in exec IOCTL using bookkeep slots
rather than write slots. This leaves syncing to user space rather than
the KMD blindly enforcing write semantics on every external BO.
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Cc: José Roberto de Souza <[email protected]>
Cc: Kenneth Graunke <[email protected]>
Cc: Paulo Zanoni <[email protected]>
Reported-by: Simona Vetter <[email protected]>
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2673
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: José Roberto de Souza <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit b8b1163248759ba18509f7443a2d19b15b4c1df8)
Signed-off-by: Lucas De Marchi <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions