drm/amdgpu: wire up emit_wreg for gfx v9
authorChristian König <christian.koenig@amd.com>
Fri, 12 Jan 2018 13:30:41 +0000 (14:30 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:01 +0000 (14:18 -0500)
commit254e825b370549ab727426a90e21ab90ff8dbe38
tree98c3c534bcf467bdc0a15bc162ac26d028a7005a
parent9ed88047d4587b9cea7b73b97b6d048c1a6a4dd6
drm/amdgpu: wire up emit_wreg for gfx v9

Needed for vm_flush unification.

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