]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: implement gfx_v9_0_ring_emit_reg_wait
authorChristian König <christian.koenig@amd.com>
Fri, 26 Jan 2018 12:08:18 +0000 (13:08 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:19:09 +0000 (14:19 -0500)
commitd8edcbb350194d9bce6961c38ee8908003051b15
tree54bce26669758e1ece3500e62092b114579f7b43
parent9696bf248fa1c21e8273b82fb26101d8f5c609d9
drm/amdgpu: implement gfx_v9_0_ring_emit_reg_wait

Implement emit_reg_wait for gfx v9.

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