OSDN Git Service

drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_reg_fault_state()
authorTom St Denis <tom.stdenis@amd.com>
Wed, 5 Apr 2017 12:49:00 +0000 (08:49 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Apr 2017 17:27:22 +0000 (13:27 -0400)
commit8dd553e1568ea6fdc69b62743226670728fc25a7
treebfa22b0feb6df4a53046edf28034ef55031c520e
parent98709ca635ea6d073e31c012eff19973015e1faf
drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_reg_fault_state()

Use new WREG32_FIELD15 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