Felix Kuehling
05185812ae
drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY
...
Pinning of VRAM is for peer devices that don't support dynamic attachment
and move notifiers. But it requires that all such peer devices are able to
access VRAM via PCIe P2P. Any device without P2P access requires migration
to GTT, which fails if the memory is already pinned for another peer
device.
Sharing between GPUs should not require pinning in VRAM. However, if
DMABUF_MOVE_NOTIFY is disabled in the kernel build, even DMABufs shared
between GPUs must be pinned, which can lead to failures and functional
regressions on systems where some peer GPUs are not P2P accessible.
Disable VRAM pinning if move notifiers are disabled in the kernel build
to fix regressions when sharing BOs between GPUs.
Signed-off-by: Felix Kuehling <felix.kuehling@amd.com >
Tested-by: Hao (Claire) Zhou <hao.zhou@amd.com >
Reviewed-by: Christian König <christian.koenig@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2025-04-21 11:27:34 -04:00
..
2024-12-10 10:26:46 -05:00
2025-03-26 17:44:41 -04:00
2025-03-26 17:44:41 -04:00
2025-02-25 11:43:58 -05:00
2025-03-05 10:42:42 -05:00
2025-03-13 23:10:38 -04:00
2025-03-13 23:10:38 -04:00
2025-03-13 23:10:38 -04:00
2025-03-13 23:10:38 -04:00
2025-03-13 23:10:38 -04:00
2025-03-13 23:10:38 -04:00
2025-03-13 23:10:38 -04:00
2025-03-13 23:10:38 -04:00
2025-03-05 10:47:26 -05:00
2025-03-05 10:47:26 -05:00
2025-03-21 12:15:08 -04:00
2025-02-25 11:45:12 -05:00
2025-02-25 11:45:12 -05:00
2025-02-12 21:02:54 -05:00
2025-02-12 21:02:54 -05:00
2025-02-17 14:09:29 -05:00
2025-03-26 17:46:33 -04:00
2025-04-07 15:18:34 -04:00
2025-01-07 12:45:19 +02:00
2025-04-08 16:48:14 -04:00
2025-02-17 14:09:30 -05:00
2025-04-11 16:58:15 -04:00
2025-03-13 23:12:52 -04:00
2025-02-25 11:44:00 -05:00
2025-04-21 10:56:06 -04:00
2025-04-07 14:32:20 -04:00
2024-12-18 12:13:49 -05:00
2024-12-18 12:13:49 -05:00
2025-04-21 11:27:34 -04:00
2025-04-21 10:55:47 -04:00
2024-12-05 12:35:42 +02:00
2025-04-08 16:48:21 -04:00
2025-04-08 16:48:19 -04:00
2024-12-19 16:56:28 +01:00
2025-02-25 11:44:00 -05:00
2024-12-10 10:26:51 -05:00
2025-01-14 11:06:50 -05:00
2025-04-08 16:48:21 -04:00
2025-04-21 10:56:11 -04:00
2025-04-21 10:56:06 -04:00
2025-04-07 15:18:30 -04:00
2025-02-27 16:50:04 -05:00
2025-04-11 17:00:56 -04:00
2025-04-11 17:00:56 -04:00
2025-02-12 21:02:54 -05:00
2025-02-12 21:02:54 -05:00
2025-04-08 16:48:21 -04:00
2025-04-11 16:58:15 -04:00
2025-03-21 12:16:34 -04:00
2025-04-21 10:55:51 -04:00
2025-04-21 10:55:51 -04:00
2025-02-25 11:43:58 -05:00
2025-02-27 15:52:49 -05:00
2025-03-21 12:16:34 -04:00
2025-04-11 16:58:15 -04:00
2025-02-12 21:03:01 -05:00
2025-02-12 21:03:01 -05:00
2025-04-11 17:02:17 -04:00
2025-04-11 16:58:15 -04:00
2025-04-08 16:48:21 -04:00
2025-02-12 21:02:54 -05:00
2025-04-07 14:30:57 -04:00
2025-01-09 15:48:50 +10:00
2024-11-21 15:56:22 -05:00
2025-03-21 12:15:08 -04:00
2025-04-07 15:18:58 -04:00
2025-04-11 17:00:50 -04:00
2025-03-18 14:03:38 -04:00
2025-04-11 17:01:00 -04:00
2025-03-26 17:44:34 -04:00
2024-12-10 10:27:50 -05:00
2024-11-20 10:03:05 -05:00
2025-04-08 16:48:21 -04:00
2025-04-08 16:48:22 -04:00
2024-12-18 12:17:32 -05:00
2025-04-21 10:57:22 -04:00
2025-04-21 10:57:22 -04:00
2025-04-08 16:48:20 -04:00
2025-04-08 16:48:17 -04:00
2025-03-21 12:16:36 -04:00
2025-03-21 12:16:34 -04:00
2025-03-21 12:16:34 -04:00
2025-02-25 11:45:12 -05:00
2025-02-03 12:11:36 -05:00
2025-02-12 21:05:49 -05:00
2025-04-07 15:18:58 -04:00
2025-02-12 21:02:56 -05:00
2025-02-25 11:45:12 -05:00
2025-02-17 14:09:02 -05:00
2025-04-21 10:54:10 -04:00
2025-04-21 10:49:20 -04:00
2025-04-21 10:57:09 -04:00
2025-04-21 10:56:39 -04:00
2024-12-10 10:26:51 -05:00
2024-12-18 12:17:32 -05:00
2025-04-07 15:18:31 -04:00
2025-03-19 15:54:36 -04:00
2025-04-07 18:00:40 -04:00
2025-04-07 15:18:58 -04:00
2025-02-25 11:43:58 -05:00
2025-02-12 21:05:49 -05:00
2025-04-11 16:58:15 -04:00
2025-02-12 21:05:50 -05:00
2024-12-18 12:17:32 -05:00
2024-11-08 11:45:29 -05:00
2025-04-07 15:18:30 -04:00
2025-01-14 11:06:50 -05:00
2025-04-07 15:18:59 -04:00
2025-02-27 16:50:04 -05:00
2025-04-21 10:59:01 -04:00
2025-04-07 15:18:58 -04:00
2025-03-26 17:44:32 -04:00
2025-01-07 12:45:19 +02:00
2025-01-07 12:45:19 +02:00
2025-02-25 11:43:58 -05:00
2025-04-07 15:18:32 -04:00
2025-02-25 11:43:58 -05:00
2025-04-07 15:18:32 -04:00
2025-02-25 11:43:58 -05:00
2025-04-08 16:48:13 -04:00
2025-04-08 16:48:13 -04:00
2025-04-08 16:48:13 -04:00
2025-04-08 16:48:13 -04:00
2024-11-21 15:56:22 -05:00
2025-04-07 15:18:34 -04:00
2025-04-07 15:18:34 -04:00
2025-04-07 15:18:34 -04:00
2025-04-11 17:03:06 -04:00
2024-12-18 12:17:32 -05:00
2025-04-07 18:01:08 -04:00
2025-02-12 21:04:06 -05:00
2025-02-12 21:02:59 -05:00
2025-04-21 10:57:26 -04:00
2025-02-12 21:02:59 -05:00
2025-01-06 14:44:28 -05:00
2025-04-21 11:00:38 -04:00
2025-04-21 11:00:43 -04:00
2024-12-11 17:32:13 -05:00
2025-03-05 10:47:21 -05:00
2025-02-12 21:03:00 -05:00
2025-03-13 23:10:08 -04:00
2025-04-08 16:48:14 -04:00
2025-04-07 15:18:32 -04:00
2025-02-25 11:43:58 -05:00
2025-04-11 17:01:06 -04:00
2025-04-11 17:01:06 -04:00
2025-04-11 17:01:06 -04:00
2025-04-11 17:01:06 -04:00
2025-04-11 17:00:56 -04:00
2025-04-11 17:00:56 -04:00
2025-02-12 21:04:06 -05:00
2025-04-11 17:00:56 -04:00
2025-04-11 17:00:56 -04:00
2025-02-25 11:43:58 -05:00
2025-04-21 10:55:51 -04:00
2025-02-25 11:43:58 -05:00
2025-02-25 11:43:58 -05:00
2025-02-12 21:02:55 -05:00
2024-12-10 10:26:51 -05:00
2025-02-27 15:52:49 -05:00
2025-02-27 15:52:49 -05:00
2025-02-27 15:52:49 -05:00
2025-02-27 15:52:49 -05:00
2025-02-27 15:52:29 -05:00
2025-02-25 11:43:58 -05:00
2025-02-25 11:43:58 -05:00
2025-02-25 11:43:58 -05:00
2025-03-26 17:44:41 -04:00
2025-03-05 10:38:01 -05:00
2025-02-25 11:43:58 -05:00
2025-02-25 11:43:58 -05:00
2025-02-25 11:43:58 -05:00
2025-04-21 10:55:25 -04:00
2025-03-05 10:37:56 -05:00
2025-04-08 16:48:21 -04:00
2025-04-08 16:48:19 -04:00
2025-04-21 10:56:42 -04:00
2025-04-08 16:48:19 -04:00
2025-04-21 10:56:33 -04:00
2025-04-21 10:56:36 -04:00
2024-12-10 10:26:47 -05:00
2025-02-12 21:05:49 -05:00
2025-04-11 16:54:02 -04:00
2025-02-12 21:02:55 -05:00
2024-12-18 12:22:22 -05:00
2025-02-12 21:05:49 -05:00
2025-03-05 10:47:03 -05:00
2025-03-05 10:46:40 -05:00
2025-02-25 11:43:58 -05:00
2025-02-25 11:44:01 -05:00
2025-02-25 11:44:01 -05:00
2025-02-12 21:04:06 -05:00
2025-02-12 21:04:06 -05:00
2025-02-12 21:04:06 -05:00
2025-02-12 21:04:06 -05:00
2025-02-12 21:04:06 -05:00
2025-02-12 21:04:06 -05:00
2025-02-12 21:04:06 -05:00
2025-04-21 10:55:10 -04:00
2025-02-12 21:04:06 -05:00
2025-03-13 23:08:51 -04:00
2025-02-12 21:03:00 -05:00
2025-04-11 17:01:06 -04:00
2025-04-11 17:01:06 -04:00
2025-04-11 17:01:06 -04:00
2025-02-25 11:43:58 -05:00
2025-02-25 11:43:58 -05:00
2025-02-25 11:43:58 -05:00
2025-04-21 10:57:22 -04:00
2025-04-21 10:57:04 -04:00
2025-04-21 10:57:07 -04:00
2025-04-21 10:55:47 -04:00
2025-04-21 10:55:47 -04:00
2025-04-07 15:18:33 -04:00
2025-04-07 15:18:34 -04:00
2025-04-07 15:18:32 -04:00
2025-04-08 16:48:14 -04:00
2025-04-08 16:48:14 -04:00
2024-11-20 10:03:05 -05:00
2024-11-20 10:03:05 -05:00
2025-04-07 15:18:31 -04:00
2025-04-11 17:03:02 -04:00
2025-03-13 23:08:51 -04:00
2025-02-25 11:43:58 -05:00
2025-03-26 17:44:34 -04:00
2024-12-10 10:26:49 -05:00
2025-02-25 11:43:58 -05:00
2024-12-10 10:28:39 -05:00
2024-12-10 10:28:39 -05:00
2025-04-08 16:48:14 -04:00
2025-04-08 16:48:14 -04:00
2025-03-05 10:37:13 -05:00
2025-03-05 10:37:13 -05:00
2025-02-25 11:43:58 -05:00
2025-02-25 11:43:58 -05:00
2024-12-10 10:26:47 -05:00
2025-03-10 13:36:21 -04:00
2025-02-25 11:43:58 -05:00
2024-12-10 10:26:47 -05:00
2025-02-27 16:50:05 -05:00
2025-02-27 16:50:05 -05:00
2025-03-19 15:56:09 -04:00
2025-02-27 16:50:05 -05:00
2025-04-11 16:54:27 -04:00
2025-03-05 10:37:35 -05:00
2025-04-07 15:18:59 -04:00
2025-02-27 15:52:31 -05:00
2025-02-27 16:50:05 -05:00
2024-12-11 17:37:13 -05:00
2025-04-21 10:55:25 -04:00
2025-03-05 10:37:31 -05:00
2025-02-25 11:43:58 -05:00
2025-03-26 17:44:47 -04:00
2025-04-21 10:55:51 -04:00
2025-04-11 16:56:44 -04:00