drm/amdgpu: wire up emit_wreg for gfx v6
authorChristian König <christian.koenig@amd.com>
Fri, 12 Jan 2018 15:30:19 +0000 (16:30 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:00 +0000 (14:18 -0500)
commite18fb1fd34f1db4347dd43a8ade7ece84e0aa30d
treee692b4aaa468fa683589450927c6f78cf68213a8
parent4d869f2598e6b3af822e3db4b5ac789e9a5915a4
drm/amdgpu: wire up emit_wreg for gfx v6

Needed for vm_flush unification.

v2: handle compute rings as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c