]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: minor CS optimization
authorChristian König <christian.koenig@amd.com>
Thu, 12 Oct 2017 10:16:33 +0000 (12:16 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Oct 2017 19:27:09 +0000 (15:27 -0400)
commitcc504314d63b3762d255d1c057939f9c34e3e8e2
tree49cc73367731d629c7ce063dc4d16f1344ad1a82
parentda99e6f2c8f95e2854a86eb4428d512670a102cf
drm/amdgpu: minor CS optimization

We only need to loop over all IBs for old UVD/VCE command stream patching.

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_cs.c