Re: [PATCH] drm/amdgpu/vcn: port mmsch ctx table size fix from jpeg v4

2024-06-14 Thread Deucher, Alexander
[Public] Acked-by: Alex Deucher From: amd-gfx on behalf of Jane Jian Sent: Tuesday, June 11, 2024 6:06 AM To: Chen, JingWen (Wayne) Cc: amd-gfx@lists.freedesktop.org ; Jian, Jane Subject: [PATCH] drm/amdgpu/vcn: port mmsch ctx table size fix from jpeg v4

Re: [PATCH] drm/amdgpu/vcn: port mmsch ctx table size fix from jpeg v4

2024-06-11 Thread JingWen Chen
feel free to add Reviewed-by: Jingwen Chen On 2024/6/12 11:41, Jane Jian wrote: > add jpeg table size to ctx table size rather than override it > > v2: > save jpeg header info otherwise it will lose debug info > Signed-off-by: Jane Jian > --- > drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c | 7

[PATCH] drm/amdgpu/vcn: port mmsch ctx table size fix from jpeg v4

2024-06-11 Thread Jane Jian
add jpeg table size to ctx table size rather than override it v2: save jpeg header info otherwise it will lose debug info Signed-off-by: Jane Jian --- drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git

[PATCH] drm/amdgpu/vcn: port mmsch ctx table size fix from jpeg v4

2024-06-11 Thread Jane Jian
add jpeg table size to ctx table size rather than override it Signed-off-by: Jane Jian --- drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c b/drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c index