]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx12: fix num_mec
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Mar 2025 16:09:11 +0000 (12:09 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Mar 2025 21:47:18 +0000 (17:47 -0400)
commitdce8bd9137b88735dd0efc4e2693213d98c15913
treeb864dde627a6066d458e7fbc256ed95166b9f81b
parent4161050d47e1b083a7e1b0b875c9907e1a6f1f1f
drm/amdgpu/gfx12: fix num_mec

GC12 only has 1 mec.

Fixes: 52cb80c12e8a ("drm/amdgpu: Add gfx v12_0 ip block support (v6)")
Reviewed-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c