diff options
| author | Matthew Brost <[email protected]> | 2025-08-25 15:28:41 +0000 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2025-08-26 14:12:11 +0000 |
| commit | 16ca06aa2c2218cb21907c0c45a746958c944def (patch) | |
| tree | 0f419f6affe4c2f4a8ee0bcb63ca9a1ffffc56fb /drivers/gpu/drm/amd/display/modules/freesync/freesync.c | |
| parent | drm/xe/vm: Clear the scratch_pt pointer on error (diff) | |
| download | kernel-16ca06aa2c2218cb21907c0c45a746958c944def.tar.gz kernel-16ca06aa2c2218cb21907c0c45a746958c944def.zip | |
drm/xe: Don't trigger rebind on initial dma-buf validation
On the first validate of an imported dma-buf (initial bind), the device
has no GPU mappings, so a rebind is unnecessary. Rebinding here is
harmful in multi-GPU setups and for VMs using preempt-fence mode, as it
would evict in-flight GPU work.
v2:
- Drop dma_buf_validated, check for XE_PL_SYSTEM (Thomas)
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://lore.kernel.org/r/[email protected]
(cherry picked from commit ffdf968762e4fb3cdae54e811ec3525e67440a60)
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions
