]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gfx8: move SET_RESOURCES into the same command stream
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Mar 2017 19:31:22 +0000 (15:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:39:50 +0000 (17:39 -0400)
commitceb29961da1138e095339991a62d372a383b13df
treed6cbbed0cacbf1b56ecbd5575a36b1bf06d34a22
parent0275492fa4550917229b60b5d8b2533b059a1e9a
drm/amdgpu/gfx8: move SET_RESOURCES into the same command stream

As the KCQ setup.  This way we only have to wait once for the
entire MEC.

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