diff options
| author | Niranjana Vishwanathapura <[email protected]> | 2025-05-29 05:20:32 +0000 |
|---|---|---|
| committer | Thomas Hellström <[email protected]> | 2025-06-05 16:55:28 +0000 |
| commit | 2b0a0ce0c20bbedf83f78ba5926f6cae7470cd38 (patch) | |
| tree | 62baf40663bbd8f649c2545975ce539e2bb64beb /drivers/fpga/tests/fpga-mgr-test.c | |
| parent | drm/xe/guc_submit: add back fix (diff) | |
| download | kernel-2b0a0ce0c20bbedf83f78ba5926f6cae7470cd38.tar.gz kernel-2b0a0ce0c20bbedf83f78ba5926f6cae7470cd38.zip | |
drm/xe: Create LRC BO without VM
Specifying VM during lrc->bo creation requires VM's reference
to be held for the lifetime of lrc->bo as it will use VM's dma
reservation object. Using VM's dma reservation object for
lrc->bo doesn't provide any advantage. Hence do not pass VM
while creating lrc->bo.
v2: Use xe_bo_unpin_map_no_vm (Matthew Brost)
Fixes: 264eecdba211 ("drm/xe: Decouple xe_exec_queue and xe_lrc")
Signed-off-by: Niranjana Vishwanathapura <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Reviewed-by: Maarten Lankhorst <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
(cherry picked from commit fbeaad071a98fef87deccee81d564de1c8e8e16d)
Signed-off-by: Thomas Hellström <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions
