OSDN Git Service

drm/amdgpu: remove the alignment placeholder for secure buffer
authorHuang Rui <ray.huang@amd.com>
Tue, 14 Jan 2020 10:55:22 +0000 (18:55 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Apr 2020 20:20:29 +0000 (16:20 -0400)
commit562366c9452c534242a55a47c6431ab1e9b6b07c
tree091d7cf9a7d3a736aecdb859338702089aa40af4
parent4baa8ff0690e464443594353d63c989f0ed9f831
drm/amdgpu: remove the alignment placeholder for secure buffer

The alignment should match the page size for secure buffer, so we didn't
configure it anymore.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Aaron Liu <aaron.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c