diff options
author | 2018-03-06 14:56:00 +0100 | |
---|---|---|
committer | 2018-03-07 16:10:11 -0500 | |
commit | 586b9a4d7de9508ef714e5e913406376ba9c9623 (patch) | |
tree | 2d8a0a68a0dc6e319fba8682bf9496062c63c93d /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | drm/amd/pp: Drop wrapper functions for upper/lower_32_bits (diff) | |
download | linux-dev-586b9a4d7de9508ef714e5e913406376ba9c9623.tar.xz linux-dev-586b9a4d7de9508ef714e5e913406376ba9c9623.zip |
drm/amd/pp: fix "Delete the wrapper layer of smu_allocate/free_memory"
For amdgpu_bo_create_kernel to work the handle must be NULL initialized,
otherwise we only try to pin and map the BO.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Rex Zhu <rezhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions