]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: cleanup bo list bucket handling
authorChristian König <christian.koenig@amd.com>
Fri, 18 Dec 2015 20:26:47 +0000 (21:26 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:16:47 +0000 (14:16 -0500)
commit63eabf5e106b348c9040cfeb70bbf8635aa201bb
tree64601ad38f22541bcdd264857ddb9d9c8b6959f1
parent3ef65ec2ee486d950c9bdd0853831421a19a71ce
drm/amdgpu: cleanup bo list bucket handling

Move that into the BO list. No functional change.

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