drm/amdgpu: create GDS, GWS and OA in system domain
authorChristian König <christian.koenig@amd.com>
Thu, 16 May 2019 08:25:35 +0000 (10:25 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Jun 2019 16:52:12 +0000 (11:52 -0500)
commit94de7349f78d1c598c852eef07c9f3097bad84f9
treeaee7e1b706cadbaebe7542fc09b33d10beae3cbd
parenta3e7738d577162557e03176aed1594746fc2388e
drm/amdgpu: create GDS, GWS and OA in system domain

And only move them in on validation. This allows for better control
when multiple processes are fighting over those resources.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Tested-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c