]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix bug occurs when bo_list is NULL
authormonk.liu <monk.liu@amd.com>
Mon, 27 Apr 2015 07:19:20 +0000 (15:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Jun 2015 01:03:21 +0000 (21:03 -0400)
commitdd44a07b4a2e21893a8fe972d79d9b92c7954c5d
tree9c625a575fd362a003afcdeb55a4c72db92cad6c
parentcdd7efb44a1652017f0c7131abf17bc63c60ee8b
drm/amdgpu: fix bug occurs when bo_list is NULL

Still need to handle ibs BO and validate them even bo_list is NULL

Signed-off-by: Monk.Liu <monk.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c