]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use 64bit operation macros for umc
authorTao Zhou <tao.zhou1@amd.com>
Tue, 23 Jul 2019 03:57:15 +0000 (11:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 19:49:46 +0000 (14:49 -0500)
commit8053ce6af11dc96093ec5e500d26025d512fe503
treee55fbaaab5073efad736025ac5f43b249939f8c4
parent0e7af316ad4bf0806ab5d11dba925c8295786d47
drm/amdgpu: use 64bit operation macros for umc

replace some 32bit macros with 64bit operations to simplify code

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