Commit 611dc3b
committed
drm/gpuvm: Support immediate mode in drm_gpuvm_bo_unmap()
In DRM_GPUVM_IMMEDIATE_MODE drm core is able to lock the gem object's
gpuva.lock instead of relying on the caller locking the dma_resv lock.
Signed-off-by: Janne Grunau <j@jannau.net>1 parent a5b8fe7 commit 611dc3b
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3034 | 3034 | | |
3035 | 3035 | | |
3036 | 3036 | | |
| 3037 | + | |
3037 | 3038 | | |
3038 | 3039 | | |
3039 | 3040 | | |
| |||
3045 | 3046 | | |
3046 | 3047 | | |
3047 | 3048 | | |
3048 | | - | |
| 3049 | + | |
| 3050 | + | |
| 3051 | + | |
| 3052 | + | |
| 3053 | + | |
| 3054 | + | |
3049 | 3055 | | |
3050 | 3056 | | |
3051 | 3057 | | |
| |||
0 commit comments