Re: [PATCH] drm/amdgpu: add amdgpu_jpeg_sched_mask debugfs

2024-10-03 Thread Kees Bakker
Op 10-09-2024 om 16:31 schreef Sathishkumar S: JPEG_4_0_3 has up to 32 jpeg cores and a single mjpeg video decode will use all available cores on the hardware. This debugfs entry helps to disable or enable job submission to a cluster of cores or one specific core in the ip for debugging. The entr

RE: [PATCH] drm/amdgpu: add amdgpu_jpeg_sched_mask debugfs

2024-09-11 Thread Liu, Leo
[AMD Official Use Only - AMD Internal Distribution Only] Reviewed-by: Leo Liu > -Original Message- > From: Sundararaju, Sathishkumar > Sent: September 10, 2024 10:32 AM > To: amd-gfx@lists.freedesktop.org > Cc: Liu, Leo ; Sundararaju, Sathishkumar > > Subject: [PATCH] drm/amdgpu: add a