]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: validate duplicates in the CS as well
authorChristian König <christian.koenig@amd.com>
Thu, 3 Sep 2015 14:40:39 +0000 (16:40 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Sep 2015 21:23:34 +0000 (17:23 -0400)
commit5ef659f9263085d4e6818077ce573a1fd84b9221
tree250180ea814a918940a90c0986a855f935acf417
parentc68b8673aa0b8feea9b7282e0e3b185b5c17c95e
drm/amdgpu: validate duplicates in the CS as well

This allows for multiple BOs to have the same reservation object.

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