Re: [PATCH] drm/amdgpu: Add CHIP_VEGAM to amdgpu_amdkfd_device_probe

2019-06-11 Thread Deucher, Alexander
Reviewed-by: Alex Deucher From: amd-gfx on behalf of Russell, Kent Sent: Tuesday, June 11, 2019 8:44 AM To: amd-gfx@lists.freedesktop.org Cc: Russell, Kent Subject: [PATCH] drm/amdgpu: Add CHIP_VEGAM to amdgpu_amdkfd_device_probe We have the rest

[PATCH] drm/amdgpu: Add CHIP_VEGAM to amdgpu_amdkfd_device_probe

2019-06-11 Thread Russell, Kent
We have the rest of the support in the kerne, but we don't actually boot KFD on the device without this change Change-Id: Ifcc5c5e058d72e33a2f3f945f269ba6d2613b7b0 Signed-off-by: Kent Russell --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 1 + 1 file changed, 1 insertion(+) diff --git