RE: [PATCH] drm/amdgpu: Fix channel_index table layout for Aldebaran

2021-08-01 Thread Chen, Guchun
[Public] /* number of umc channel instance with memory map register access */ -#define UMC_V6_7_CHANNEL_INSTANCE_NUM 4 +#define UMC_V6_7_UMC_INSTANCE_NUM 4 /* number of umc instance with memory map register access */ -#define UMC_V6_7_UMC_INSTANCE_NUM 8 +#define

Re: [PATCH] drm/amdgpu: Fix channel_index table layout for Aldebaran

2021-07-29 Thread Clements, John
[AMD Official Use Only] Reviewed-By: John Clements From: Joshi, Mukul Sent: Thursday, July 29, 2021 11:37 PM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Zhang, Hawking ; Joshi, Mukul Subject: [PATCH] drm/amdgpu: Fix channel_index table layout for A