diff options
author | Harish Kasiviswanathan <[email protected]> | 2024-04-22 17:03:46 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-04-26 17:22:42 -0400 |
commit | 7f11a836e15825342f413ba2c36b589fc38c002a (patch) | |
tree | 3db20c73e70ad9e418c05a5e12c8be0c5ceb2cc1 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 4fdd07cec81d970995588294528dcfb1d096bc29 (diff) |
drm/amdkfd: Enforce queue BO's adev
Queue buffer, though it is in system memory, has to be created using the
correct amdgpu device. Enforce this as the BO needs to mapped to the
GART for MES Hardware scheduler to access it.
Signed-off-by: Harish Kasiviswanathan <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions