]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amdgpu: apply umc_for_each_channel macro to umc_6_1
authorTao Zhou <tao.zhou1@amd.com>
Thu, 1 Aug 2019 03:37:25 +0000 (11:37 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 2 Aug 2019 15:30:38 +0000 (10:30 -0500)
commit2b671b6049efafc7ae6de9f67acb964b9c534f3a
tree656ce61d043927e3e86846e06399861fa5ac1912
parentfee858ba5f96e6cbcbe8167444aeb6532519bb8c
drm/amdgpu: apply umc_for_each_channel macro to umc_6_1

use umc_for_each_channel to make code simpler

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/umc_v6_1.c