OSDN Git Service

drm/amdgpu: keep the prefered/allowed domains in the BO
authorChristian König <christian.koenig@amd.com>
Fri, 18 Dec 2015 21:13:12 +0000 (22:13 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:16:47 +0000 (14:16 -0500)
commit1ea863fd736eed8217a0b7bc5d0bd0de6b267b80
tree1f983a945fd5971de31eeabd51af615b4bbfad39
parent636ce25c30010a8f393f5a1e67d5d4b7b66739e7
drm/amdgpu: keep the prefered/allowed domains in the BO

Stop copying that to the bo list entry, it doesn't change anyway.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c