drm/amd/amdgpu: cleanup gfx_v9_0_kiq_init_register()
authorTom St Denis <tom.stdenis@amd.com>
Wed, 5 Apr 2017 12:59:16 +0000 (08:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Apr 2017 17:27:24 +0000 (13:27 -0400)
commit72edadd53eab4bc5e3a215464c4936f069581a80
tree91c8f8206a83e0476d4bbf956aa41294c884d5de
parent75bac5c67923b833c0f32ff0b9799512f24ff59a
drm/amd/amdgpu: cleanup gfx_v9_0_kiq_init_register()

Use new WREG32_FIELD macro

Signed-off-by: Tom St Denis <tom.stdenis@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