]> 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:54:39 +0000 (11:24 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Jul 2024 14:13:04 +0000 (10:13 -0400)
commita85cc86cce4183962c9ab80bf9c9c666aae174f8
treee56e0223cf1b6f87e7b73496fe8a06131c56ab4e
parent7d570f56f1e1005cf5bb34ceec608432d2acb157
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 GFX11.

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_v11_0.c