Re: [PATCH 2/2] drm/amd/amdgpu: apply command submission parser for JPEG v1

2024-09-06 Thread Alex Deucher
On Thu, Sep 5, 2024 at 5:40 PM David (Ming Qiang) Wu wrote: > > Similar to jpeg_v2_dec_ring_parse_cs() but it has different > register ranges and a few other registers access. > > Signed-off-by: David (Ming Qiang) Wu Series is: Acked-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/jpeg_v1

[PATCH 2/2] drm/amd/amdgpu: apply command submission parser for JPEG v1

2024-09-05 Thread David (Ming Qiang) Wu
Similar to jpeg_v2_dec_ring_parse_cs() but it has different register ranges and a few other registers access. Signed-off-by: David (Ming Qiang) Wu --- drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c | 76 +- drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.h | 11 2 files changed, 86 ins