Re: [PATCH] drm/amdgpu: fix hpd bo size calculation error

2020-03-25 Thread Deucher, Alexander
gards, Kevin From: Koenig, Christian Sent: Wednesday, March 25, 2020 6:28 PM To: Wang, Kevin(Yang) Cc: amd-gfx@lists.freedesktop.org ; Feng, Kenneth ; Deucher, Alexander Subject: Re: [PATCH] drm/amdgpu: fix hpd bo size calculation error Good catch! mem.size is actually the b

Re: [PATCH] drm/amdgpu: fix hpd bo size calculation error

2020-03-25 Thread Wang, Kevin(Yang)
gards, Kevin From: Koenig, Christian Sent: Wednesday, March 25, 2020 6:28 PM To: Wang, Kevin(Yang) Cc: amd-gfx@lists.freedesktop.org ; Feng, Kenneth ; Deucher, Alexander Subject: Re: [PATCH] drm/amdgpu: fix hpd bo size calculation error Good catch! mem.size is actually the backin

Re: [PATCH] drm/amdgpu: fix hpd bo size calculation error

2020-03-25 Thread Koenig, Christian
Good catch! mem.size is actually the backing store size (usually in pages). Patch is Acked-by: Christian König Am 25.03.2020 11:19 schrieb "Wang, Kevin(Yang)" : the HPD bo size calculation error. the "mem.size" can't present actual BO size all time. Signed-off-by: Kevin Wang --- drivers/gpu/d