OSDN Git Service

drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_inst_fault_state()
authorTom St Denis <tom.stdenis@amd.com>
Wed, 5 Apr 2017 12:46:12 +0000 (08:46 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Apr 2017 17:27:21 +0000 (13:27 -0400)
commit98709ca635ea6d073e31c012eff19973015e1faf
tree342e17c01e9a02c8591b95e0722f77ac4aaab6de
parentefe53d8a4615fd218ab379cef76af8c57e63ce1d
drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_inst_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