]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: select compute ME engines dynamically
authorSunil Khatri <sunil.khatri@amd.com>
Tue, 9 Jul 2024 05:29:36 +0000 (10:59 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Jul 2024 14:12:48 +0000 (10:12 -0400)
commit948f2828a676d323c18dfa16e6a91c8103a97e4d
treeedaefced54a8eefa3451d127a2855eb66b8e2981
parent708f220567d4a398ee1553ee6519f7e73ae5ed6c
drm/amdgpu: select compute ME engines dynamically

GFX ME right now is one but this could change in
future SOC's. Use no of ME for GFX as start point
for ME for compute for GFX10.

Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c