]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx11: fix num_mec
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Mar 2025 13:35:02 +0000 (09:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Mar 2025 21:47:14 +0000 (17:47 -0400)
commit4161050d47e1b083a7e1b0b875c9907e1a6f1f1f
tree6d375d226f564e1e39459afb6593a96c7f7b09f5
parenteddff9a58f187c72fce5493e1ed8b52c5b24e5e6
drm/amdgpu/gfx11: fix num_mec

GC11 only has 1 mec.

Fixes: 3d879e81f0f9 ("drm/amdgpu: add init support for GFX11 (v2)")
Reviewed-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c