diff options
author | Eric Huang <jinhuieric.huang@amd.com> | 2023-01-05 22:01:18 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-11 02:05:03 +0300 |
commit | 7f347e3f821743a02c249abe50e467a333fabcfe (patch) | |
tree | 47bb41ed3b9b6991d8553016dce4e744294c5656 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 447395e18ae084b1ac96d4efeca43a711cf5a36b (diff) | |
download | linux-7f347e3f821743a02c249abe50e467a333fabcfe.tar.xz |
drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPU
The point bo->kfd_bo is NULL for queue's write pointer BO
when creating queue on mGPU. To avoid using the pointer
fixes the error.
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions