drm/amdgpu/powerplay: use irq source defines for smu7 sources
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Jul 2018 21:07:11 +0000 (16:07 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Jul 2018 18:53:55 +0000 (13:53 -0500)
commitc64fb6dade1637e80ab316be42a271747ac4033b
treee3d0dc88d1ab9425204aefd541aea71f8aa04975
parent4b4bd04898ad8a315b4a8740ff4909ea995f0c65
drm/amdgpu/powerplay: use irq source defines for smu7 sources

Use the newly added irq source defines rather than magic numbers
for smu7 thermal interrupts.

Rewiewed-by: Chunming Zhou <david1.zhou@amd.com>
Reviewed-by: Rex Zhu <rezhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c