]> 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:58:22 +0000 (11:28 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Jul 2024 14:13:22 +0000 (10:13 -0400)
commitc39385710cfd9ef22f6a2405d01ebcd6019e8767
tree023e28d45a6b8a1226bbfd233c3c2a8f9a3a6086
parent21e6f6085bbc979b5cc3f97857e66387ec550c48
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 GFX12.

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