Hi Alex, Here are two patches from Ben that: - Add initializations to amdgpu that we need inside amdkfd - Configure doorbell to maximum slots These changes were part of the 1.0F.2 release and you even r-b the first patch. I prefer to upstream these patches through your tree, as they do not touch the amdgpu<-->amdkfd interface files Thanks, Oded Ben Goz (2): drm/amdgpu: Initialize compute sdma and memory from kgd drm/amdgpu: Configure doorbell to maximum slots drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 42 +++++++++++++++++++++++++++++ drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 49 +++++++++++++++++++++++++++++++++- drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c | 28 +++++++++++++++++++ 3 files changed, 118 insertions(+), 1 deletion(-) -- 2.4.3 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel