]> 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)
commit06d8e50dbfc03decab1449cc0e887a10d1550c3c
treed6cbbed0cacbf1b56ecbd5575a36b1bf06d34a22
parenta9521b817d5e4bd2cbd17e06443dcd2f4514119f
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