]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amdgpu: skip kfd routines when mes enabled
authorJack Xiao <Jack.Xiao@amd.com>
Thu, 31 Mar 2022 18:09:30 +0000 (14:09 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:43:52 +0000 (10:43 -0400)
commit9c12f5cd06f88821ba5ea46ef874dd92580a2a00
treed01737727889e1ebe553f4dfed8283210d57dd59
parente3652b0976f383dea912607a404e974632b019b1
drm/amdgpu: skip kfd routines when mes enabled

For kfd hasn't supported mes, skip kfd routines.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c