]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amdgpu: bind BOs to TTM only once
authorChristian König <christian.koenig@amd.com>
Thu, 29 Jun 2017 08:44:39 +0000 (10:44 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:05:58 +0000 (11:05 -0400)
commit92c60d9cf6636fdf740ebc98af0d68426f07b19b
treeedffabaefcc56f123bd72a1392bc31a6574b79a2
parentfc9c8f5459f2dfa7f83bee3f388faaf570ef96ed
drm/amdgpu: bind BOs to TTM only once

No need to do this on every round.

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