drm/amdgpu: use create_at for the stolen pre-OS buffer
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Jul 2020 17:57:20 +0000 (13:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Aug 2020 21:29:28 +0000 (17:29 -0400)
commitadb5be812251cbcae364e5016ad71c955faedbd8
tree3db56989bb3ca0c1f826667caa05122fcaebccd6
parent37912e963dadcc831dd2a766780ff0b8738773d8
drm/amdgpu: use create_at for the stolen pre-OS buffer

Should be functionally the same since nothing else is
allocated at that point, but let's be exact.

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c