drm/amdkfd: Add missing tba_hi programming on aldebaran
authorJay Cornwall <jay.cornwall@amd.com>
Wed, 9 Aug 2023 21:13:40 +0000 (16:13 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Aug 2023 21:40:55 +0000 (17:40 -0400)
commita34cab44094b77667584663df541300a4a033211
tree1bce72d24b30f3c6fc243483e84554410c919e90
parent4c452b5c7d73dadd8161a55a7a3f30599e4318aa
drm/amdkfd: Add missing tba_hi programming on aldebaran

Previously asymptomatic because high 32 bits were zero.

Fixes: 96c211f1f9ef ("drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole")
Signed-off-by: Jay Cornwall <jay.cornwall@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_v9.c