]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb1ba5d263aed75612b682318b8257063528d46c1
tree091d7cf9a7d3a736aecdb859338702089aa40af4
parent025cd2a1005d46798db5f8fcd28a2603d54b0889
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