aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorMatthew Brost <[email protected]>2025-10-31 23:40:45 +0000
committerLucas De Marchi <[email protected]>2025-11-07 11:55:19 +0000
commit0995c2fc39b0f998d40f5d276f67ae22fc1c37c3 (patch)
treedd7b742e3844a448fcbbc23e92182e3765d4e56d /lib/mpi/mpi-mod.c
parentdrm/xe: Do clean shutdown also when using flr (diff)
downloadkernel-0995c2fc39b0f998d40f5d276f67ae22fc1c37c3.tar.gz
kernel-0995c2fc39b0f998d40f5d276f67ae22fc1c37c3.zip
drm/xe: Enforce correct user fence signaling order using
Prevent application hangs caused by out-of-order fence signaling when user fences are attached. Use drm_syncobj (via dma-fence-chain) to guarantee that each user fence signals in order, regardless of the signaling order of the attached fences. Ensure user fence writebacks to user space occur in the correct sequence. v7: - Skip drm_syncbj create of error (CI) Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs") Signed-off-by: Matthew Brost <[email protected]> Reviewed-by: Thomas Hellström <[email protected]> Link: https://patch.msgid.link/[email protected] (cherry picked from commit adda4e855ab6409a3edaa585293f1f2069ab7299) Signed-off-by: Lucas De Marchi <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions