g, Stanley
> Subject: [PATCH Review 1/1] drm/amdgpu: adjust register address calculation
>
> the UMC_STATUS register is not liner, adjust offset calculation formula to get
[Tao]: typo, liner -> linear
> correct address
>
> Change-Id: Ic8926078301848330babf289c423
the UMC_STATUS register is not liner, adjust offset
calculation formula to get correct address
Change-Id: Ic8926078301848330babf289c4238dc8cbcf313d
Signed-off-by: Stanley.Yang
---
drivers/gpu/drm/amd/amdgpu/umc_v6_7.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/drivers/gpu/drm/amd