OSDN Git Service

drm/amd/amdgpu: cleanup gfx_v9_0_set_gfx_eop_interrupt_state()
authorTom St Denis <tom.stdenis@amd.com>
Wed, 5 Apr 2017 12:51:02 +0000 (08:51 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Apr 2017 17:27:22 +0000 (13:27 -0400)
commit9da2c6526944a0de6a1449a977e58af88fb619ea
tree8ee9cf3067e74dcf4ae342072fbb9ae83e026bb5
parent8dd553e1568ea6fdc69b62743226670728fc25a7
drm/amd/amdgpu: cleanup gfx_v9_0_set_gfx_eop_interrupt_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