]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit65f357719f5ad4180fc6f40412115735a546a2a7
tree1f983a945fd5971de31eeabd51af615b4bbfad39
parent63eabf5e106b348c9040cfeb70bbf8635aa201bb
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