drm/amdkfd: enable cooperative launch on gfx12
authorJonathan Kim <jonathan.kim@amd.com>
Fri, 21 Feb 2025 14:39:27 +0000 (09:39 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2025 16:45:12 +0000 (11:45 -0500)
commit6f0e68b8c76df15f4af5846e4c8d49b15a550196
tree84c906366b7673a480679e5411660c9a0956103a
parent9655a16031789d43c21084027fe5a76393c189b1
drm/amdkfd: enable cooperative launch on gfx12

Even though GWS no longer exists, to maintain runtime usage for
cooperative launch, SW set legacy GWS size.

Signed-off-by: Jonathan Kim <jonathan.kim@amd.com>
Acked-by: Mukul Joshi <mukul.joshi@amd.com>
Reviewed-by: Harish Kasiviswanathan <harish.kasiviswanathan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device.c