diff options
| author | Yishai Hadas <[email protected]> | 2025-07-17 12:17:30 +0000 |
|---|---|---|
| committer | Leon Romanovsky <[email protected]> | 2025-07-23 05:42:10 +0000 |
| commit | 3c819070754c3e81ad7be07e77fad83a658022f7 (patch) | |
| tree | e5a86b4bd774f5a1a654c580a96c56cdc2846a63 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | RDMA/core: Introduce a DMAH object and its alloc/free APIs (diff) | |
| download | kernel-3c819070754c3e81ad7be07e77fad83a658022f7.tar.gz kernel-3c819070754c3e81ad7be07e77fad83a658022f7.zip | |
RDMA/mlx5: Add DMAH object support
This patch introduces support for allocating and deallocating the DMAH
object.
Further details:
----------------
The DMAH API is exposed to upper layers only if the underlying device
supports TPH.
It uses the mlx5_core steering tag (ST) APIs to get a steering tag index
based on the provided input.
The obtained index is stored in the device-specific mlx5_dmah structure
for future use.
Upcoming patches in the series will integrate the allocated DMAH into
the memory region (MR) registration process.
Signed-off-by: Yishai Hadas <[email protected]>
Reviewed-by: Edward Srouji <[email protected]>
Link: https://patch.msgid.link/778550776799d82edb4d05da249a1cff00160b50.1752752567.git.leon@kernel.org
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
