diff options
author | 2018-05-30 11:12:08 +0800 | |
---|---|---|
committer | 2018-05-30 12:34:34 -0500 | |
commit | ee5309d5f3eba16d7901d29179d03d4336319fc0 (patch) | |
tree | 59a2977c92b4881b27b8e2cfe8be4ebe0d4f3d6b /drivers/gpu/drm/amd/amdgpu/df_v3_6.c | |
parent | drm/amdgpu: To get gds, gws and oa from adev->gds (v2) (diff) | |
download | wireguard-linux-ee5309d5f3eba16d7901d29179d03d4336319fc0.tar.xz wireguard-linux-ee5309d5f3eba16d7901d29179d03d4336319fc0.zip |
drm/amdgpu: gds bo must not be per-vm-bo
In per-vm-bo case, there could be no bo list.
But gds bo created from user space must be passed to bo list.
So adding a check to prevent to creat gds bo as per-vm-bo.
Signed-off-by: Chunming Zhou <david1.zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/df_v3_6.c')
0 files changed, 0 insertions, 0 deletions