]> www.infradead.org Git - users/hch/misc.git/commit
drm/amdgpu/mes: optimize compute loop handling
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Mar 2025 13:56:00 +0000 (09:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Mar 2025 16:16:34 +0000 (12:16 -0400)
commit5608ddf6e94c41a673170b2a7e3aad485fd8b88a
tree004b36160e66f9ec3e641f2dfcc3e30c6390a63b
parent3bae7916e7ac3464dcc56b773f832e468cd2946d
drm/amdgpu/mes: optimize compute loop handling

Break when we get to the end of the supported pipes
rather than continuing the loop.

Reviewed-by: Shaoyun.liu <Shaoyun.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c