commit | dd21a572c9068e9a59b46dea67e8a65a44aee90b | [log] [tgz] |
---|---|---|
author | Tao Zhou <tao.zhou1@amd.com> | Fri Aug 09 15:57:50 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 09 11:17:10 2019 -0500 |
tree | ecc621a5c087c510fe50b4aade94866c24647aad | |
parent | c6dddf45402caeadc49dc859fa497cfb98841af4 [diff] |
drm/amdgpu: implement UMC 64 bits REG operations implement 64 bits operations via 32 bits interface v2: make use of lower_32_bits() and upper_32_bits() macros Reviewed-by: Christian König <christian.koenig@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Tao Zhou <tao.zhou1@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>